summaryrefslogtreecommitdiff
path: root/libs/evoral/evoral/Control.hpp
AgeCommit message (Expand)Author
2014-12-18Mute automation via normal mute button.David Robillard
2014-12-01Replace half-baked param metadata with descriptor.David Robillard
2014-11-22Fix clang and MSVC build.David Robillard
2013-10-17add export control to libevoralPaul Davis
2012-07-17lots more fidgety work on automation. sort of works now, but undo/redo needs ...Paul Davis
2012-07-14fix up part of the remaining details with automation, so that touch/write ove...Paul Davis
2012-01-20Simple approach to putting plugin controls into theCarl Hetherington
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-04-06Fix my name :)David Robillard
2010-12-24Fix broken whitespace.David Robillard
2010-07-27change Control::{set,get}_float to Control::{set,get}_double and make almost ...Paul Davis
2010-07-12Mark Sequence as edited when one of its parent ControlSet's ControlLists is c...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-07The great audio processing overhaul.David Robillard
2008-12-21Sync with http://svn.drobilla.net/lad/trunk/evoral r1891.David Robillard
2008-10-13Fix pollution of global namespace by Evoral.David Robillard
2008-10-03Remove unnecessary #include.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-19Fix parameter range stuff and automation time axis height (somewhat...).David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard