summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/fader.cc
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-02avoid sending replicated fader set position messagesPaul Davis
2015-10-02fix handler of fader (pitchbend) messages in Mackie Control so that the outbo...Paul Davis
2015-04-15put all of the Mackie control surface code into the ArdourSurface namespacePaul Davis
2012-06-09Fix crash when MackieControlProtocol has gone away.Carl Hetherington
2012-04-14MCP: the return of the master faderPaul Davis
2012-04-11MCP: start adding different view modes and support for FlipPaul 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
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