summaryrefslogtreecommitdiff
path: root/libs/evoral
AgeCommit message (Expand)Author
2009-01-21* make MIDI-specific menu show up on all MIDI lanesHans Baier
2009-01-21* Added Menu to add a Program change parameter laneHans Baier
2008-12-29Fix some compiling warnings and errors in OS XSakari Bergen
2008-12-29* added a bit of documentation in an effort to understand the codeHans Baier
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-12-12* reenabled assertions after irc-ing with drobillaHans Baier
2008-12-12* converted two especially obnoxious assertions into warnings since they hind...Hans Baier
2008-11-22* added XML deserialisation for control and program changesHans Baier
2008-11-03fix nasty bug in evaluation of final step of interpolated Curve valuesPaul Davis
2008-10-14Remove meaningless const qualifier (-Wextra warning).David Robillard
2008-10-13Fix pollution of global namespace by Evoral.David Robillard
2008-10-03Remove unnecessary #include.David Robillard
2008-09-30Add waf build script.David Robillard
2008-09-30Move midi_util.h.David Robillard
2008-09-30Separate low level details of SMF reading/writing from concept of 'midi sourc...David Robillard
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-29Remove ARDOUR::Parameter::is_integer.David Robillard
2008-09-28Fix shadowing problem with *Control::set_value.David Robillard
2008-09-28Invalidate line cache when zoomed out to invisible line levels.David Robillard
2008-09-23Eliminate a ton of unnecessary complete redrawing in MIDI stream views:David Robillard
2008-09-22Speed up MIDI import (and non-cached cases of ControlList::eval) by a factor ...David Robillard
2008-09-22Fix loading midi controller data.David Robillard
2008-09-22Move event specific ringbuffer stuff to evoral.David Robillard
2008-09-21Fix CC interpolation (i.e. output a maximum reslution stream of CC for a line...David Robillard
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-19Fix crash on recording MIDI CC.David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard