summaryrefslogtreecommitdiff
path: root/libs/surfaces
AgeCommit message (Expand)Author
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-10Resolve a few -Wunused-variable warnings in US2400.Ben Loftis
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-05OSC: clean up jog mode, simplify feedbackLen Ovens
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-01OSC: jog mode and jog mode name should be sent at refreshLen Ovens
2018-02-01Support for the iCON Qcon mcp device - sysex strings. Submitted by Michal Ba...Ben Loftis
2018-01-31OSC: Add group name feedback to stripsLen Ovens
2018-01-27FP8/16: Update Plugin List when Selection changes.Robin Gareus
2018-01-27FP8/16: Don't show Channelstrip as Plugin, use well-known API onlyRobin Gareus
2018-01-24OSC: reorder /set_surface parameters to fit manualLen Ovens
2018-01-24OSC: Make sure observers are restarted if port changesLen Ovens
2018-01-24OSC: Allow Surface to set it's own receive portLen Ovens
2018-01-24OSC: allow each surface to set portmode for that IP.Len Ovens
2018-01-23Fix FP16 Solo (0x53 is mapped to encoder-press, 0x56 to loop)Robin Gareus
2018-01-14OSC: Added feedback for /strip/hideLen Ovens
2018-01-14OSC: add /strip/hideLen Ovens
2018-01-13OSC: Add feedback for hidden stripLen Ovens
2018-01-13OSC: add /select/hideLen Ovens
2018-01-09OSC: Expand gainmode to add two new optionsLen Ovens
2018-01-02OSC: Plugin activate should detect no pluginsLen Ovens
2017-12-29OSC: Check for no markers yet (crash fix)Len Ovens
2017-12-23OSC: fix jog mode } in wrong placeLen Ovens
2017-12-23OSC: Add feedback for /markerLen Ovens
2017-12-22OSC: add /marker to locate to a marker.Len Ovens
2017-12-21FP8/16: Ignore "black" a strip color, always light select-buttonRobin Gareus
2017-12-21FP8/16 fix meter + no-pan display modeRobin Gareus
2017-12-21FP8/16 subscribe to panner changes (add/remove channel)Robin Gareus
2017-12-20OSC: Add /surface/list option to setting GUILen Ovens
2017-12-19Fix fp16 encoder (misleading doc on fp8)Robin Gareus
2017-12-19Revert "Prototype to allow embedding sysex in midi-map"Robin Gareus
2017-12-19Fix faderport-16 touch on/off (fixes faders 9..16)Robin Gareus
2017-12-16OSC: Move /surface/list output to PBD::infoLen Ovens
2017-12-16OSC: make custom strip lists work on linked surfaces tooLen Ovens
2017-12-15OSC: Add Sorted or not to custom strip listLen Ovens
2017-12-15OSC: in custom strip list check all strips existLen Ovens
2017-12-15OSC: initialize parameter correctlyLen Ovens
2017-12-13Fix FP8/16 port-namesRobin Gareus
2017-12-13Fix FP16 fader-touch release for faders 9..16Robin Gareus
2017-12-13Fix FP16 select button 10..16Robin Gareus
2017-12-12Add FP16 control-surfaceRobin Gareus
2017-12-12Namespace FP8, FP16 to avoid symbol conflictsRobin Gareus
2017-12-12Prepare for FaderPort16 (ctrl-protocol)Robin Gareus
2017-12-12Fix a -WreorderRobin Gareus
2017-12-12more NO-OP, comment and whitespaceRobin Gareus
2017-12-11US-2400: ignore joystick moves until the user clicks the joystick NULL button.Ben Loftis
2017-12-06Prototype to allow embedding sysex in midi-mapRobin Gareus