aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-03-03 13:17:35 +0100
committerdec05eba <dec05eba@protonmail.com>2025-03-03 13:17:35 +0100
commit902556b143342b8e03474fc62ab363c41c6d30a3 (patch)
tree0992fe07b130d27cc64a221ba2789d49faf4e39e /TODO
parent6024a54551a4b4a8495b34aa2026ae4ea00c3545 (diff)
Pulseaudio audio device capture: dont change default output when switching default output
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index b295291..a82f00e 100644
--- a/TODO
+++ b/TODO
@@ -241,4 +241,7 @@ Support reconnecting (and setting things up again) if the audio server is restar
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
+Pulseaudio code: add "running" variable to loops to allow stopping the running code when quitting.
+
+The implementation of changing audio device to capture from when using default_output/default_input and the default device is changed in system audio settings
+ has been disabled because of bugs in pipewire (and kde plasma?). Enable this when it's fixed. \ No newline at end of file