mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-20 04:10:03 +01:00
If we re-configure the adapter with different settings than the ones from the first configuration, we also need to configure the node ports to make sure they are updated with the new settings. For example, this is needed for stream audio adapters that have been configured with monitor ports, and later re-configured without monitor ports. Without this change, since stream audio adapters never configure the node ports on activation, the internal node will still have the monitor ports present even after disabling them in the 2nd re-configuration. |
||
|---|---|---|
| .. | ||
| module-lua-scripting | ||
| module-reserve-device | ||
| dbus-connection-state.h | ||
| flatpak-utils.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-modem-manager.c | ||
| module-mpris.c | ||
| module-notifications-api.c | ||
| module-portal-permissionstore.c | ||
| module-settings.c | ||
| module-si-audio-adapter.c | ||
| module-si-node.c | ||
| module-si-standard-link.c | ||
| module-standard-event-source.c | ||