mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-01-09 21:10:13 +01:00
This patch removes the 'settings.persistent' option from the configuration as it only allowed making settings persistent globally instead of individually. This issue has been addressed in a simpler way by creating a 'persistent-sm-settings' metadata. If a user wants to make a setting persistent, he can change the 'persistent-sm-settings' metadata object, if the user does not want to make a persistent change, he can use the 'sm-settings' metadata object. Any changes in the 'persistent-sm-settings' metadata will be also reflected in the 'sm-settings' metadata object. |
||
|---|---|---|
| .. | ||
| module-lua-scripting | ||
| module-reserve-device | ||
| dbus-connection-state.h | ||
| meson.build | ||
| module-dbus-connection.c | ||
| module-default-nodes-api.c | ||
| module-file-monitor-api.c | ||
| module-log-settings.c | ||
| module-logind.c | ||
| module-mixer-api.c | ||
| module-portal-permissionstore.c | ||
| module-settings.c | ||
| module-si-audio-adapter.c | ||
| module-si-audio-virtual.c | ||
| module-si-node.c | ||
| module-si-standard-link.c | ||
| module-standard-event-source.c | ||