summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie
AgeCommit message (Expand)Author
2017-08-05Consolidate ctrl surface codeRobin Gareus
2017-07-28PortManager::unregister_port() must be called with process lockRobin Gareus
2017-07-24Remove unused "mark" parameter from stop_touch() APIRobin Gareus
2017-06-23amend 5e5f7a55; re-add wrongly removed variableRobin Gareus
2017-06-23MCU: Remove use of AutomationType as ID, part two.Robin Gareus
2017-06-23MCU: Remove use of AutomationType as ID, part one.Robin Gareus
2017-05-17MCP: Fix issue with strip "select" buttons that stayed stuck on.Ben Loftis
2017-05-17MCP: map the well-known EQ knobs more explicitly, not heuristically.Ben Loftis
2017-05-14Sanitize "well-known" ctrl APIRobin Gareus
2017-05-12change the way ControlProtocols (control surfaces) are notified and handle St...Paul Davis
2017-05-12MCP: Mixbus32C: Restore missing filter controls to the Dyn page.Ben Loftis
2017-05-12MCU: F-keys are reserved only for user-defined actions; no need for explicit ...Ben Loftis
2017-05-12MCP: Momentarily light buttons when they are used to trigger a defined action.Ben Loftis
2017-05-12Mackie control panel: display the profile name when any button action is chan...Ben Loftis
2017-05-05libardour now has CoreSelection object to manage selection status of Stripabl...Paul Davis
2017-04-19Use XMLNode::get_property API in Mackie DeviceInfo classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in mackie Surface classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in MackieControlProtocol classTim Mayberry
2017-04-19Use XMLNode::get/set_property API in mackie surface DeviceProfile classTim Mayberry
2017-04-12Properly expose "well known" comp_redux output.Robin Gareus
2017-02-24remove misleading/incorrect commentPaul Davis
2017-02-17leave a ToDo note for the mackie surfaceRobin Gareus
2017-02-09remove debugging stacktrace from mackie codePaul Davis
2017-02-01mackie: catch data on what presentation info aspects changed; don't change ba...Paul Davis
2017-01-31debugging with markk: stacktrace on bank switch in mackie codePaul Davis
2017-01-31remove recently added MackieControl DEBUG_TRACE msgsPaul Davis
2017-01-31stop DEBUG_TRACE for MackieControl crashing in some conditionsPaul Davis
2017-01-31mackie: use "markN" for new markers, like the GUI (not "markerN")Paul Davis
2017-01-31mackie: check modifier bits for button AFTER identifying possibly remapped bu...Paul Davis
2017-01-31mackie: more debug tracingPaul Davis
2017-01-31mackie: more debug tracingPaul Davis
2017-01-31mackie: more debug tracing for remapped buttonsPaul Davis
2017-01-31Revert "mackie: make profile-mapped keys maybe actually do something"Paul Davis
2017-01-31Revert "mackie: improve previous commit - use button_id not button.bid() to m...Paul Davis
2017-01-31mackie: improve previous commit - use button_id not button.bid() to make rema...Paul Davis
2017-01-31mackie: make profile-mapped keys maybe actually do somethingPaul Davis
2017-01-31more mackie debug tracingPaul Davis
2017-01-31improvement to last loop button commit for MCPPaul Davis
2017-01-31mackie support should use BasicUI::loop_toggle()Paul Davis
2017-01-28fix action names in Mackie code after Editor=>Control migrationPaul Davis
2017-01-28MCP GUI make surface numbering the same as port numbering and more explanatory.Len Ovens
2017-01-28mackie surface support changes actions recently moved to Common/*Paul Davis
2017-01-27MCP fix issue 7219 get GUI to show main surface for right portLen Ovens
2016-11-27NO-OP; Backport changes from Mixbus branchRobin Gareus
2016-09-27use new shared cancel_all_solo() in Mackie codePaul Davis
2016-09-27remove duplicate/unnecessary header inclusionsPaul Davis
2016-08-30Update our MSVC project files to generate the most recent Ardour session file...John Emmas
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-13use Session::cancel_all_solo()Paul Davis
2016-07-13mackie: fix behaviour of clear solo buttonPaul Davis