add new sigc++2 directory
[ardour.git] / libs / ardour / ardour / midi_source.h
2008-04-08 Hans Baier* fixed bug: MIDI region did not sound if its position...
2008-03-18 Paul Davisrefactor JACK MIDI port to allow writing from a non...
2008-02-21 David RobillardFix timing on MIDI import.
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-14 David RobillardPartially fix MIDI region trim and extend.
2007-10-07 David RobillardFix several MIDI timestamp related problems:
2007-08-16 David RobillardMake SMFSource suck significantly less.
2007-08-11 David RobillardSaving of edited MIDI data to disk (on session save).
2007-08-11 David RobillardFix MIDI file names on recording (don't write out a...
2007-08-01 David RobillardFix note delete crash bug.
2007-07-31 David RobillardGet MidiRegionView's hands on MidiModel for editing...
2007-07-28 David RobillardUse 'show contents' note range by default (fix uninitia...
2007-07-28 David RobillardPlayback from MIDI model, playback of clicked-in events.
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-06-07 David RobillardFixed MIDI crash bug.
2007-06-03 David RobillardFix MIDI region loading.
2007-06-01 David RobillardPreliminary visible MIDI notes in MidiRegionView.
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-09-19 David RobillardMerged with trunk R920.
2006-08-23 David Robillard- Fixes for some recording bugs
2006-08-21 David RobillardRecording to SMF. Playback not quite working yet,...
2006-08-14 David RobillardMore solid "fake" recording and serialization
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-06-26 David RobillardActually added the code mentioned in my last commit...