wireplumber/src
Julian Bouzas afcb91f59b rescan: Stop rescan for 2s if BT node is removed
The intention here is to fix a Bluetooth bug where changing between different
profiles momentarily causes streams to be linked to an internal speaker.
Unfortunately, this case is not handled by the event dispatcher because some
signals are emitted using idle callbacks, and therefore we have to rely on
extra logic in rescan.lua to solve the problem.
2024-07-01 08:12:33 -04:00
..
config linking: explicitly mark targets that should be managed by the role-based policy 2024-06-28 10:21:02 +03:00
scripts rescan: Stop rescan for 2s if BT node is removed 2024-07-01 08:12:33 -04:00
systemd systemd: change the template services to load different profiles instead of conf files 2023-12-21 11:28:50 +02:00
tools wpctl: Make sure default node Id is updated when printing filters 2024-06-28 15:13:34 +00:00
main.c main: print warning about old style config files 2024-03-25 09:07:22 +02:00
meson.build docs: move well-known settings docs from src/scripts/lib to where they belong 2024-03-23 16:49:13 +02:00