aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-02-27 01:43:16 +0100
committerdec05eba <dec05eba@protonmail.com>2025-02-27 01:43:16 +0100
commitae2929d4f723cef7a148c671f0c71e5cb0f87592 (patch)
tree80f9ec5d58b69c1c35afbd9a21bdff9a5b729df1 /TODO
parentd9eb44fae0953863b49c46666380dbffaec60b6b (diff)
Pipewire: auto change default_output/default_input connected nodes when the default devices are changed in system audio settings
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index a5032a5..b295291 100644
--- a/TODO
+++ b/TODO
@@ -240,3 +240,5 @@ Detect if cached portal session token is no longer valid (this can happen if the
Support reconnecting (and setting things up again) if the audio server is restarted (for both device recording and app recording).
Find out how nvidia-smi fixes nvenc not working on opensuse and do that ourselves instead of relying on nvidia-smi that is not always installed.
+
+Pulseaudio code: add "running" variable to loops to allow stopping the running code when quitting. \ No newline at end of file