13
0
livetrax/libs
Matthijs Kooijman 142fa9f55d
osc: Let OSCSelectObserver know about feedback config changes
Before this commit, OSCSelectObserver would read the feedback value when
it was created, but then never update it anymore. In practice, the
OSCSelectObserver is created on startup, and when the surface connects
and configures feeback, this value is not applied.

For example, when sending `/set_surface` with a feedback value of
4 (Send SSID as path extension), `/strip/*` would get their ssid put
into the path, but `/select/plugin/*` messages would not have their
parameter id in the path. When setting the corresponding checkbox in the
default feedback preferences, it is applied as expected.

This commit passes the new feedback value to the OSCSelectObserver
instance whenever it changes, which ensures the value is applied as
expected.
2024-09-03 00:40:11 +02:00
..
aaf Yet another attempt at gcc-14 lstat/realpath (#9703 PR #893) 2024-06-27 17:01:46 +02:00
appleutility
ardour Turn PinMappings class into a type alias 2024-09-01 19:10:20 +02:00
ardouralsautil
audiographer Remove #include <boost/shared_ptr.hpp> 2024-08-29 23:08:42 +02:00
auscan
backends Rename JACK to "JACK/Pipewire" on Linux (1/2) 2024-07-31 04:38:01 +02:00
canvas
clearlooks-newer
ctrl-interface Add explicit PBD namespace prefix to Signal 2024-09-01 18:48:54 +02:00
evoral Remove #include <boost/utility.hpp> 2024-08-29 23:08:42 +02:00
fluidsynth
fst
gtkmm2ext macOS: prevent the Quit main menu item from interferring with modal rules 2024-08-19 15:15:45 -06:00
hidapi
libltc
lua warnings: Remove redundant/illegal/undefined-behaviour template-id for constructor 2024-07-24 01:50:11 +02:00
midi++2 fix previous commit (typo) 2024-06-27 16:51:16 -06:00
panners Remove #include <boost/utility.hpp> 2024-08-29 23:08:41 +02:00
pbd Remove unused libs/pbd/pbd/stl_functors.h 2024-09-01 19:17:10 +02:00
plugins
ptformat
qm-dsp
surfaces osc: Let OSCSelectObserver know about feedback config changes 2024-09-03 00:40:11 +02:00
temporal
tk move gdk global for modal notification to be with other gdk globals 2024-08-19 15:15:45 -06:00
vamp-plugins
vamp-pyin Remove unneeded #include <boost/math/distributions.hpp> 2024-08-29 23:08:42 +02:00
vfork
vst3
waveview
widgets Add TailTime Icon 2024-08-31 02:55:04 +02:00
zita-convolver
zita-resampler