Only show user-presets in favorite sidebar
[ardour.git] / gtk2_ardour / monitor_section.h
2018-12-12 Paul Davis replace ::cast_dynamic() with relevant ActionManage...
2018-12-11 Paul Davismore changes flowing from a persistent MonitorSection...
2018-12-11 Paul Davisfull (?) set of changes required to make MonitorSection...
2018-12-10 Paul Davisremove static from some members, after MonitorSection...
2018-12-10 Paul Davisuse ActionManager namespace, rather than ActionMap...
2018-12-05 Paul Davisstart using ActionMap in preference to ActionManager
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2017-05-05 Paul Davisuse CoreSelection for track selection
2017-01-19 Robin GareusUpdate monitor section controls when channelcount changes
2016-11-11 Robin Gareusstatic MonitorSection Action -- fixes #7098
2016-06-05 Paul Davismissing mod to MonitorSection declaration, per previous...
2016-03-15 Paul Davisgive monitor section its own bindings
2016-02-25 Paul Davisrestore monitor section visibility, broken after the...
2016-02-22 Paul Davismore changes to Bindings, Keyboard APIs
2016-02-22 Paul Davisswitch all action registration/binding code over to...
2016-02-11 Paul Davisremove all traces of "prolooks" and related classes
2016-01-08 Robin Gareusmonitor-section: re-connect to static actions
2015-12-27 Robin Gareusallow to hide monitor-section processor box with processors
2015-12-23 Robin Gareusmonitor section re-layout (processor-box in signal...
2015-12-21 Robin GareusMonitor Section Processor Box.
2015-12-19 Robin Gareusmonitoring section on diet (75% original width)
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Ben Loftismerge monitor_section branch
2014-11-18 Robin Gareusremove cruft (monitor section knobs are cairo now)
2014-11-18 Robin GareusNOOP, re-indent and remove trailing whitespace
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-18 Ben Loftistweaks for the monitor section. refactoring of some...
2012-04-06 Paul Davisfix some packing issues in the monitor section when...
2011-11-19 Carl HetheringtonSlightly hacky fix for AFL/PFL button misbehaviour
2011-11-03 Paul Davisuse ArdourButton for the (radio) buttons in the monitor...
2011-11-02 Paul Davismute and send-alert buttons are now ArdourButtons
2011-11-02 Paul Davisclean up display of channel buttons in monitor section...
2011-10-29 Paul Davismake ArdourButtons be MIDI-learnable; tweaks to ArdourB...
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-06-17 Paul Davissome changes to try to make the monitor section gain...
2011-06-01 David RobillardDelete trailing whitespace
2011-03-30 Carl HetheringtonRemove some unused methods. Restore Solo boost, SiP...
2011-02-11 Paul Davisuse volume controller widget for monitor section, drop...
2011-02-11 Paul Davisprovide solo mute gain Config parameter as a controllab...
2011-02-10 Paul Davis#ifdef-ize all/most uses of the boost debug hooks API
2010-05-06 Paul Davislots of odds and ends to do with solo isolate and its GUI
2010-05-05 Paul Davisrename latched solo option and reverse its meaning...
2010-05-04 Paul Davisremove muted-by-others, a concept that turns out to...
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-03-25 Paul Davisuse correct (RCConfig-based) name for MIDI port in...
2010-03-19 Paul Davisshift-click MotionFeedback widgets to reset to default...
2010-03-19 Paul Davislots of tricks & tweaks related to the monitor section...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-12 Paul Davismap most (all?) monitor processor state into/onto monit...
2010-03-11 Paul Davissave/restore monitor processor state; key handling...
2010-03-11 Paul Davismonitor section: make sip/afl/pfl buttons work, add...
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...