summaryrefslogtreecommitdiff
path: root/libs/surfaces/faderport8/faderport8.cc
AgeCommit message (Expand)Author
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
2017-04-14FP8: assign toggled plugin-parameters to buttonsRobin Gareus
2017-04-14cont'd FP8 refinement & detailsRobin Gareus
2017-04-13Faderport8 control surface supportRobin Gareus