summaryrefslogtreecommitdiff
path: root/libs/evoral/evoral
AgeCommit message (Expand)Author
2009-01-30* fixed bug: channel and id swapped for PitchBener, ChannelPressure and Progr...Hans Baier
2009-01-28* MIDI control lanes: Set Interpolationtype according to ParameterHans Baier
2009-01-21* Added Menu to add a Program change parameter laneHans Baier
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-11-22* added XML deserialisation for control and program changesHans Baier
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-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-22Move event specific ringbuffer stuff to evoral.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