Skip to content
Snippets Groups Projects
Commit 321545a3 authored by Julian Bouzas's avatar Julian Bouzas
Browse files

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.
parent bc17aaa3
Branches apertis/v2022dev2
Tags apertis/3.7.1-1apertis1
No related merge requests found
Showing
with 391 additions and 569 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment