do not allow smf_source's reads to stomp on cached read_end position in parent class...
[ardour.git] / libs / ardour / ardour / midi_ring_buffer.h
2009-09-16 Paul Davisdo not allow smf_source's reads to stomp on cached...
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2008-12-29 Hans Baier* fixed bug introduced in revision 3335: Hibyte lost...
2008-12-27 David RobillardMove MidiRingBuffer::read into .cc file to avoid the...
2008-11-22 Hans Baier* added XML deserialisation for control and program...
2008-10-13 David RobillardFix pollution of global namespace by Evoral.
2008-10-12 David RobillardMIDI looping fixes from torbenh.
2008-10-10 David RobillardApply MIDI looping patch from torbenh, with minor changes.
2008-10-08 David RobillardFix MIDI playback while looping (ignore events with...
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
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: