summaryrefslogtreecommitdiff
path: root/libs/evoral/evoral/MIDIEvent.hpp
AgeCommit message (Expand)Author
2012-10-09evoral/MIDIEvent: Whitespace cosmetics in header, make XML output work proper...Hans Baier
2012-05-24Compile cleanly with clang.David Robillard
2011-12-02revert recent change to Evoral::Event, and use static_cast<> to get from Even...Paul Davis
2011-12-02correct code for MIDIEvent::is_{spp,mtc_quarter}()Paul Davis
2011-12-02add 3 new is_foo() methods to MIDIEvent for testing for certain periodic MIDI...Paul Davis
2011-04-06Fix my name :)David Robillard
2010-12-24Fix broken whitespace.David Robillard
2010-07-20add note IDs and use them for looking up notes during a history rebuild. NOTE...Paul Davis
2010-05-19MIDI region forking, plus Playlist::regions_to_read() fix forward ported from...Paul Davis
2009-10-23Fix yet more crazy tabs.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-23install ardour.menus and bindings file (elthariel) ; initial, basic MIDI gain...Paul Davis
2009-02-16Gracefully ignore illegal MIDI events.David Robillard
2009-02-14MIDI robustness.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