summaryrefslogtreecommitdiff
path: root/libs/evoral/evoral/EventRingBuffer.hpp
AgeCommit message (Expand)Author
2012-05-24Compile cleanly with clang.David Robillard
2011-11-23Fix broken whitespace via merciless application of the emacs hammer.David Robillard
2011-04-06Fix my name :)David Robillard
2011-03-26more customary include orderPaul Davis
2011-03-26remove Evoral::RingBuffer, which was (a) duplicating PBD::RingBufferNPT and (...Paul Davis
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
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-10* Code readability: Template parameter <T> -> <Time>Hans 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