NO-OP: whitespace
[ardour.git] / libs / ardour / rt_midibuffer.cc
2019-11-02 Paul Davismove ownership of an RT MIDI buffer from DiskIO to...
2019-11-02 Paul Davisfix reallocation/copy sizes for direct index and blob...
2019-11-02 Paul Davisadd RAII-style write protection while rendering MIDI...
2019-11-02 Paul Davisadd extra info to output of RTMidiBuffer::dump()
2019-11-02 Paul Daviscorrect size computation for RTMidiBuffer, and reduce...
2019-11-02 Paul Davisreimplement RTMidiBuffer using a highly optimized data...
2019-11-02 Paul Davisadd a MidiStateTracker to DiskReader and use to handle...
2019-11-02 Paul Davistrivial cleanups
2019-11-02 Paul Davisintroduce new all-in-RAM MIDI datastructure and use...