wireplumber/lib
Julian Bouzas 2900dc1c23 object-manager: remove old global when exposing new global with same id
Sometimes, especially when running the wireplumber daemon with valgrind, a new
global with the same Id as another old global owned by a proxy wants to be
exposed before the old proxy is destroyed. If this happens, instead of returning
with an assertion error, we remove the old global and we export the new one.
2021-07-01 14:49:28 -04:00
..
wp object-manager: remove old global when exposing new global with same id 2021-07-01 14:49:28 -04:00
wpipc wpipc: sender: disconnect and clear all pending tasks if connection was lost 2021-06-28 11:38:37 -04:00
wplua wplua: expose functions to convert enums to strings for lua and vice versa 2021-06-30 19:51:21 +03:00
meson.build lib: add wpipc library 2021-05-04 18:55:10 -04:00