Update classkeys to match new total LuaSignal count (windows only)
[ardour.git] / libs / surfaces / faderport8 /
2018-09-28 Robin GareusFP8/16: include makeup gain control
2018-08-01 Ben LoftisFP2: Fix banking in NavChannel mode.
2018-07-31 Robin GareusTweak FP2/2018 Ctrl-Surface UI
2018-07-31 Robin GareusTweak UI for Faderport2/2018
2018-07-31 Robin GareusFix Faderport8/16 support in the wake of FP2
2018-07-31 Ben LoftisAdd support for PreSonus Faderport2 (2018 model)
2018-01-27 Robin GareusFP8/16: Update Plugin List when Selection changes.
2018-01-27 Robin GareusFP8/16: Don't show Channelstrip as Plugin, use well...
2018-01-23 Robin GareusFix FP16 Solo (0x53 is mapped to encoder-press, 0x56...
2017-12-21 Robin GareusFP8/16: Ignore "black" a strip color, always light...
2017-12-21 Robin GareusFP8/16 fix meter + no-pan display mode
2017-12-21 Robin GareusFP8/16 subscribe to panner changes (add/remove channel)
2017-12-19 Robin GareusFix fp16 encoder (misleading doc on fp8)
2017-12-19 Robin GareusFix faderport-16 touch on/off (fixes faders 9..16)
2017-12-13 Robin GareusFix FP8/16 port-names
2017-12-13 Robin GareusFix FP16 fader-touch release for faders 9..16
2017-12-13 Robin GareusFix FP16 select button 10..16
2017-12-12 Robin GareusAdd FP16 control-surface
2017-12-12 Robin GareusNamespace FP8, FP16 to avoid symbol conflicts
2017-12-12 Robin GareusPrepare for FaderPort16 (ctrl-protocol)
2017-10-19 Robin GareusFP8: unhardcode IDs and strip-count
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Robin GareusInitial support of Latch for some ctrl-surfaces
2017-09-18 Robin GareusFP8: call directly into session.
2017-09-09 Robin GareusFP8: add mode to reset gain to unity
2017-08-04 Robin GareusConsolidate ctrl surface code
2017-07-28 Robin GareusPortManager::unregister_port() must be called with...
2017-07-25 Robin GareusRemove unnecessary tests for touch-state
2017-07-23 Robin GareusRemove unused "mark" parameter from stop_touch() API
2017-07-19 Robin GareusFP8: use separate bank offsets per MixMode
2017-07-18 Robin GareusFP8: Fix Mixbus solo-state and indicate implicit solo...
2017-07-17 Robin GareusFP8: save/restore "two line text" option
2017-07-06 Robin Gareusfix void return with value (amend d5d297c4)
2017-07-06 Robin GareusFix FP8 shutdown sequence (amend d421e56fc)
2017-07-03 Robin GareusFP8: "Link" mode works with AutomationControl only.
2017-07-02 Robin GareusFP8: toggle editor/mixer (now that "link" button is...
2017-07-02 Robin GareusFP8: properly control enum+integer parameters.
2017-07-02 Robin GareusFP8: Implement "Control-Link"
2017-07-02 Robin GareusFP8: plugin GUI display options
2017-07-01 Robin GareusFP8: fix 2-line text
2017-07-01 Robin GareusFP8: Use Mixer-Order
2017-07-01 Robin GareusFP8: Clear input port on close. Fixes crash when switch...
2017-06-30 Robin GareusFP8: Scribble-strip display preferences
2017-06-30 Robin GareusFP8: Allow to select Plugin Presets
2017-06-30 Robin GareusFP8: don't allow to toggle Channelstrip bypass/enable
2017-06-29 Robin GareusFaderPort8 updates
2017-06-17 Robin GareusUse Stripable::Sorter in libs
2017-06-13 Robin GareusFP8: use proper API to detect automation-playback
2017-06-12 Robin GareusFix a compiler warning (optimized builds)
2017-05-13 Robin GareusSanitize "well-known" ctrl API
2017-05-13 Len OvensThe #end should be #endif
2017-05-13 Ben LoftisMore tweaks to FP8 layout for 32C
2017-05-13 Robin GareusUpdate FP8: new controllables, clarify 32C bell-shape...
2017-05-12 Paul Davischange the way ControlProtocols (control surfaces)...
2017-05-05 Robin GareusFP8: use new libardour API
2017-05-05 Robin GareusFP8: ignore inactive muted tracks w/mute-clear
2017-05-05 Robin GareusFP8: solo+mute undo
2017-04-29 Robin GareusFP8: channel-navigation/scroll select track on encoder...
2017-04-29 Robin GareusFP8: snap-to scroll tracks, both editor+mixer
2017-04-21 Robin GareusResolve potential variable name ambiguity for older...
2017-04-20 Robin GareusNO-OP: re-order code, add comments
2017-04-20 Robin GareusFP8: some code comments and cleanup
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in Faderport surface
2017-04-18 Robin GareusFP8: Fix sort-order
2017-04-18 Robin GareusFP8: handle backend changes + reconnect
2017-04-18 Robin GareusFP8: allow to re-initialize the Strips w/o restart
2017-04-18 Robin GareusFP8: experiment with selection-mode
2017-04-18 Robin Gareusclear + re-init faderport at disconnect
2017-04-17 Robin GareusManaged to trigger an assert()
2017-04-17 Robin Gareuscont'd FP8 tweaks
2017-04-16 Robin GareusFP8: limit fader range
2017-04-16 Robin GareusFP8: add metronome level reset
2017-04-15 Robin GareusFaderPort8 details:
2017-04-15 Robin GareusFP8: Configuration UI layout & design (add image, separ...
2017-04-14 Robin GareusFondle Port 8
2017-04-14 Robin GareusFP8: assign toggled plugin-parameters to buttons
2017-04-14 Robin GareusFP8: Allow binding "Select" to a controllable or functor
2017-04-14 Robin Gareuscont'd FP8 refinement & details
2017-04-13 Robin GareusFaderport8 control surface support