diff options
author | dec05eba <dec05eba@protonmail.com> | 2025-03-03 13:36:49 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2025-03-03 13:36:49 +0100 |
commit | 0fff47cc58e50ff397aff56e842e15db2ea31e2f (patch) | |
tree | 6323dfcccb58ab6e8adb517883311e0533d0501a /TODO | |
parent | 902556b143342b8e03474fc62ab363c41c6d30a3 (diff) |
Revert "Pulseaudio audio device capture: dont change default output when switching default output"
This reverts commit 902556b143342b8e03474fc62ab363c41c6d30a3.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -241,7 +241,4 @@ 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. - -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 +Pulseaudio code: add "running" variable to loops to allow stopping the running code when quitting.
\ No newline at end of file |