summaryrefslogtreecommitdiff
path: root/gtk2_ardour/canvas_patch_change.cc
AgeCommit message (Expand)Author
2013-04-16change UIConfig to use accessor/setter methods like RCConfig so that Paramete...Paul Davis
2013-01-21MIDI patch changes should never be event-sensitive unless we're in internal/n...Paul Davis
2013-01-20Show matching controller name in automation lane header.David Robillard
2013-01-20Make patch changes stand out a little better while also being more monochroma...David Robillard
2013-01-20Allow PC flags to be editing with the draw tool as well.David Robillard
2013-01-20Tidy.David Robillard
2012-07-15use correct event struct when handling key events in patch changes, and flip ...Paul Davis
2012-06-17make it possible for canvas patch changes to receive kbd events, and along th...Paul Davis
2012-06-16do NOT call ProcessThread::init() **again** inside a freeze op, since this is...Paul Davis
2012-06-13fix some bugs with dragging patch/program changes aroundPaul Davis
2012-06-12more changes to patch change/plugin preset support - replace regexp replaceme...Paul Davis
2012-06-11lots more work trying to create a common structure for accessing plugin and M...Paul Davis
2012-06-08Grey-out patch changes on inactive channels rather than notCarl Hetherington
2012-06-01Claim button release on patch change events so thatCarl Hetherington
2011-07-27Primary-(scroll|up|down) on patch/bank change event changes bank number; chan...Paul Davis
2011-07-20Don't pop up an empty menu over a patch change.Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2010-12-28Missing files.Carl Hetherington