wireplumber/tests/modules
George Kiagiadakis 55fc845098 component-loader: make wp_core_load_component_finish() return a boolean
There is no reason to return the component object... all components
are supposed to be long-lived objects that are referenced by the
registry and there is API to find them. The caller is only interested
in the success or failure of the operation.
2023-05-28 21:07:15 +03:00
..
file-monitor.c component-loader: make wp_core_load_component_finish() return a boolean 2023-05-28 21:07:15 +03:00
meson.build Rename endpoint concept to virtual session item 2023-04-17 07:48:18 -04:00
reserve-device.c component-loader: make wp_core_load_component_finish() return a boolean 2023-05-28 21:07:15 +03:00
si-audio-adapter.c component-loader: make wp_core_load_component_finish() return a boolean 2023-05-28 21:07:15 +03:00
si-audio-virtual.c component-loader: make wp_core_load_component_finish() return a boolean 2023-05-28 21:07:15 +03:00
si-node.c component-loader: make wp_core_load_component_finish() return a boolean 2023-05-28 21:07:15 +03:00
si-standard-link.c component-loader: make wp_core_load_component_finish() return a boolean 2023-05-28 21:07:15 +03:00