Fix genererally retarded and broken note range / diskstream display / etc. related...
[ardour.git] / gtk2_ardour / canvas-note.h
2009-02-15 David RobillardFix genererally retarded and broken note range / diskst...
2009-02-02 David RobillardMake (MIDI) event time stamp type a template parameter.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-05-09 Hans Baier* adjusted formatting a bit to style guide
2008-05-06 Hans Baier* fixed crash bug in MidiModel::const_iterator::operato...
2008-04-29 Hans Baier* renamed canvas-midi-event.* into canvas-note-event.*
2008-04-29 Hans Baier* Renamed CanvasMidiEvent into CanvasNoteEvent
2008-04-29 Hans Baier* first prototype of program changes UI show up correct...
2008-03-26 Paul Davishans' patches for MIDI note resizing++
2008-03-15 David RobillardApply note resizing patch from hans.
2007-10-14 David RobillardFix displaying of notes in auto-created MIDI region...
2007-10-04 David RobillardMerge the two separate 'add notes to midi region' inter...
2007-08-28 David RobillardSplit MidiModel::Note out to ARDOUR::Note in it's own...
2007-08-07 David RobillardRidiculously CPU-chewey rect select (for sustained...
2007-08-05 David RobillardNote selection via clicking (including multi-note selec...
2007-08-04 David RobillardTheme-ified MIDI note colours, implemented automagic...
2007-08-01 David RobillardNote deleting.
2007-07-30 David RobillardBasic canvas note event handling framework.