summaryrefslogtreecommitdiff
path: root/libs/evoral/src/MIDIEvent.cpp
AgeCommit message (Expand)Author
2015-01-07MusicalTime => Beats.David Robillard
2012-10-10remove incorrect and unnecessary template class declaration from Evoral (adde...Paul Davis
2012-10-10enable and extend EVORAL_MIDI_XML. Useful for Debugging. Any objections?Hans Baier
2012-10-09evoral/MIDIEvent: Whitespace cosmetics in header, make XML output work proper...Hans Baier
2011-04-06Fix my name :)David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-27lots of MIDI editing stuff. to be explained on the website when its donePaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-10* Code readability: Template parameter <T> -> <Time>Hans Baier
2009-02-03* more pleasant template parameter names in (MIDI)EventHans Baier
2009-02-02Make (MIDI) event time stamp type a template parameter.David Robillard
2008-12-21Sync with http://svn.drobilla.net/lad/trunk/evoral r1891.David Robillard
2008-11-22* added XML deserialisation for control and program changesHans Baier
2008-09-22Move event specific ringbuffer stuff to evoral.David Robillard