forward port automation handling changes from 2.x, upto and including about rev 6981...
[ardour.git] / libs / evoral / evoral / Note.hpp
2010-07-20 Paul Davisadd note IDs and use them for looking up notes during...
2010-05-31 Paul Davisswitch Evoral::Sequence debugging to use DEBUG_TRACE...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-14 Paul Davisfix up marshall/unmarshall of note data for MidiModel...
2009-09-06 Paul Davisthe start (only the start) of MIDI diff commands
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-02-14 David RobillardRemove superfluous typedefs.
2009-02-10 Hans Baier* Code readability: Template parameter <T> -> <Time>
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2008-12-21 David RobillardSync with svn.drobilla.net/lad/trunk/evoral r1891.
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-19 David RobillardFactor out sequencing related things into an independan...