wireplumber/modules
George Kiagiadakis 57ac90b188 config-policy: avoid race condition in the unit tests
Clear self->pending_endpoint before sending the done signal,
because the signal will trigger a new endpoint to be added in the
unit test and this may happen before g_clear_object is called,
in which case adding the new endpoint fails
2019-12-11 19:15:02 +02:00
..
module-config-policy config-policy: avoid race condition in the unit tests 2019-12-11 19:15:02 +02:00
module-pipewire softdsp-endpoint: export Endpoint object on the pipewire registry 2019-12-11 19:05:09 +02:00
meson.build modules: add config policy module 2019-12-04 16:38:35 -05:00
module-client-permissions.c lib: introduce WpObjectManager 2019-11-13 15:49:39 +02:00
module-config-policy.c modules: add config policy module 2019-12-04 16:38:35 -05:00
module-monitor.c monitor & softdsp: fix alsa property names and api string 2019-10-15 00:12:17 +03:00
module-pipewire.c lib: rename WpEndpoint* to WpBaseEndpoint* 2019-12-11 19:05:05 +02:00
module-pw-alsa-udev.c lib: rename WpEndpoint* to WpBaseEndpoint* 2019-12-11 19:05:05 +02:00
module-pw-audio-client.c lib: rename WpEndpoint* to WpBaseEndpoint* 2019-12-11 19:05:05 +02:00