summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/strip.h
AgeCommit message (Expand)Author
2016-02-01mackie: substantial reworking of flip mode with large chunks of code no longe...Paul Davis
2016-02-01mackie: add Phase control (for first channel only) in Track View subview mode.Paul Davis
2016-01-31mackie: partially working trackview submode.Paul Davis
2016-01-31mackie: remove Trim pot mode, and add skeleton for TrackView subview modePaul Davis
2016-01-29mackie: redesign display logic entirelyPaul Davis
2016-01-27mackie: semi-working Sends subview modePaul Davis
2015-12-16mackie: track compressor mode changes in displayPaul Davis
2015-12-16add dynamics support to mackie controlPaul Davis
2015-12-16mackie: use new route API for universal access to pan/eq/dynamics parameters ...Paul Davis
2015-12-16mackie: cleanup subview mode a littlePaul Davis
2015-12-16fix cherry-pick conflictPaul Davis
2015-12-16tentative mcu panning for mixbus. hey, it compilesBen Loftis
2015-11-06Mackie Control: Add send functionality to vpot assign section.Len Ovens
2015-11-01Fix Mackie surface phase control for flip and more than one audio channel.Len Ovens
2015-11-01Added Phase control mackie controls as part of the Trim (track) vpot assignment.Len Ovens
2015-10-18Added Midi Tracks View mode.Len Ovens
2015-10-18Only display Trim for tracks that have Trim. On the way:Len Ovens
2015-10-13mackie support omnibus patchPaul Davis
2015-10-10numerous changes to Mackie support, generally offering better robustnessPaul Davis
2015-10-09remove unused and useless stuff relating to bundles inside Mackie::StripPaul Davis
2015-10-08fix logic to reshow strip "name" after a message displayPaul Davis
2015-10-08lots of changes to try to get the Mackie Control display be more useful and u...Paul Davis
2015-10-08more mackie strip redisplay renames, and add a global block to redisplays\nPaul Davis
2015-10-08subtle rework/rename of per-strip revert-to-vpot-display codePaul Davis
2015-10-07Add Trim to Mackie controls.Len Ovens
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-10-02necessary header changes for new redisplay code in MCPPaul Davis
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