Make SMFSource suck significantly less.
[ardour.git] / gtk2_ardour / midi_streamview.cc
2007-08-16 David RobillardMake SMFSource suck significantly less.
2007-08-07 David RobillardFix note separator lines from stealing mouse events.
2007-08-06 David RobillardFix note range toggling (ie actually change visible...
2007-08-04 David RobillardMoved note height/range/etc stuff from MidiRegionView...
2007-08-02 David RobillardLittle MidiEvent prettification additions, ifdef'd...
2007-08-01 David RobillardFix note delete crash bug.
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
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-20 David RobillardRemove random access interface from MidiBuffer, towards...
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-05 David RobillardScale MIDI track vertical range to match widgest range...
2007-06-29 Doug McLainremove color.h
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-06-15 David RobillardUse boost::shared_ptr instead of raw pointers for Route...
2007-06-07 David RobillardFixed MIDI crash bug.
2007-06-02 David RobillardFix vertical order of MIDI notes.
2007-06-01 David RobillardPreliminary visible MIDI notes in MidiRegionView.
2007-05-31 David RobillardRewrote MidiRingBuffer to more efficiently pack data...
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2006-10-21 David RobillardMerged with trunk R999.
2006-09-19 David RobillardMerged with trunk R920.
2006-08-29 David RobillardMerged with trunk R861
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-14 David RobillardMore solid "fake" recording and serialization
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...