wireplumber/tests/modules
Julian Bouzas 321545a32c modules: refactor dbus reservation
The Dbus device reservation has been moved into a separate module, and has also
been refactored to allow reserving a device name before an actual device is
created. Devices now are created and destroyed by the monitor depending on
whether PipeWire owns the device or not. This also simplifies a lot the device
activation module to always enable devices when they are created, and never
worry about checking whether a device is acquired by PipeWire or not.
2020-10-22 14:33:59 -04:00
..
config-policy/playback modules: refactor config-policy to use the new session item API 2020-05-12 10:03:29 -04:00
config-static-objects/basic modules: rename config-static-nodes to config-static-objects 2020-06-02 12:24:47 -04:00
endpoint-creation m-config-endpoint: refactor and rename to endpoint-creation 2020-10-05 11:35:24 -04:00
algorithms.c proxy: refactor how PARAM_Props/PropInfo are handled 2020-05-25 18:54:41 +03:00
config-policy.c si-convert: improve node properties for convert nodes 2020-06-29 13:05:44 +03:00
config-static-objects.c modules: rename config-static-nodes to config-static-objects 2020-06-02 12:24:47 -04:00
dbus-device-reservation.c modules: refactor dbus reservation 2020-10-22 14:33:59 -04:00
endpoint-creation.c m-config-endpoint: refactor and rename to endpoint-creation 2020-10-05 11:35:24 -04:00
meson.build modules: refactor dbus reservation 2020-10-22 14:33:59 -04:00
si-audio-softdsp-endpoint.c m-si-adapter: use the adapter's name as stream name 2020-10-05 11:35:24 -04:00
si-simple-node-endpoint.c object-manager: remove deprecated API 2020-05-14 16:24:34 +03:00
si-standard-link.c tests: si-standard-link: test that endpoint-link properties are set 2020-06-01 19:03:39 +03:00