summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
2017-04-19Add missing header include to ControlProtocol class source fileTim Mayberry
2017-04-18FP8: Fix sort-orderRobin Gareus
2017-04-18FP8: handle backend changes + reconnectRobin Gareus
2017-04-18FP8: allow to re-initialize the Strips w/o restartRobin Gareus
2017-04-18FP8: experiment with selection-modeRobin Gareus
2017-04-18clear + re-init faderport at disconnectRobin Gareus
2017-04-17Managed to trigger an assert()Robin Gareus
2017-04-17cont'd FP8 tweaksRobin Gareus
2017-04-16FP8: limit fader rangeRobin Gareus
2017-04-16Clean up after generic MIDI surface -- #7311Robin Gareus
2017-04-16FP8: add metronome level resetRobin Gareus
2017-04-15FaderPort8 details:Robin Gareus
2017-04-15FP8: Configuration UI layout & design (add image, separators)Robin Gareus
2017-04-14Fondle Port 8Robin Gareus
2017-04-14FP8: assign toggled plugin-parameters to buttonsRobin Gareus
2017-04-14FP8: Allow binding "Select" to a controllable or functorRobin Gareus
2017-04-14cont'd FP8 refinement & detailsRobin Gareus
2017-04-13Faderport8 control surface supportRobin Gareus
2017-04-12Properly expose "well known" comp_redux output.Robin Gareus
2017-04-01Fix set-*-from-edit-range actions, when accessed from control surfaces.Ben Loftis
2017-03-29OSC: don't skip when deleting cue observersLen Ovens
2017-03-29OSC: Clear devices should clear cue observers as well.Len Ovens
2017-03-26OSC: reduce feedback noise for surfaces using /strip/listLen Ovens
2017-03-24OSC: tell surfaces using /strip/list they need to rebuild after strip add/removeLen Ovens
2017-03-24OSC: update /strip/list response to add aux, midi bus and VCAsLen Ovens
2017-03-19BasicUI moved toggle_click,toggle_roll and stop_forget from menu action to se...Len Ovens
2017-03-19OSC: add feedback for /monitor/mute,dim,monoLen Ovens
2017-03-19basic_ui send midi_panic directly to session rather than through GUILen Ovens
2017-03-18OSC add /monitor/mute,dim,monoLen Ovens
2017-03-18OSC fix toggle_monitor_mute/dim/mono in basic_uiLen Ovens
2017-03-15OSC: fix pan stuck at centre.Len Ovens
2017-03-15OSC amend access_action with action in line to ignore if param is 0Len Ovens
2017-03-14OSC: add new /access_action/group/action f 1 for float only controllersLen Ovens
2017-03-14Fix Faderport Proj button (show-editor action)Ben Loftis
2017-03-13OSC debug: "ALL" == all messages incl. invalid onesRobin Gareus
2017-03-10Use dedicated "show editor/mixer" actionsRobin Gareus
2017-03-09Faderport uses the Mix and Proj buttons to summon mixer and editor; there is ...Ben Loftis
2017-03-04Don't allow GMCP to override loading_state_versionRobin Gareus
2017-02-25Revert "libs: debug output for faderport/editor mixer strip sync"Paul Davis
2017-02-25OSC: correct busses spelling in GUILen Ovens
2017-02-24libs: debug output for faderport/editor mixer strip syncPaul Davis
2017-02-24try to make sure faderport shows the same strip as the editor mixer stripPaul Davis
2017-02-24remove misleading/incorrect commentPaul Davis
2017-02-23OSC: remove invalid feedback for solo and pan az.Len Ovens
2017-02-17leave a ToDo note for the mackie surfaceRobin Gareus
2017-02-17Remove direct calls to set solo_control()Robin Gareus
2017-02-09remove debugging stacktrace from mackie codePaul Davis
2017-02-01make the leftmost mixer stripable API at least work as advertisedPaul Davis
2017-02-01add new API to ControlProtocol to allow GUI to specify left-most mixer stripPaul Davis
2017-02-01mackie: catch data on what presentation info aspects changed; don't change ba...Paul Davis