summaryrefslogtreecommitdiff
path: root/gtk2_ardour/monitor_section.h
AgeCommit message (Expand)Author
2016-11-11static MonitorSection Action -- fixes #7098Robin Gareus
2016-06-05missing mod to MonitorSection declaration, per previous commitPaul Davis
2016-03-15give monitor section its own bindingsPaul Davis
2016-02-25restore monitor section visibility, broken after the merged with tabbedPaul Davis
2016-02-22more changes to Bindings, Keyboard APIsPaul Davis
2016-02-22switch all action registration/binding code over to new API.Paul Davis
2016-02-11remove all traces of "prolooks" and related classesPaul Davis
2016-01-08monitor-section: re-connect to static actionsRobin Gareus
2015-12-27allow to hide monitor-section processor box with processorsRobin Gareus
2015-12-23monitor section re-layout (processor-box in signal flow)Robin Gareus
2015-12-21Monitor Section Processor Box.Robin Gareus
2015-12-20monitoring section on diet (75% original width)Robin Gareus
2015-04-21merge monitor_section branchBen Loftis
2014-11-18remove cruft (monitor section knobs are cairo now)Robin Gareus
2014-11-18NOOP, re-indent and remove trailing whitespaceRobin Gareus
2014-07-18tweaks for the monitor section. refactoring of some buttons, using new Ardou...Ben Loftis
2012-04-06fix some packing issues in the monitor section when using high-channel-count ...Paul Davis
2011-11-19Slightly hacky fix for AFL/PFL button misbehaviourCarl Hetherington
2011-11-03use ArdourButton for the (radio) buttons in the monitor section; fix ArdourBu...Paul Davis
2011-11-02mute and send-alert buttons are now ArdourButtonsPaul Davis
2011-11-02clean up display of channel buttons in monitor section so that it looks optim...Paul Davis
2011-10-29make ArdourButtons be MIDI-learnable; tweaks to ArdourButton design and imple...Paul Davis
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis
2011-06-17some changes to try to make the monitor section gain controls work as intende...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-03-30Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctl...Carl Hetherington
2011-02-11use volume controller widget for monitor section, drop some now-unused codePaul Davis
2011-02-11provide solo mute gain Config parameter as a controllable and use it in the m...Paul Davis
2011-02-10#ifdef-ize all/most uses of the boost debug hooks APIPaul Davis
2010-05-06lots of odds and ends to do with solo isolate and its GUIPaul Davis
2010-05-05rename latched solo option and reverse its meaning; add exclusive solo button...Paul Davis
2010-05-04remove muted-by-others, a concept that turns out to have been a red herring; ...Paul Davis
2010-04-06MIDI/Controllables for monitor section, and related fixesPaul Davis
2010-03-25use correct (RCConfig-based) name for MIDI port in generic MIDI control stuff...Paul Davis
2010-03-19shift-click MotionFeedback widgets to reset to default, and monitor section S...Paul Davis
2010-03-19lots of tricks & tweaks related to the monitor section and All That It UsesPaul Davis
2010-03-19save tearoff state; restore monitor section state reasonably well; fixup acce...Paul Davis
2010-03-12map most (all?) monitor processor state into/onto monitor section GUIPaul Davis
2010-03-11save/restore monitor processor state; key handling in torn off monitor sectio...Paul Davis
2010-03-11monitor section: make sip/afl/pfl buttons work, add rude solo, mono function,...Paul Davis
2010-03-10how about that ... a monitor/main section .. GUI is still unfinished .. sever...Paul Davis