summaryrefslogtreecommitdiff
path: root/libs/surfaces/faderport8/faderport8.cc
AgeCommit message (Expand)Author
2020-02-12FaderPort8: Don't lock shift, when using shift + encoderRobin Gareus
2019-09-18NO-OP: fix some Wimplicit-fallthroughRobin Gareus
2019-08-03Update plugins/addons GPL boilerplate and (C) from git logRobin Gareus
2018-09-28FP8/16: include makeup gain controlRobin Gareus
2018-07-31Tweak UI for Faderport2/2018Robin Gareus
2018-07-31Add support for PreSonus Faderport2 (2018 model)Ben Loftis
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
2017-12-21FP8/16: Ignore "black" a strip color, always light select-buttonRobin Gareus
2017-12-21FP8/16 subscribe to panner changes (add/remove channel)Robin Gareus
2017-12-19Fix fp16 encoder (misleading doc on fp8)Robin Gareus
2017-12-19Fix faderport-16 touch on/off (fixes faders 9..16)Robin Gareus
2017-12-13Fix FP8/16 port-namesRobin Gareus
2017-12-13Fix FP16 fader-touch release for faders 9..16Robin Gareus
2017-12-12Namespace FP8, FP16 to avoid symbol conflictsRobin Gareus
2017-12-12Prepare for FaderPort16 (ctrl-protocol)Robin Gareus
2017-10-19FP8: unhardcode IDs and strip-countRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-09FP8: add mode to reset gain to unityRobin Gareus
2017-08-05Consolidate ctrl surface codeRobin Gareus
2017-07-28PortManager::unregister_port() must be called with process lockRobin Gareus
2017-07-19FP8: use separate bank offsets per MixModeRobin Gareus
2017-07-17FP8: save/restore "two line text" optionRobin Gareus
2017-07-06fix void return with value (amend d5d297c4)Robin Gareus
2017-07-06Fix FP8 shutdown sequence (amend d421e56fc)Robin Gareus
2017-07-02FP8: Implement "Control-Link"Robin Gareus
2017-07-02FP8: plugin GUI display optionsRobin Gareus
2017-07-01FP8: Use Mixer-OrderRobin Gareus
2017-07-01FP8: Clear input port on close. Fixes crash when switching snapshotsRobin Gareus
2017-06-30FP8: Scribble-strip display preferencesRobin Gareus
2017-06-30FP8: Allow to select Plugin PresetsRobin Gareus
2017-06-30FP8: don't allow to toggle Channelstrip bypass/enableRobin Gareus
2017-06-30FaderPort8 updatesRobin Gareus
2017-06-17Use Stripable::Sorter in libsRobin Gareus
2017-06-12Fix a compiler warning (optimized builds)Robin Gareus
2017-05-14Sanitize "well-known" ctrl APIRobin Gareus
2017-05-13The #end should be #endifLen Ovens
2017-05-13More tweaks to FP8 layout for 32CBen Loftis
2017-05-13Update FP8: new controllables, clarify 32C bell-shape labelsRobin Gareus
2017-05-12change the way ControlProtocols (control surfaces) are notified and handle St...Paul Davis
2017-04-21Resolve potential variable name ambiguity for older compilersRobin Gareus
2017-04-20FP8: some code comments and cleanupRobin Gareus
2017-04-19Use XMLNode::get/set_property API in Faderport surfaceTim Mayberry
2017-04-18FP8: Fix sort-orderRobin Gareus
2017-04-18FP8: handle backend changes + reconnectRobin 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-15FaderPort8 details:Robin Gareus