summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/meter.cc
AgeCommit message (Expand)Author
2016-01-30Surfaces with separate meters should meter even when stopped.Ben Loftis
2016-01-29mackie: redesign display logic entirelyPaul Davis
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-06-01MCP: Patch from Rodrigo that:Paul Davis
2012-05-30MCP: metering changes from rodrigo, makes metering work correctly on the MC P...Paul Davis
2012-05-21split apart mackie meter messages when we have to send two, one to turn on/of...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-10drastic, fundamental redesign of MCP codePaul Davis
2012-04-09MCP: avoid debug flood from metersPaul Davis
2012-04-09MCP: different meter debug trace; initial support for track selectionPaul Davis
2012-04-09MCP: some debug tracing for metersPaul Davis
2012-04-09start breaking apart the various controls into their own headers and source c...Paul Davis