fix up marshall/unmarshall of note data for MidiModel::DiffCommand
[ardour.git] / libs / evoral / evoral / Note.hpp
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...