wireplumber/lib/wp
George Kiagiadakis 940e1e70c0 endpoint: fix clearing the weak ref
g_weak_ref_clear destroys the weak ref, so it will crash
when _finalize() tries to destroy it again
2019-05-25 23:20:54 +03:00
..
core.c Refactor everything! 2019-05-17 13:34:07 +03:00
core.h Refactor everything! 2019-05-17 13:34:07 +03:00
endpoint.c endpoint: fix clearing the weak ref 2019-05-25 23:20:54 +03:00
endpoint.h endpoint: add methods to register to the SM and use them in simple-endpoint 2019-05-24 17:19:58 +03:00
error.c switch all headers to use SPDX-License-Identifier 2019-04-12 12:53:54 +03:00
error.h Refactor everything! 2019-05-17 13:34:07 +03:00
factory.c factory: don't use smart pointer when creating a factory 2019-05-23 14:09:59 -04:00
factory.h module/factory: add a get_core() method on both 2019-05-22 13:15:49 +03:00
meson.build Refactor everything! 2019-05-17 13:34:07 +03:00
module.c module/factory: add a get_core() method on both 2019-05-22 13:15:49 +03:00
module.h module/factory: add a get_core() method on both 2019-05-22 13:15:49 +03:00
session-manager.c session-manager: add endpoint-added/removed signals 2019-05-25 23:20:33 +03:00
session-manager.h endpoint: add methods to register to the SM and use them in simple-endpoint 2019-05-24 17:19:58 +03:00
wp.h Refactor everything! 2019-05-17 13:34:07 +03:00