mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-01-07 16:40:13 +01:00
- Move the endpoints defination to wireplumber.conf under a new section in the form of two JSON objects, namely endpoints and endpoints-roles. - Treat the endpoint objects as settings, for the sake of loading, parsing and querying. - m-settings loads the objects and WpSettings parses them as any other settings. - Make the following changes in endpoint scripts. - Get the endpoint settings using the _get_string() API. - Parse and use the data. - Remove references to the config/lua - Remove the endpoints defination in config/lua |
||
|---|---|---|
| .. | ||
| module-default-nodes | ||
| module-lua-scripting | ||
| module-reserve-device | ||
| meson.build | ||
| module-default-nodes-api.c | ||
| module-default-nodes.c | ||
| module-default-profile.c | ||
| module-file-monitor-api.c | ||
| module-logind.c | ||
| module-metadata.c | ||
| module-mixer-api.c | ||
| module-portal-permissionstore.c | ||
| module-settings.c | ||
| module-si-audio-adapter.c | ||
| module-si-audio-endpoint.c | ||
| module-si-node.c | ||
| module-si-standard-link.c | ||