summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/led.cc
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-04-15put all of the Mackie control surface code into the ArdourSurface namespacePaul Davis
2012-04-14MCP: redesign to allow device-specific button IDs, since we know that at leas...Paul Davis
2012-04-11MCP: fix missing message when setting a button(led) to its current state; mor...Paul Davis
2012-04-11MCP: more view mode support, use 6 bits for pot information, more mute debug ...Paul Davis
2012-04-11MCP: rename raw_id() to id(); add missign modifier_state() functionPaul Davis
2012-04-11MCP: breakout Led class code; remove builder code for Led changes and put it ...Paul Davis