3d594e16dd
core/log: track default logging categories
...
Fixes a bug in fb37be7
which ignored default logging categories due to
skipping QLoggingRegistry's filter.
2025-07-08 13:49:06 -07:00
95d0af8113
services/pipewire: update volume props from device for device nodes
...
Yet another device node edge case. In addition to only writing via
a pw_device when present, now we only read from one as well.
This fixes missing state changes not conveyed by the pw_node.
Fixes #35
2025-06-19 05:12:24 -07:00
2c411fce5a
all: fix new lints
2025-01-07 03:11:19 -08:00
79b22af093
service/pipewire: avoid overloading devices with volume changes
...
Wait until in-flight changes have been responded to before sending more.
2024-08-27 20:34:11 -07:00
c60871a7fb
service/pipewire: set device node volumes with device object
...
Fixes discrepancies between pulse and qs volumes, and volumes not
persisting across reboot or vt switches.
2024-08-27 01:34:34 -07:00