wireplumber/lib
Pauli Virtanen 7f30adeb42 core: fix WpLoopSource lifecycle
Currently nothing removes the WpLoopSource from the main context, and we
moreover are creating and attaching unused WpLoopSources when sharing
same pw_context between multiple WpCore.

Fix this by keeping track of the WpLoopSource in the pw_context user
data, only creating them when needed, and finalizing it after the
context is destroyed.
2024-04-22 08:49:28 +00:00
..
wp core: fix WpLoopSource lifecycle 2024-04-22 08:49:28 +00:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00