turn-up-arch/tests
Sean Doran 3c0c9adc83
fix: always apply PA stream volume for app/group knobs
MPRIS set_volume returning True was causing an early return that
silently skipped the PulseAudio stream write. PA-only apps like
Brave and Vesktop (registered as Chromium/electron) never had their
volume updated when any MPRIS player coincidentally matched the
target name by substring.

Both set_app_volume and reapply_app_volumes now always apply the PA
correction regardless of MPRIS result, so PA-only and MPRIS-capable
apps are handled correctly in all cases.
2026-03-20 19:45:11 -04:00
..
__init__.py Refactor: extract audio.py, add 50 unit tests 2026-02-27 18:40:13 -05:00
test_audio.py fix: always apply PA stream volume for app/group knobs 2026-03-20 19:45:11 -04:00
test_protocol.py fix: prevent LED flicker from dropped knob messages at read-buffer boundary 2026-02-28 14:45:46 -05:00