pipewire/pipewire-alsa/alsa-plugins
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
..
ctl_pipewire.c destroy proxies when global is removed 2021-11-08 12:55:41 +01:00
meson.build meson.build: drop HAVE_CONFIG_H 2021-06-10 09:04:16 +10:00
pcm_pipewire.c alsa-plugin: fix a compiler warnings 2021-11-02 17:18:58 +01:00