summaryrefslogtreecommitdiff
path: root/gtk2_ardour/patch_change.cc
AgeCommit message (Expand)Author
2020-04-04NO-OP: whitespaceRobin Gareus
2020-04-04Update PatchChange when instrument/midnam changesRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
2017-06-29Use mnemonic-save API for menu-element textsRobin Gareus
2016-12-14test diff for patch change performance when caching colours.nick_m
2016-12-06Don't assume patch-banks are populated.Robin Gareus
2016-05-31use standard method to identify context click on patch changePaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-05-03Allow to delete PC using <Del>Robin Gareus
2015-03-14Move PC flags to avoid obscuring region name.David Robillard
2015-01-06Fix drag of patch changes.David Robillard
2014-12-18Remove internal edit mode and add "content" tool.David Robillard
2014-12-17Support stepping bank by shift+scroll/arrow.David Robillard
2014-12-17Remove some aborts that don't really need to be.David Robillard
2014-12-15next modifierPaul Davis
2014-12-14fix up requested color names everywhere.Paul Davis
2014-12-14initial pass to replace all UIConfiguration::get_XXXXXX() calls with UIConfig...Paul Davis
2014-12-13Structure MIDI device selector by manufacturer.David Robillard
2014-12-06Fix inappropriately massive flag font.David Robillard
2014-12-06Fix patch flag scroll theft when in normal mode.David Robillard
2014-10-21remove "canvasvar_" from all functions related to obtaining values from ARDOU...Paul Davis
2014-06-22more canvas refactoring.Paul Davis
2014-06-21use newly factored canvas in gtk2_ardourPaul Davis
2014-02-11delete canvas Flag object when deleting a PatchChange, and provide a canvas d...Paul Davis
2013-04-16change UIConfig to use accessor/setter methods like RCConfig so that Paramete...Paul Davis
2013-04-04commit immediately post linkingPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis