summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas-note.cc
AgeCommit message (Expand)Author
2013-01-16add copyright commentsPaul Davis
2012-06-08When sounding notes on selection / note movements, play the note for as long ...Carl Hetherington
2010-11-25Fix some messed up code (spacey tabs).David Robillard
2010-09-06Cleanup of region drag code to be a bit more efficient and shorter. Fixes cr...Carl Hetherington
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-09-08move note drag & note resize mouse handling up into the Drag/Editor infrastru...Paul Davis
2009-07-28remove all MIDI-specific editing modes by making standard work either at obje...Paul Davis
2009-07-09Back out big shared_ptr change. Moving to a branch. Apologies all.Carl Hetherington
2009-07-09Use shared_ptr for the TimeAxisView hierarchy.Carl Hetherington
2009-05-05Make MIDI note editing work somewhat again...David Robillard
2009-01-02Cleanups and a few comments.Carl Hetherington
2008-12-23Fix note velocity editing.David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-04-29* first prototype of program changes UI show up correctly (see http://www.fli...Hans Baier
2008-04-14* first working version of editing MIDI channels of individual notes, see: ht...Hans Baier
2008-03-26hans' patches for MIDI note resizing++Paul Davis
2008-03-15Add canvas-note.cc that probably shouldn't exist anyway :)David Robillard