major, substantive reworking of how we store GUI information (visibility, height...
[ardour.git] / libs / evoral / evoral / Control.hpp
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-04-06 David RobillardFix my name :)
2010-12-24 David RobillardFix broken whitespace.
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...
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-10-03 David RobillardRemove unnecessary #include.
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...