wireplumber/modules
Julian Bouzas 13fc0adb22 m-si-standard-link: use a weak reference for in and out endpoints
Allows checking if the endpoints are still valid before releasing the
acquisition. Sometimes the endpoints are destroyed before the link, and
releasing acquisition is not needed. There is no way to check that with raw
pointers.
2021-03-26 16:15:38 -04:00
..
module-lua-scripting session-item: add _register and _remove API 2021-03-18 14:30:11 -04:00
module-portal-permissionstore scripts: add portal access script 2021-02-12 14:28:45 -05:00
module-reserve-device lib: introduce WpComponentLoader and remove WpModule 2021-02-03 17:16:51 +02:00
module-si-audio-adapter m-si-adapter: rename to si-audio-adapter 2021-03-18 14:47:22 -04:00
meson.build m-si-convert: rename to si-audio-convert 2021-03-18 15:00:22 -04:00
module-default-metadata.c rename all foo_iterate APIs to foo_new_iterator 2021-02-05 11:33:23 -05:00
module-default-profile.c lib: introduce WpComponentLoader and remove WpModule 2021-02-03 17:16:51 +02:00
module-default-routes.c m-default-routes: return if default routes for a device are not found 2021-03-15 07:52:57 -04:00
module-device-activation.c module-device-activation: apply default route on each new device 2021-03-02 18:17:56 +01:00
module-lua-scripting.c lua: enable loading scripts with a shebang 2021-02-18 13:47:34 +02:00
module-metadata.c lib: introduce WpComponentLoader and remove WpModule 2021-02-03 17:16:51 +02:00
module-si-audio-adapter.c m-si-adapter: rename to si-audio-adapter 2021-03-18 14:47:22 -04:00
module-si-audio-convert.c m-si-convert: rename to si-audio-convert 2021-03-18 15:00:22 -04:00
module-si-monitor.c session-item: refactor and inherit from WpObject 2021-03-18 14:30:05 -04:00
module-si-node.c session-item: refactor and inherit from WpObject 2021-03-18 14:30:05 -04:00
module-si-standard-link.c m-si-standard-link: use a weak reference for in and out endpoints 2021-03-26 16:15:38 -04:00