wireplumber/modules/module-reserve-device
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
..
meson.build modules: implement a new reserve-device module 2021-01-26 16:28:22 +02:00
org.freedesktop.ReserveDevice1.xml modules: implement a new reserve-device module 2021-01-26 16:28:22 +02:00
plugin.c dbus: refactor WpDBus into a plugin called dbus-connection 2023-06-20 12:39:29 +03:00
plugin.h dbus: refactor WpDBus into a plugin called dbus-connection 2023-06-20 12:39:29 +03:00
reserve-device.c dbus: refactor WpDBus into a plugin called dbus-connection 2023-06-20 12:39:29 +03:00
reserve-device.h m-reserve-device: use a weak ref instead of raw pointer for transition 2021-06-25 11:04:30 -04:00
transitions.c dbus: refactor WpDBus into a plugin called dbus-connection 2023-06-20 12:39:29 +03:00
transitions.h modules: implement a new reserve-device module 2021-01-26 16:28:22 +02:00