summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/mackie_control_protocol.h
AgeCommit message (Expand)Author
2018-02-01Support for the iCON Qcon mcp device - sysex strings. Submitted by Michal Ba...Ben Loftis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-05-12change the way ControlProtocols (control surfaces) are notified and handle St...Paul Davis
2017-05-12MCU: F-keys are reserved only for user-defined actions; no need for explicit ...Ben Loftis
2017-02-01mackie: catch data on what presentation info aspects changed; don't change ba...Paul Davis
2016-07-06mackie: ensure that the strip where select was pressed ends up as the first_s...Paul Davis
2016-07-06restore/extend/simplify ControlProtocol API to allow tracking of selectionPaul Davis
2016-07-04use session stripable selection APIPaul Davis
2016-06-12redesign/reimplement selection knowledge in MackieControlProtocol objectPaul Davis
2016-05-31make mackie surfaces aware of VCAsPaul Davis
2016-05-31convert Mackie Control Surface support to use Stripable, not RoutePaul Davis
2016-05-31remove irrelevant, out of date and incorrect commentPaul Davis
2016-05-31first vaguely working version using PresentationInfoPaul Davis
2016-02-04mackie: try to improve logic and management of device profilesPaul Davis
2016-02-03Mackie Protocol: Move buttons to more accurately reflect default mcp legends.Ben Loftis
2016-02-01mackie: substantial reworking of flip mode with large chunks of code no longe...Paul Davis
2016-02-01mackie: fix stupid thinko, and use BaseUI::access_action() to correctly acces...Paul Davis
2016-01-31mackie: remove Trim pot mode, and add skeleton for TrackView subview modePaul Davis
2016-01-31mackie: make nudge work as modifier and on its ownPaul Davis
2016-01-31mackie: make marker button work as Mackie intends it (as a modifier for rewin...Paul Davis
2016-01-31mackie: add "clean" method to invoke GUI actions from button events, in codePaul Davis
2016-01-29mackie: basically (fully?) operation fader automatio control for first select...Paul Davis
2016-01-29mackie: initial attempt at making automation-related buttons set fader automa...Paul Davis
2016-01-29mackie: make group button (appear) to do somethingPaul Davis
2016-01-28prevent bank/channel switching past the end of the available routes; do nothi...Paul Davis
2016-01-28mackie: improvements to display when switching subview modesPaul Davis
2016-01-27mackie: clean up (some) interactions between subview mode and selectionPaul Davis
2016-01-27mackie: semi-working Sends subview modePaul Davis
2016-01-27remove mackie send pot mode (subview mode for sends coming up)Paul Davis
2016-01-19Revert "mackie: still respond to route groups visibility changes"Paul Davis
2016-01-19mackie: still respond to route groups visibility changesPaul Davis
2016-01-16Mackie Control: Added hidden tracks view mode.Len Ovens
2016-01-15Mackie Control: Don't show hidden routes.Len Ovens
2016-01-14Mackie Control: Remove unused global_solo_* functions, moved functionality to...Len Ovens
2015-12-28redesign cross-thread registration/signalling systemPaul Davis
2015-12-16mackie: properly track lifetime of subview route; fix subview/potmode LED sta...Paul 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-16add beginnings of EQ and dynamics control to mackie for mixbusPaul Davis
2015-12-13track add/remove of monitor and/or master busses in mackie support code.Paul Davis
2015-12-11Mackie Control, fix timecode sometimes won't update. Do full display if trans...Len Ovens
2015-10-22Make mackie control view mode save bank for all modes.Len Ovens
2015-10-20Make sure Mackie Control view modes start with route 1 except Mixer mode goes...Len Ovens
2015-10-20Added "Selected" view mode to Mackie Control.Len Ovens
2015-10-18Add Audio Tracks and Busses too.Len Ovens
2015-10-18Added Midi Tracks View mode.Len Ovens
2015-10-13mackie support omnibus patchPaul Davis
2015-10-13fix the design of Mackie XML state managementPaul Davis
2015-10-11Several changes to Mackie support. Breaks existing Mackie state on disk but notPaul Davis