changes to help strp silence
[ardour.git] / gtk2_ardour / canvas-program-change.cc
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-16 David RobillardFix time / positioning of PC flags (beat time).
2009-02-15 David RobillardThe Big Change: Store time in MidiModel as tempo time...
2009-01-15 Hans Baier* fixed bug: replaced underscores in patch/bank names...
2009-01-14 Hans Baier* improve performance on CanvasProgramChange
2008-12-23 Hans Baier* added comments to midi_region_view.h
2008-12-15 Hans Baier* first working prototype of changing program changes...
2008-12-14 Hans Baier* some refactoring of patch name stuff in preparation...
2008-12-12 Hans Baier* Prepared CanvasFlag (and thus ChanvasProgramChange...
2008-12-12 Hans Baier* fixed memory management bugs for midi patchname handling
2008-12-11 Hans Baier* added myself to about.cc
2008-09-22 David RobillardMove event specific ringbuffer stuff to evoral.
2008-09-19 David RobillardFactor out sequencing related things into an independan...
2008-05-15 David RobillardEliminate excessive allocation (for every event) during...
2008-05-09 Hans Baier* formatting/style guide
2008-04-29 Hans Baier* renamed canvas-midi-event.* into canvas-note-event.*
2008-04-29 Hans Baier* first prototype of program changes UI show up correct...