summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/strip.h
AgeCommit message (Expand)Author
2015-04-15put all of the Mackie control surface code into the ArdourSurface namespacePaul Davis
2014-02-19add a hack to deal with device discovery race, in which the devices were not ...Paul Davis
2013-03-30Fix some compilation warningsJulien de Kozak
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-04-28control surfaces: make it possible to keep display of current GUI/selection s...Paul Davis
2012-04-26MCP: properly (?) handle bank/channel scrolling with locked stripsPaul Davis
2012-04-26MCP: lots of good stuff - recenable bug fixed, cursor keys for vertical scrol...Paul Davis
2012-04-22MCP: another bevy of changes, including working jog wheelPaul Davis
2012-04-22MCP: a fistful of improvements. probably best to just try it and see what it ...Paul Davis
2012-04-18MCP: maybe fix vpot display behavior for pan widthPaul 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-13MCP: better display of parameter values, off by one error when collecting con...Paul Davis
2012-04-13MCP: timeout display of value when altering with fader or pot; range ops on s...Paul Davis
2012-04-13show gain level as its adjusted from ardour GUI (not reverted back); basic su...Paul Davis
2012-04-12MCP: start generalizing mapping between surface controls and ARDOUR::Automati...Paul Davis
2012-04-12propagate GUI track selection to control protocols; make MCP update when GUI ...Paul Davis
2012-04-11MCP: reverse operation of cursor up/down in zoom mode; more tracign for vpotPaul Davis
2012-04-11MCP: make BasicUI::rewind() behave symmetrically to BasicUI::ffwd(); basics o...Paul Davis
2012-04-11MCP: start adding different view modes and support for FlipPaul Davis
2012-04-11MCP: further objectification of event handling codePaul 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
2012-04-09start breaking apart the various controls into their own headers and source c...Paul Davis