summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/surface.h
AgeCommit message (Expand)Author
2018-02-03MSVC only allows static class members to be initialised in the class declarationJohn Emmas
2018-02-02Fixes for the iCON Qcon mcp device - LED rings. Submitted by Michal Barhon :...Ben Loftis
2017-05-17MCP: Fix issue with strip "select" buttons that stayed stuck on.Ben Loftis
2016-06-10remove certain ControlProtocol signals related to stripable selectionPaul Davis
2016-05-31convert Mackie Control Surface support to use Stripable, not RoutePaul Davis
2016-02-01mackie: substantial reworking of flip mode with large chunks of code no longe...Paul Davis
2016-01-29mackie: redesign display logic entirelyPaul Davis
2016-01-28mackie: improvements to display when switching subview modesPaul Davis
2015-12-16mackie: cleanup subview mode a littlePaul Davis
2015-12-16fix cherry-pick conflictPaul Davis
2015-12-13track add/remove of monitor and/or master busses in mackie support code.Paul Davis
2015-10-10numerous changes to Mackie support, generally offering better robustnessPaul Davis
2015-10-09varied and wide changes to get input and output combos closer to workingPaul Davis
2015-10-08for an ipMIDI surface, make the GSource used for input hold the only referenc...Paul Davis
2015-10-08make Mackie::Surface keep a reference to the input source+channel and clean u...Paul Davis
2015-10-08lots of changes to try to get the Mackie Control display be more useful and u...Paul Davis
2015-10-08remove unused per-surface button timerPaul Davis
2015-10-07Add Trim to Mackie controls.Len Ovens
2015-10-07add button time and explicit bank switching to MCP supportPaul Davis
2015-10-07track Mackie MIDI port connection status as primary trigger for handshake wit...Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-10-03add basic support for HUI heartbeat, only used for HUI devicesPaul Davis
2015-10-02remove undefined and unused method declarationPaul Davis
2015-10-02add new (fast) redisplay timer that pushes parameter display text to MCP device.Paul Davis
2015-10-02implement backlight, fader touch sensitivity and recalibrate fader functions ...Paul Davis
2015-04-15put all of the Mackie control surface code into the ArdourSurface namespacePaul Davis
2013-12-13Mackie Control support now saves & restores port connections for devices not ...Paul Davis
2013-12-13remove some unused code from mackie supportPaul Davis
2013-03-06for MCP devices that don't handshake, turn them on as soon as we call ::conne...Paul Davis
2012-06-09MCP: latest patch from Rodrigo:Paul 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-29patch from rodrigo severo to make mackie timecode display workPaul Davis
2012-05-11provide some support for mackie devices like Steinberg's CMCs that do not do ...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-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-14MCP: the return of the master faderPaul Davis
2012-04-14MCP: redesign to allow device-specific button IDs, since we know that at leas...Paul Davis
2012-04-13MCP: timeout display of value when altering with fader or pot; range ops on s...Paul Davis
2012-04-12MCP: more surface properties, correctly close IOSources when switching surfac...Paul Davis
2012-04-12MCP: switch devices on the fly; name MIDI ports appropriately; fix active sta...Paul Davis
2012-04-12propagate GUI track selection to control protocols; make MCP update when GUI ...Paul Davis
2012-04-12MCP: check on whether we using pan width control; flip mode may change displayPaul Davis
2012-04-11MCP: more view mode stuffPaul 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