wireplumber/lib/wp/private
Julian Bouzas c3ebd79f00 lib: Add new WpCollection API
This API allows grouping globals into collections. A collection is essentially
a metadata object with information about all the globals it collects. Grouping
globals into collections has the advantage of avoiding defining complex set of
properties to match the interested globals, and they are also a more generic way
to represent a set of globals that share something in common.
2026-01-29 08:27:21 -05:00
..
collection.h lib: Add new WpCollection API 2026-01-29 08:27:21 -05:00
internal-comp-loader.c Use wp_info() for "Loading profile" message 2025-02-21 13:03:09 +00: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 pipewire-object-mixin: Copy the props instead of wrapping them 2025-11-24 19:42:07 +02: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