Handle edits while playing precisely.
[ardour.git] / libs / evoral / src / Control.cpp
2014-12-02 David RobillardFix automation write/touch.
2014-12-02 David RobillardReplace half-baked param metadata with descriptor.
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-20 Paul Davisadd option to skip guard points when adding new control...
2014-02-19 Paul Davisadd option to skip guard points when adding new control...
2012-07-17 Paul Davislots more fidgety work on automation. sort of works...
2012-07-14 Paul Davisfix up part of the remaining details with automation...
2011-04-06 David RobillardFix my name :)
2010-07-27 Paul Davischange Control::{set,get}_float to Control::{set,get...
2010-07-12 Carl HetheringtonMark Sequence as edited when one of its parent ControlS...
2010-02-07 Carl HetheringtonCoding style.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-07 David RobillardThe great audio processing overhaul.
2008-12-21 David RobillardSync with svn.drobilla.net/lad/trunk/evoral r1891.
2008-10-13 David RobillardFix pollution of global namespace by Evoral.
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 RobillardFix parameter range stuff and automation time axis...
2008-09-19 David RobillardFactor out sequencing related things into an independan...