incomplete merge of master into windows (requires upcoming changes to master to be...
[ardour.git] / gtk2_ardour / canvas-note-event.h
2013-05-02 Paul Davisrest of change to right click on MIDI note: remove...
2011-12-03 Carl HetheringtonRemove unused variable.
2011-11-24 Carl HetheringtonFix confusion with midi note selection and channel
2011-06-01 David RobillardDelete trailing whitespace
2011-04-06 David RobillardFix my name :)
2011-03-05 Paul Davisprevent trim cursors appearing, and prevent note trimmi...
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
2010-09-21 Paul Davis(1) remove almost-never used block/unlock_property_chan...
2010-06-24 Paul Davischange the way MIDI note colors are defined (2 3-point...
2010-06-24 Paul Davischange note colors on the fly, to permit user-definitio...
2010-05-28 Paul Davisclean up item event handling in MidiRegionViews by...
2010-05-10 Paul Davisuse a static per-class signal to notify the selection...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-06 Paul Davisogg/flac support bits and pieces; fix up MIDI note...
2009-09-09 Paul Davisre-use canvas note items when the model changes ; sligh...
2009-09-08 Paul Davismove note drag & note resize mouse handling up into...
2009-08-10 Paul Davisfirst part of MIDI cut/copy/paste ; fix for input/outpu...
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-15 David RobillardBring the note mode menu back from the dead.
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-12-30 Hans Baier* reintroducing separate themeable Meter Style note...
2008-12-26 Hans Baier* fix MIDI note event handling (resize works again...
2008-12-24 Hans Baier* implemented three coloring modes for MIDI tracks...
2008-12-23 David RobillardFix note velocity editing.
2008-12-23 Hans Baier* preparation for different color coding schemes
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-05-16 David RobillardFix invalid error message during MIDI recording (or...
2008-04-29 Hans Baier* renamed canvas-midi-event.* into canvas-note-event.*