mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2025-12-25 20:40:04 +01:00
Currently, if the default node appears without ports for a short period of time, the default nodes module will never select it immediately because it does not listen for port changes. We want to listen for port changes to reevaluate again the nodes that did not have ports before. This allows switching to the default node as soon as it has ports if it did not had ports before. |
||
|---|---|---|
| .. | ||
| module-default-nodes | ||
| module-lua-scripting | ||
| module-portal-permissionstore | ||
| 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-si-audio-adapter.c | ||
| module-si-audio-endpoint.c | ||
| module-si-node.c | ||
| module-si-standard-link.c | ||