summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas-note.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-05-28clean up item event handling in MidiRegionViews by removing unnecessary Inter...Paul Davis
2010-05-25Rudimentary ghost note when adding MIDI notes to a region, as per #3180.Carl Hetherington
2009-10-06ogg/flac support bits and pieces; fix up MIDI note dragging and front-edge tr...Paul Davis
2009-09-08move note drag & note resize mouse handling up into the Drag/Editor infrastru...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-05-09* adjusted formatting a bit to style guideHans Baier
2008-05-06* fixed crash bug in MidiModel::const_iterator::operator=: copied iterator fr...Hans Baier
2008-04-29* renamed canvas-midi-event.* into canvas-note-event.*Hans Baier
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-03-26hans' patches for MIDI note resizing++Paul Davis
2008-03-15Apply note resizing patch from hans.David Robillard
2007-10-14Fix displaying of notes in auto-created MIDI region when it's the first regio...David Robillard
2007-10-04Merge the two separate 'add notes to midi region' interfaces (note and midiev...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-04Theme-ified MIDI note colours, implemented automagic crossfading thereof.David Robillard
2007-08-01Note deleting.David Robillard
2007-07-30Basic canvas note event handling framework.David Robillard