summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas-note-event.h
AgeCommit message (Expand)Author
2011-06-01Delete trailing whitespaceDavid Robillard
2011-04-06Fix my name :)David Robillard
2011-03-05prevent trim cursors appearing, and prevent note trimming, when in a MIDI not...Paul Davis
2010-09-22much craziness with canvas cursors; fix 0 beat cursor text when shortening no...Paul Davis
2010-09-21(1) remove almost-never used block/unlock_property_changes() methods from PBD...Paul Davis
2010-06-24change the way MIDI note colors are defined (2 3-point color ranges, one for ...Paul Davis
2010-06-24change note colors on the fly, to permit user-definition of colors more easil...Paul Davis
2010-05-28clean up item event handling in MidiRegionViews by removing unnecessary Inter...Paul Davis
2010-05-10use a static per-class signal to notify the selection object in each MidiRegi...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-06ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge tr...Paul Davis
2009-09-09re-use canvas note items when the model changes ; slightly more efficient (pr...Paul Davis
2009-09-08move note drag & note resize mouse handling up into the Drag/Editor infrastru...Paul Davis
2009-08-10first part of MIDI cut/copy/paste ; fix for input/output_streams of an IOProc...Paul Davis
2009-02-26Fix a bunch of warnings.David Robillard
2009-02-15Bring the note mode menu back from the dead.David Robillard
2009-02-15Fix genererally retarded and broken note range / diskstream display / etc. re...David Robillard
2009-02-02Make (MIDI) event time stamp type a template parameter.David Robillard
2008-12-30* reintroducing separate themeable Meter Style note colorsHans Baier
2008-12-26* fix MIDI note event handling (resize works again....)Hans Baier
2008-12-24* implemented three coloring modes for MIDI tracks (untested yet)Hans Baier
2008-12-23Fix note velocity editing.David Robillard
2008-12-23* preparation for different color coding schemesHans Baier
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-05-16Fix invalid error message during MIDI recording (or files with stuck notes).David Robillard
2008-04-29* renamed canvas-midi-event.* into canvas-note-event.*Hans Baier