summaryrefslogtreecommitdiff
path: root/libs/surfaces/generic_midi/gmcp_gui.cc
AgeCommit message (Expand)Author
2018-03-13Sort generic-midi bindings alphabeticallyRobin Gareus
2016-12-28Move "Feedback" option to control-portocol settingsRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-12-07adjust generic MIDI surface support to (1) properly use boost::shared_ptr<Por...Paul Davis
2015-12-02GenericMidi: Partially working IO selectors.Ben Loftis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-08-20save/load generic-midi motorized setting - fixes #5296Robin Gareus
2014-09-13fix CPI window handling:Robin Gareus
2013-06-10save and restore Generic MIDI threshold/smoothing valuePaul Davis
2013-06-06move control surface prefs onto their own tab in the user prefs; for Generic ...Paul Davis
2012-06-13Slightly tweaked patch from royvegard to add optional threshold for catch-up ...Carl Hetherington
2012-03-21Update motorised button when a motorised surface's bindings are loaded.Carl Hetherington
2012-03-19Add GPL boilerplate; use x->foo for (*x).foo; tidy some indentation; use a ta...Carl Hetherington
2011-11-23Pack toolbar combo boxes with expand=false and remove size kludges.David Robillard
2010-01-01provide limited momentary note on/off MIDI binding option; remove some debugg...Paul Davis
2009-12-29editors for control protocols (generalized); editor for Generic MIDI that all...Paul Davis