Only show user-presets in favorite sidebar
[ardour.git] / gtk2_ardour / automation_controller.h
2018-07-18 Robin GareusFix generic UI sliders w/rangesteps
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-16 Robin GareusRemove Timers to watch Controllable values
2017-06-09 Robin GareusUpdate GUI, drop Automatable::value_as_string() API
2017-02-28 Robin GareusFix touching mute automation (mostly)
2017-02-21 Paul DavisPBD::Signal<...>::connect() is already thread safe...
2016-07-03 Robin Gareusallow AutomatoinContoller to render as Knob instead...
2016-03-07 Robin Gareusremove unused GUI signals (confusing dup. name)
2014-11-29 Robin Gareusshow values on faders (fixes bug in 55c6165)
2014-11-28 David RobillardUse a button as controller for toggled parameters.
2014-11-03 David RobillardCheck whether frequency controls are audible or low...
2014-11-03 David RobillardAdd menu to set frequency controls in beats, and half...
2014-11-03 David RobillardNote selector dialog for note controls.
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2013-05-03 Paul Davismerge resolution with master
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-30 Paul Davisfixups for building on OS X where apple define silly...
2012-06-11 Carl HetheringtonRemove unused method.
2011-11-23 Carl HetheringtonMerge some linux/windows VST GUI code.
2011-04-06 David RobillardFix my name :)
2011-02-16 Paul Davischange some parameter names to make things a bit cleare...
2011-02-16 Paul Davisfix crash when opening MIDI controller automation track...
2011-01-28 Paul Davisallow derived children of BarController to set label...
2011-01-27 Paul Davisvirtualize the way that AutomationController gets strin...
2010-02-03 Carl HetheringtonStop crash on deleting a plugin when its generic UI...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-20 Carl HetheringtonMake pan double-click entry work in percentage left...
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2007-07-06 David RobillardFix 'live' CC sending of bar controllers after loading...
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 David RobillardReduce overhead of multi-type-ness (last Summer's SoC):
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...