Remove pointless Byte typedef that didn't really match any other typedef in ardour...
[ardour.git] / libs / ardour / ardour / midi_ring_buffer.h
2008-05-23 David RobillardRemove pointless Byte typedef that didn't really match...
2008-05-21 David RobillardMore petty clean ups of MIDI stuff.
2008-05-16 Hans Baier* Fixed crash on closing MIDI automation tracks, becaus...
2008-05-12 Hans Baier* fixed various event size bugs
2008-05-12 David RobillardFix various MIDI corruption bugs.
2008-05-11 Hans Baier* disabled some debugging output
2008-05-11 Hans Baier* Added a couple of guards to prevent MIDI::Events...
2008-05-09 Hans Baier* adjusted formatting a bit to style guide
2008-04-22 Hans Baier* disabled some debugging output
2008-04-21 Hans Baier*fixed bug: channel mask not set in MidiRingBuffer
2008-04-21 Hans Baier* UI fixes for track channel selection
2008-04-19 Hans Baier* first prototype for track based channel selection...
2008-04-03 Hans Baier* implemented editing velocities (tracker.ardour.org...
2008-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2007-08-31 David RobillardReading of MIDI CC from MIDI regions (MidiModel). ...
2007-08-16 David RobillardMake SMFSource suck significantly less.
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
2007-07-28 David RobillardPlayback from MIDI model, playback of clicked-in events.
2007-07-03 David RobillardPan automation/serialization fixes.
2007-06-09 David RobillardUse double MIDI timestamps (towards tempo based time...
2007-06-08 David RobillardFix time skew after MIDI recording (added missing conve...
2007-05-31 David RobillardRewrote MidiRingBuffer to more efficiently pack data...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2006-08-24 David RobillardMerged with trunk R846
2006-08-23 David Robillard- Fixes for some recording bugs
2006-08-21 David RobillardRecording to SMF. Playback not quite working yet,...
2006-08-16 David RobillardProgress on the disk side of things: