summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/controls.cc
AgeCommit message (Expand)Author
2016-01-18add API to allow mackie controls to use GroupControlDispositionPaul Davis
2016-01-02change Controllable::set_value() API to include grouped control consideration.Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-04-15put all of the Mackie control surface code into the ArdourSurface namespacePaul Davis
2014-11-25Fix order of parameters to stop_touch() in Mackie::ControlColin Fletcher
2014-11-25Remove dead code.David Robillard
2012-04-22MCP: a fistful of improvements. probably best to just try it and see what it ...Paul Davis
2012-04-16MCP: a fistful of changesPaul Davis
2012-04-14MCP: redesign to allow device-specific button IDs, since we know that at leas...Paul Davis
2012-04-12MCP: fix confusion between normal and modified AutomationControlPaul Davis
2012-04-12MCP: start generalizing mapping between surface controls and ARDOUR::Automati...Paul Davis
2012-04-11MCP: rename raw_id() to id(); add missign modifier_state() functionPaul 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-10drastic, fundamental redesign of MCP codePaul Davis
2012-04-09MCP: maybe handle multiple MCUs better; add support for modifier keys; rearra...Paul Davis
2012-04-09start breaking apart the various controls into their own headers and source c...Paul Davis
2012-04-09MCP: possible support for metering (really)Paul Davis
2012-04-08MCP: make Strip aware of MeterPaul Davis
2012-04-08MCP: start up event loop (thread) so that we can do timeouts and metering; st...Paul Davis
2012-04-08MCP: look for jog wheel as a special casePaul Davis
2012-04-08MCP: major redesign of control instantiation; continuing code reformattingPaul Davis
2012-04-07MCP: drastically alter setup of Mackie surface to not use the CSV files in an...Paul Davis
2011-05-04Use a timeout to reset faders' in_use flags when in BCF mode (ie with faders ...Carl Hetherington
2008-12-12"merge" (i.e. wholesale import) 2.0-ongoing Mackie code and then fix to compi...Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-02-14merge r1449 from surfaces branch to include mackie surface and tranzport upda...John Anderson