pipewire/pipewire-alsa
Wim Taymans 5ed4977b38 destroy proxies when global is removed
When a global is removed, also remove the proxies. We can have multiple
proxies to a global otherwise when a client has a sequence of events
queued from the server like this:

Global 1 added
Global 1 removed
Global 1 added

The proxy we added in the firt event would not be destroyed because the
server did not know about it when global 1 was removed and then a
second one would be made.
2021-11-08 12:55:41 +01:00
..
alsa-plugins destroy proxies when global is removed 2021-11-08 12:55:41 +01:00
conf alsa plugin: allow specifying a media.role on the virtual device name 2021-06-22 14:48:31 +00:00