main fix: when transport stops, clear per-region per-playlist note trackers even...
[ardour.git] / libs / ardour / midi_state_tracker.cc
2011-12-22 Paul Davismain fix: when transport stops, clear per-region per...
2011-12-14 Paul Davissend sustain=off and all-notes-off when a MIDI track...
2010-12-20 David RobillardFix more broken whitespace.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-07-20 Paul Davisadd note IDs and use them for looking up notes during...
2010-05-19 Paul DavisMIDI region forking, plus Playlist::regions_to_read...
2010-03-28 Paul Davisfix bug in MidiStateTracker::resolve_notes() involving...
2009-10-24 Paul Davis(FULL commit) start of a nominal debug tracing system...
2009-10-21 David RobillardDisable excessive debug printing.
2009-10-19 Paul Davistrack notes at the region level in MidiPlaylist; resolv...
2009-10-14 Paul Davis(1) silence non-process FIFO message (2) move MIDI...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-11 Paul Davistrack note on/off and send appropriate note offs at...
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2009-02-01 David RobillardRemoved fixed/maximum event size assumption/limitation...
2008-10-10 David RobillardAdd missing files.