summaryrefslogtreecommitdiff
path: root/libs/evoral/src/Curve.cpp
AgeCommit message (Expand)Author
2012-05-24fix bug that has existed since rev 17 when evaluating a curve in a position b...Paul Davis
2012-04-19Fix thinko causing possible memory corruption.Carl Hetherington
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2011-12-26(1) do not write sequential same-value automation data into a ControlList (2)...Paul Davis
2011-04-06Fix my name :)David Robillard
2010-09-20Make sure that _get_vector writes a value to the output array even when vecle...Carl Hetherington
2009-10-23Fix whitespace.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2008-12-21Sync with http://svn.drobilla.net/lad/trunk/evoral r1891.David Robillard
2008-11-03fix nasty bug in evaluation of final step of interpolated Curve valuesPaul Davis
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard