summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie
AgeCommit message (Expand)Author
2018-09-10Initial changes needed for building Mixbus (with MSVC) as version 5John Emmas
2018-08-24move select-all-tracks,deselect-all,invert-selection to be global actions (an...Paul Davis
2018-02-15When building with MSVC, allow for the fact that Mixbus and Ardour can be usi...John Emmas
2018-02-14Accommodate the change from libtimecode to libtemporalJohn Emmas
2018-02-10iCon device tweaks: faster timecode display refresh rate. Submitted by Michal...Ben Loftis
2018-02-10Resolve -Wreorder in qcon code.Ben Loftis
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
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-09-18fix longstanding compiler warningPaul Davis
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