summaryrefslogtreecommitdiff
path: root/libs/ardour/automation_control.cc
AgeCommit message (Expand)Author
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-15Trim include dependency tree (particularly on evoral/Sequence.hpp).David Robillard
2008-10-03Apply automation fix patch from torbenh.David Robillard
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-28Fix shadowing problem with *Control::set_value.David Robillard
2008-09-21Display recorded controller data (fix show all/existing automation).David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-07-07Note modes: note, percussion.David Robillard
2007-07-06Fix 'live' CC sending of bar controllers after loading session (previously on...David Robillard
2007-07-04Add AutomationControl::parameter() for terseness.David Robillard
2007-07-03s/ParamID/Parameter/David Robillard
2007-06-29Reduce overhead of multi-type-ness (last Summer's SoC):David Robillard
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard