* enlage MidiBuffer size to 128 bytes to allow for sysex events
[ardour.git] / libs / evoral / evoral /
2009-01-30 Hans Baier* fixed bug: channel and id swapped for PitchBener...
2009-01-28 Hans Baier* MIDI control lanes: Set Interpolationtype according...
2009-01-21 Hans Baier* Added Menu to add a Program change parameter lane
2008-12-29 Hans Baier* added a bit of documentation in an effort to understa...
2008-12-21 David RobillardSync with svn.drobilla.net/lad/trunk/evoral r1891.
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-11-22 Hans Baier* added XML deserialisation for control and program...
2008-10-14 David RobillardRemove meaningless const qualifier (-Wextra warning).
2008-10-13 David RobillardFix pollution of global namespace by Evoral.
2008-10-03 David RobillardRemove unnecessary #include.
2008-09-30 David RobillardMove midi_util.h.
2008-09-30 David RobillardSeparate low level details of SMF reading/writing from...
2008-09-29 David RobillardCan't call the wrong function when there's only one...
2008-09-29 David RobillardRemove ARDOUR::Parameter::is_integer.
2008-09-28 David RobillardFix shadowing problem with *Control::set_value.
2008-09-28 David RobillardInvalidate line cache when zoomed out to invisible...
2008-09-23 David RobillardEliminate a ton of unnecessary complete redrawing in...
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-21 David RobillardDisplay recorded controller data (fix show all/existing...
2008-09-19 David RobillardFix paul's spacey tabs mucking up everything :)
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-19 David RobillardFix parameter range stuff and automation time axis...
2008-09-19 David RobillardFix crash on recording MIDI CC.
2008-09-19 David RobillardFactor out sequencing related things into an independan...