mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-25 06:59:57 -05:00
Remove the Daemon object and remove all dbus code from the main objects. We can use the signals in a separate module to create and destroy the DBus interfaces. Move the dbus protocol in a module Move the autolink policy to a module
3 lines
111 B
Text
3 lines
111 B
Text
load-module libpinos-module-protocol-dbus
|
|
load-module libpinos-module-spa
|
|
load-module libpinos-module-autolink
|