summaryrefslogtreecommitdiff
path: root/libs/evoral/evoral/Event.hpp
AgeCommit message (Expand)Author
2010-07-20add note IDs and use them for looking up notes during a history rebuild. NOTE...Paul Davis
2009-10-19Fix set_notes prototype to use typedef.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-09-16do not allow smf_source's reads to stomp on cached read_end position in paren...Paul Davis
2009-08-28more MIDI editing tweaks ; flip mouse mode buttons around for MIDI so that "o...Paul Davis
2009-08-27lots of MIDI editing stuff. to be explained on the website when its donePaul Davis
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-09-22Move event specific ringbuffer stuff to evoral.David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard