Saving of edited MIDI data to disk (on session save).
[ardour.git] / gtk2_ardour / midi_region_view.h
2007-08-11 David RobillardSaving of edited MIDI data to disk (on session save).
2007-08-10 David RobillardFix some evil "tabs".
2007-08-10 David RobillardTouch select (hold left <Shift> or <Control>).
2007-08-09 David RobillardMake MIDI tools actually do something. Sorta. Sometimes.
2007-08-08 David RobillardMulti-note (ie selection) dragging.
2007-08-07 David RobillardFix note separator lines from stealing mouse events.
2007-08-07 David RobillardRidiculously CPU-chewey rect select (for sustained...
2007-08-06 David RobillardGenericificationalizeified AudioFilter (now Filter).
2007-08-06 David RobillardBrought back visual indication of delete dragging.
2007-08-05 David RobillardClear selection when clicking region background (usual...
2007-08-05 David RobillardSelection deleting.
2007-08-05 David RobillardNote selection via clicking (including multi-note selec...
2007-08-04 David RobillardMoved note height/range/etc stuff from MidiRegionView...
2007-08-04 David RobillardSwitched to right mouse button for note adding.
2007-08-02 David RobillardFunctional note moving.
2007-08-02 David RobillardSnap note dragging vertically to note values (rows).
2007-08-01 David RobillardNote deleting.
2007-07-31 David RobillardGet MidiRegionView's hands on MidiModel for editing...
2007-07-30 David RobillardBasic canvas note event handling framework.
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-06-29 Doug McLainremove color.h
2007-06-09 David RobillardRedraw MIDI region views on zoom and track height changes.
2007-06-02 David RobillardFix vertical order of MIDI notes.
2007-06-01 David RobillardPreliminary visible MIDI notes in MidiRegionView.
2007-05-10 Paul DavisMIDI branch becomes trunk
2006-08-29 David RobillardMerged with trunk R861
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList