summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas-program-change.h
AgeCommit message (Expand)Author
2009-02-16Fix time / positioning of PC flags (beat time).David Robillard
2009-02-16Don't do a linear search through controls for program change for no reason.David Robillard
2009-01-14* improve performance on CanvasProgramChangeHans Baier
2008-12-23* added comments to midi_region_view.hHans Baier
2008-12-15* first working prototype of changing program changes by scroll wheel (still ...Hans Baier
2008-12-14* some refactoring of patch name stuff in preparation for altering program ch...Hans Baier
2008-12-12* Prepared CanvasFlag (and thus ChanvasProgramChange) to be able to receive S...Hans Baier
2008-12-12* fixed memory management bugs for midi patchname handlingHans Baier
2008-12-11* added myself to about.ccHans Baier
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-05-15Eliminate excessive allocation (for every event) during MidiModel iteration.David Robillard
2008-04-29* renamed canvas-midi-event.* into canvas-note-event.*Hans Baier
2008-04-29* first prototype of program changes UI show up correctly (see http://www.fli...Hans Baier