Note canvas event handling testing stuff.
[ardour.git] / gtk2_ardour / midi_region_view.cc
2007-07-19 David RobillardNote canvas event handling testing stuff.
2007-07-17 David RobillardMidi pencil undo (not yet serializable).
2007-07-15 David RobillardSelection of visible note range (full range vs fit...
2007-07-07 David RobillardNote modes: note, percussion.
2007-07-05 David RobillardScale MIDI track vertical range to match widgest range...
2007-06-27 David RobillardAdded dialog to allow adding any Midi CC track.
2007-06-09 David RobillardRedraw MIDI region views on zoom and track height changes.
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-06-07 David RobillardFixed MIDI crash bug.
2007-06-05 David RobillardSave MIDI files to interchange/sessionname/midifiles...
2007-06-03 David RobillardFix MIDI region loading.
2007-06-02 David RobillardFix note heights to be consistent.
2007-06-02 David RobillardFix vertical order of MIDI notes.
2007-06-01 David RobillardPreliminary visible MIDI notes in MidiRegionView.
2007-05-17 Carl HetheringtonAdd stacked lanes mode which displays regions on differ...
2007-05-10 Paul DavisMIDI branch becomes trunk
2006-08-29 David RobillardMerged with trunk R861
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