summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/pot.cc
AgeCommit message (Expand)Author
2018-02-02Fixes for the iCON Qcon mcp device - LED rings. Submitted by Michal Barhon :...Ben Loftis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-04-15put all of the Mackie control surface code into the ArdourSurface namespacePaul Davis
2012-06-16MCP: patch from seablade to fix pot displays (both absolute value and negativ...Paul Davis
2012-04-26MCP: lots of good stuff - recenable bug fixed, cursor keys for vertical scrol...Paul Davis
2012-04-22MCP: another bevy of changes, including working jog wheelPaul Davis
2012-04-22MCP: a fistful of improvements. probably best to just try it and see what it ...Paul Davis
2012-04-18MCP: next try at vpot mode for pan widthPaul Davis
2012-04-15MCP: probably fix issues with vpots not workingPaul Davis
2012-04-14MCP: redesign to allow device-specific button IDs, since we know that at leas...Paul Davis
2012-04-12MCP: start generalizing mapping between surface controls and ARDOUR::Automati...Paul Davis
2012-04-11MCP: maybe get vpot id's right; more debug tracing for gain notifyPaul Davis
2012-04-11MCP: rename raw_id() to id(); add missign modifier_state() functionPaul Davis
2012-04-11MCP: more clarification of control ID schemePaul Davis
2012-04-11MCP: handle control IDs a little betterPaul Davis
2012-04-11move all code to construct MIDI messages into relevant Control/Strip/Surface ...Paul Davis