summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas-hit.h
AgeCommit message (Expand)Author
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-05-28clean up item event handling in MidiRegionViews by removing unnecessary Inter...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-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-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-04-29* Renamed CanvasMidiEvent into CanvasNoteEvent Hans Baier
2008-04-29* first prototype of program changes UI show up correctly (see http://www.fli...Hans Baier
2008-04-17* fixed missing get coordinate functions in CanvasHitHans Baier
2007-10-14Fix displaying of notes in auto-created MIDI region when it's the first regio...David Robillard
2007-08-28Split MidiModel::Note out to ARDOUR::Note in it's own file (midi_model.h was ...David Robillard
2007-08-07Ridiculously CPU-chewey rect select (for sustained notes only ATM).David Robillard
2007-08-05Note selection via clicking (including multi-note selection via ctrl/shift cl...David Robillard
2007-08-01Note deleting.David Robillard
2007-07-30Basic canvas note event handling framework.David Robillard