summaryrefslogtreecommitdiff
path: root/libs/evoral/evoral/ControlList.hpp
AgeCommit message (Expand)Author
2011-02-01avoid unused args warningPaul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2010-12-24Fix broken whitespace.David Robillard
2010-12-20Allow deletion of program changes in the same way as notes.Carl Hetherington
2010-12-07add "shift" method used in 2.X and now a3 to move data starting at a position...Paul Davis
2010-09-28Don't cut output rate of non-interpolated controllers.Carl Hetherington
2010-08-20Don't write undo records for automation that moves with regions when nothing ...Carl Hetherington
2010-08-19forward port automation handling changes from 2.x, upto and including about r...Paul Davis
2010-07-25Remove end of SearchCache as it is not used (it's always set to DBL_MAX)Carl Hetherington
2010-07-14A few fixes to interpolation of MIDI controller data. Don't interpolateCarl Hetherington
2010-07-12Mark Sequence as edited when one of its parent ControlSet's ControlLists is c...Carl Hetherington
2010-03-02(1) remove most uses of MementoCommand for Playlist and Region (2) move froze...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-27vestige-based VST support, back-ported from 2.0-ongoingPaul Davis
2009-02-19Only create a Curve for an AutomationList if we need it.David Robillard
2009-02-02Make (MIDI) event time stamp type a template parameter.David Robillard
2008-12-21Sync with http://svn.drobilla.net/lad/trunk/evoral r1891.David Robillard
2008-12-16Implement #2425: option for automation to follow region moves.Carl Hetherington
2008-09-21Display recorded controller data (fix show all/existing automation).David Robillard
2008-09-19Fix paul's spacey tabs mucking up everything :)David Robillard
2008-09-19chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; ...Paul Davis
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