wireplumber/modules/module-reserve-device
Fabian Vogt d5029697de Fix leftover use of module-reserve-device's state property
The move to the WpDbus API dropped the "state" property from the plugin,
but left the property enum and use of it in alsa.lua. Remove the enum and
port over the code in alsa.lua.
2022-07-14 13:02:19 +00: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 Fix leftover use of module-reserve-device's state property 2022-07-14 13:02:19 +00:00
plugin.h m-reserve-device: use WpDbus API 2022-06-02 12:34:16 -04:00
reserve-device.c m-reserve-device: use WpDbus API 2022-06-02 12:34:16 -04: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 m-reserve-device: use WpDbus API 2022-06-02 12:34:16 -04:00
transitions.h modules: implement a new reserve-device module 2021-01-26 16:28:22 +02:00