MIDI region forking, plus Playlist::regions_to_read() fix forward ported from 2.X...
[ardour.git] / libs / evoral / evoral / types.hpp
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2009-10-23 David RobillardFix yet more crazy tabs.
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-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-02-14 David RobillardRemove superfluous typedefs.
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2008-12-16 Carl HetheringtonImplement #2425: option for automation to follow region...
2008-10-13 David RobillardFix pollution of global namespace by Evoral.
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-19 David RobillardFactor out sequencing related things into an independan...