summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie
AgeCommit message (Expand)Author
2015-11-26Mackie Control: Disable Selected group in User/Selected view mode to allow in...Len Ovens
2015-11-26use human readable port-names in Mackie config.Robin Gareus
2015-11-14Fix fader in mackie control to work with groups.Len Ovens
2015-11-06Mackie Control: Initialize vpot assignment on start-up.Len Ovens
2015-11-06Mackie Control: Add send functionality to vpot assign section.Len Ovens
2015-11-01Don't handle possible phase change if no audio channels in mackie controlLen 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-25Changed MCP trim detection to match method used in GUI.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-18Only display Trim for tracks that have Trim. On the way:Len Ovens
2015-10-17Assign Global view to get back to Mixer.Len Ovens
2015-10-14Reduced delay in last commit/10Len Ovens
2015-10-13fix MCP ports hang on device change and multi-surface device reconnect.Len Ovens
2015-10-13mackie support omnibus patchPaul Davis
2015-10-13introduce separate-meters concept for Mackie.Paul Davis
2015-10-13fix the design of Mackie XML state managementPaul Davis
2015-10-13more corrections for mackie GUI layoutPaul Davis
2015-10-13move incorrectly packed touch sensitivity slider for Mackie GUIPaul Davis
2015-10-12Only flip if not already in desired state. Fixes fader jerk on banking.Len Ovens
2015-10-12expose terminal, rather than just physical, MIDI ports in Mackie GUIPaul Davis
2015-10-12make MCP port buttons workPaul Davis
2015-10-11Correct wrong value on LCD strip when fader is touched (fixs #6619 from Petr ...Len Ovens
2015-10-11Don't use old session connections on MCP device change, Solves crash on devic...Len Ovens
2015-10-11Fix MCP extension number and get master on right surface.Len Ovens
2015-10-11Several changes to Mackie support. Breaks existing Mackie state on disk but notPaul Davis
2015-10-10Force Flip normal before Bank (fixes #6630)Len Ovens
2015-10-10Display parameter that matches mode.Len Ovens
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-09move location where port handling stops during Mackie::Surface destructorPaul Davis
2015-10-09NOOP: whitespace/indent fixPaul Davis
2015-10-09add TrimAutomation to list of possible pot parameters for routesPaul Davis
2015-10-09remove unused and useless stuff relating to bundles inside Mackie::StripPaul Davis
2015-10-09set up control_by_parameter map in a Mackie::Strip so that subsequent array-s...Paul Davis
2015-10-08add device-info specific component to Mackie GUI to allow direct wiring of MI...Paul Davis
2015-10-08add DeviceChanged signal to MCP and make surface lock mutable for use in cons...Paul Davis
2015-10-08add new API to access AsyncMIDIPort members of Mackie Surface portPaul 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-08fix initialization sequence for ipMIDI Mackie surfacesPaul Davis
2015-10-08fix crash when switching from regular MIDI to ipMIDI Mackie surfacePaul Davis
2015-10-08fix logic to reshow strip "name" after a message displayPaul Davis
2015-10-08remove debugging display of message on MCP devicePaul Davis
2015-10-08fix rebase conflicts left over after pullPaul Davis
2015-10-08lots of changes to try to get the Mackie Control display be more useful and u...Paul Davis