Only show user-presets in favorite sidebar
[ardour.git] / libs / evoral / src / ControlSet.cpp
2018-06-21 Paul Davisremove debug output
2018-06-21 Paul Davisremove Session::controllable_by_descriptor() and move...
2015-10-07 Robin Gareusonly subdivide plugin-cycle when automation is playing
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-08-31 David RobillardFix crash when changing automation mode for MIDI track...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2011-11-23 David RobillardFix broken whitespace via merciless application of...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-04-06 David RobillardFix my name :)
2010-07-27 Paul Davischange Control::{set,get}_float to Control::{set,get...
2010-07-14 Carl HetheringtonA few fixes to interpolation of MIDI controller data...
2010-07-12 Carl HetheringtonMark Sequence as edited when one of its parent ControlS...
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2010-02-07 Carl HetheringtonCoding style cleanups. Preserve mono state in XML...
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-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...