wireplumber/lib/wp/private
George Kiagiadakis 475ec4944d lib/settings: make the WpSettings object a non-singleton
This doesn't need to be a singleton, since we have the core registration
API available publicly nowadays. Makes things more clean for the API,
following the pattern of WpPlugin and WpSiFactory and simplifies the
built-in settings component in the internal component loader :)
2024-02-10 17:48:23 +02:00
..
internal-comp-loader.c lib/settings: make the WpSettings object a non-singleton 2024-02-10 17:48:23 +02:00
internal-comp-loader.h component-loader: move module loading to a new WpInternalCompLoader object 2023-05-26 13:49:40 +03: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.h core: make the object registration functions public 2023-06-20 12:39:29 +03:00