wireplumber/src
George Kiagiadakis add310d9eb dbus: refactor WpDBus into a plugin called dbus-connection
Now that we have proper module load order, we can have this shared
dbus connection in a module instead of the library. The module has
to be loaded before any other modules that need it, obviously.
2023-06-20 12:39:29 +03:00
..
config dbus: refactor WpDBus into a plugin called dbus-connection 2023-06-20 12:39:29 +03:00
scripts scripts: use log topics 2023-05-19 20:12:08 +03:00
systemd systemd: Allow systemd system services to use module-rt 2022-04-05 06:07:17 +00:00
tools component-loader: make wp_core_load_component_finish() return a boolean 2023-05-28 21:07:15 +03:00
main.c main: move the code that loads the components section into the library 2023-05-29 15:48:39 +03:00
meson.build log: implement a log topics system, like pipewire 2023-05-16 20:42:28 +03:00