mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-17 07:00:03 -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 |
||
|---|---|---|
| .. | ||
| client | ||
| daemon | ||
| dbus | ||
| gst | ||
| modules | ||
| server | ||
| tests | ||
| tools | ||
| .gitignore | ||
| Makefile.am | ||
| meson.build | ||