summaryrefslogtreecommitdiff
path: root/libs/surfaces/generic_midi/midifunction.cc
AgeCommit message (Expand)Author
2016-07-06restore/extend/simplify ControlProtocol API to allow tracking of selectionPaul Davis
2016-07-04use session stripable selection APIPaul Davis
2016-05-31use correct signal to select route from generic MIDI, and add explanatory com...Paul Davis
2016-01-14Generic MIDI: add ToggleRecEnable action, and change all maps to use that in...Ben Loftis
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-07-10Add debug for generic midi controlLen Ovens
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2012-06-25Patch from royvegard to add a set-bank midi functionCarl Hetherington
2012-04-13MCP: timeout display of value when altering with fader or pot; range ops on s...Paul Davis
2011-08-16avoid compiler warnings about un-implemented MIDI functions (for now)Paul Davis
2011-08-14make control protocol's SelectByRID signal work, thus enabling MIDI binding m...Paul Davis
2011-08-13track changes to config parameters for MMC device id's correctly (from roy ve...Paul Davis
2010-09-02fix a variety of unused argument errors noted by gcc 4.3.2 on x86Paul Davis
2010-04-08add support for "msg=" bindings and also action="SomeGroup/Action"Paul Davis
2009-12-31stop metering thread as we disconnect a session from audioengine; explicitly ...Paul Davis
2009-12-29editors for control protocols (generalized); editor for Generic MIDI that all...Paul Davis
2009-12-28add sysex support to MIDI binding maps, and a couple more functionsPaul Davis
2009-12-28add missing filesPaul Davis