Only show user-presets in favorite sidebar
[ardour.git] / libs / ardour / automatable.cc
2008-05-21 David RobillardMore petty clean ups of MIDI stuff.
2008-05-21 Hans Baier* Made the MIDI standard names show up for controllers...
2008-05-03 Hans Baier* MidiModel::const_iterator::operator++: added AUTOMATI...
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-08-01 Paul Davisuse XML state to store processors in mixer (strips...
2007-07-20 David RobillardTrimmed some code by removing silly Java-isms.
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-06 David RobillardFix 'live' CC sending of bar controllers after loading...
2007-07-05 David RobillardReplace remaining references to 'param_id' (with 'param...
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-07-03 David Robillards/ParamID/Parameter/
2007-07-03 David RobillardPan automation/serialization fixes.
2007-06-30 David RobillardPan automation work. Almost, but not quite, working.
2007-06-30 David RobillardAnother not-quite-there-but-better commit.
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-06-27 David RobillardBig ol' automation refactor.
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...