mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-26 07:58:03 -04:00
Previously, if a remote node was set to running and immediately reverted to suspended state, the remote node stayed in running state. This occurred because suspend_node sent suspend command only when the locally cached state was "idle" or "running." Modified to send suspend to a node whenever its pending state is not "suspended," ensuring the command is sent during state transitions. Fixes #5026 Signed-off-by: Martin Geier <martin.geier@streamunlimited.com> |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||