summaryrefslogtreecommitdiff
path: root/libs/evoral/src/ControlSet.cpp
AgeCommit message (Expand)Author
2015-10-07only subdivide plugin-cycle when automation is playingRobin Gareus
2014-08-31Fix crash when changing automation mode for MIDI track control automation.David Robillard
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2011-11-23Fix broken whitespace via merciless application of the emacs hammer.David Robillard
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-04-06Fix my name :)David Robillard
2010-07-27change Control::{set,get}_float to Control::{set,get}_double and make almost ...Paul Davis
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-05-19MIDI region forking, plus Playlist::regions_to_read() fix forward ported from...Paul Davis
2010-02-07Coding style cleanups. Preserve mono state in XML for panners.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-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