mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-01-20 13:50:25 +01:00
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. |
||
|---|---|---|
| .. | ||
| config-policy/playback | ||
| config-static-objects/basic | ||
| endpoint-creation | ||
| algorithms.c | ||
| config-policy.c | ||
| config-static-objects.c | ||
| dbus-device-reservation.c | ||
| endpoint-creation.c | ||
| meson.build | ||
| si-audio-softdsp-endpoint.c | ||
| si-simple-node-endpoint.c | ||
| si-standard-link.c | ||