fix compilation breakages from the last commit
[ardour.git] / libs / ardour / automation_control.cc
2009-12-11 Paul Davisfix compilation breakages from the last commit
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-15 David RobillardTrim include dependency tree (particularly on evoral...
2008-10-03 David RobillardApply automation fix patch from torbenh.
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-28 David RobillardFix shadowing problem with *Control::set_value.
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-06 David RobillardFix 'live' CC sending of bar controllers after loading...
2007-07-04 David RobillardAdd AutomationControl::parameter() for terseness.
2007-07-03 David Robillards/ParamID/Parameter/
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...