pipewire/spa
Pauli Virtanen 1f5c31dbc4 spa: alsa: do not allow setting Route that is not in current profile
When setting Route param, check that the route actually is part of the
active profile.

Also, check that the device given corresponds to the given route, before
setting properties. acp_device_set_port() also checks this, but we
shouldn't allow updating properties of Routes in non-active profiles.

Setting ports or applying props on devices not part of the profile can
do unexpected things e.g. alter mixer settings.
2025-02-12 18:17:30 +02:00
..
examples examples: fix mapoffset in examples 2024-06-13 10:11:29 +02:00
include spa: debug: pod: print unsigned numbers as unsigned 2025-01-23 10:37:10 +01:00
include-private/spa-private spa: move dbus helpers out of bluez plugin 2024-02-05 13:03:20 +00:00
plugins spa: alsa: do not allow setting Route that is not in current profile 2025-02-12 18:17:30 +02:00
tests Add GNU/Hurd support 2023-09-24 15:11:52 +00:00
tools spa: improve JSON error reporting in spa-json-dump 2024-03-27 15:57:39 +01:00
meson.build meson: fix conflicting use of feature-based dependency lookups 2024-07-12 10:28:29 +02:00