summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/button.h
AgeCommit message (Expand)Author
2015-06-08Don't allow user to change function of modifier buttons.Len Ovens
2015-06-04Clean up mackie surface profile editor from things that don't work or match t...Len Ovens
2015-04-15put all of the Mackie control surface code into the ArdourSurface namespacePaul Davis
2012-06-09MCP: latest patch from Rodrigo:Paul Davis
2012-04-17MCP: various work on the button binding GUIPaul Davis
2012-04-15add mapping from button ID to name for new button IDsPaul Davis
2012-04-15share buttons IDs where feasiblePaul Davis
2012-04-15new button IDs, one for MCP one for LCP, plus methods associated with them; S...Paul Davis
2012-04-14MCP: redesign to allow device-specific button IDs, since we know that at leas...Paul Davis
2012-04-14MCP: hack test for ssl nucleus fader touchPaul Davis
2012-04-11MCP: fix missing message when setting a button(led) to its current state; mor...Paul Davis
2012-04-11MCP: more twiddling with codePaul Davis
2012-04-11move all code to construct MIDI messages into relevant Control/Strip/Surface ...Paul Davis
2012-04-11MCP: breakout Led class code; remove builder code for Led changes and put it ...Paul Davis
2012-04-11MCP: tweak operation of most transport buttons, make save button work, start ...Paul Davis
2012-04-10drastic, fundamental redesign of MCP codePaul Davis
2012-04-09remove redundant MackieButtonHandler class, implement initial zoom support fo...Paul Davis
2012-04-09start breaking apart the various controls into their own headers and source c...Paul Davis