summaryrefslogtreecommitdiff
path: root/libs/ardour/midi_ring_buffer.cc
AgeCommit message (Expand)Author
2009-02-15Use nframes_t for timestamps of real (jack) time MIDI events (i.e. in MidiBuf...David Robillard
2009-02-02Disable excessive console output (please comment this stuff before committing...David Robillard
2009-02-02* fix misleading/wrong commentHans Baier
2009-02-02* debugging outputHans Baier
2009-02-02Make (MIDI) event time stamp type a template parameter.David Robillard
2009-02-01Removed fixed/maximum event size assumption/limitation from MIDI buffer.David Robillard
2008-12-27Fix immediate event delivery (panic button, controller sliders, etc).David Robillard
2008-12-27Move MidiRingBuffer::read into .cc file to avoid the 2 hour dev cycle (no fun...David Robillard