summaryrefslogtreecommitdiff
path: root/gtk2_ardour/patch_change_dialog.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-04-08NO-OP: whitespace, alignmentRobin Gareus
2018-07-24GUI tweaks for unset midi banks.Robin Gareus
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-08-24Allow to send immediate PC messages without closing the dialog.Robin Gareus
2017-02-17Add gcc suggested parenthesesRobin Gareus
2017-02-14Separate MSB/LSB MIDI Bank selectRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-01-07MusicalTime => Beats.David Robillard
2014-12-17Remove some aborts that don't really need to be.David Robillard
2014-12-13Structure MIDI device selector by manufacturer.David Robillard
2014-11-22Wrap MusicalTime in a class.David Robillard
2013-07-13Work around DELETE defined via windows.hPaul Davis
2013-01-20Show matching controller name in automation lane header.David Robillard
2013-01-20Fix ever expanding bank selector in add patch change dialog when changing cha...David Robillard
2012-12-22add Delete button to patch change dialog when editing itPaul Davis
2012-11-13remove a bunch of cerr output and/or convert to use error<<Paul 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-10remove craziness of propagating MIDI 7 bit limits into MIDNAM handling by rep...Paul Davis
2012-06-05Marginal cleanup.Carl Hetherington
2012-06-02Persist track MIDNAM settings via a GUI property. Fix aCarl Hetherington
2012-06-02couple of fixes to enable building, and building with gtkmm 2.2(<4)Paul Davis
2012-06-02Put MIDNAM stuff into the patch change dialog.Carl Hetherington
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-07-28always expose channel in patch change dialog (why was this ever dependent on ...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-04-23Re-fix compile failure with --no-nls (#3111).Carl Hetherington
2010-12-28Missing files.Carl Hetherington