wireplumber/src/scripts
George Kiagiadakis 3b0c0fcd7e state-stream: fix storing/restoring notification volume
We apparently store things in the <media-class>:<key>:<value>
format, while pipewire-pulse expects <media-class>.<key>:<value>
and this detail was missed in the latest refactoring.

It also seems that I forgot to ensure that restoring this metadata
key worked. The hook was there, but not registered.
Remove the hook and directly populate the metadata object when
it is activated, as it seems simpler.

Fixes: #604
2024-03-30 11:53:45 +02:00
..
client scripts: access: cache the access.rules in a global config variable 2024-03-04 16:33:14 +00:00
default-nodes scripts: fix available routes check when selecting the default node 2024-03-06 10:46:50 -05:00
device autoswitch-bluetooth-profile: never use headset profile without input 2024-03-23 14:02:21 +02:00
lib scripts: add error code argument to sendClientError helper 2024-03-25 14:56:04 +01:00
linking linking: Use sendClientError in link-error handler 2024-03-25 14:56:30 +01:00
monitors monitors/bluez: fix autoswitch A2DP input profiles 2024-03-23 14:02:21 +02:00
node state-stream: fix storing/restoring notification volume 2024-03-30 11:53:45 +02:00
fallback-sink.lua scripts: don't use 'local' for file-wide scoped variables 2023-09-29 23:13:28 +03:00
intended-roles.lua scripts: don't use 'local' for file-wide scoped variables 2023-09-29 23:13:28 +03:00
metadata.lua scripts: merge metadata.lua and filters-metadata.lua 2023-11-07 22:07:04 +02:00
sm-objects.lua scripts: add new sm-objects script 2023-11-22 08:38:36 +00:00