wireplumber/lib/wp/private
George Kiagiadakis 32d2abdf34 internal-comp-loader: generate a "provides" for components that don't have one
It is valid for components not to have a "provides" field, but it
prevents them from being able to have "before" and "after" dependencies.
With this patch, we generate a hidden "provides" field so that the
dependencies sorting algorithm can work without issues.

Fixes: #771
2025-02-13 16:06:29 +02:00
..
internal-comp-loader.c internal-comp-loader: generate a "provides" for components that don't have one 2025-02-13 16:06:29 +02:00
internal-comp-loader.h component-loader: move module loading to a new WpInternalCompLoader object 2023-05-26 13:49:40 +03:00
parse-conf-section.c conf: refactor configuration loading 2024-03-04 07:07:56 +00:00
pipewire-object-mixin.c log: rename "message" level to "notice" and print criticals with "E" 2023-05-18 16:19:49 +03:00
pipewire-object-mixin.h lib: remove WpEndpoint and WpSiEndpoint APIs 2023-04-17 07:48:18 -04:00
registry.c registry: move to a separate file and decouple it from the object manager 2024-03-12 11:55:45 +02:00
registry.h registry: move to a separate file and decouple it from the object manager 2024-03-12 11:55:45 +02:00