Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvWave: Dont close audio device #11531

Merged
merged 23 commits into from
Sep 1, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
0ffe3f9
Revert "nvwave: Don't close the audio device..." (PR·#11024)
feerrenrut Aug 20, 2020
3cb2ac4
Change closeWhenIdle=False
feerrenrut Aug 20, 2020
6a790b5
Debug logging for nvwave open / close
feerrenrut Aug 20, 2020
50cc85a
On error close and re-open device
feerrenrut Aug 20, 2020
2c6caac
WIP
feerrenrut Aug 20, 2020
288ec6c
centralise logic for setting current device
feerrenrut Aug 28, 2020
327968f
Fix long line doc
feerrenrut Aug 28, 2020
e0ef166
combine subsequent locks
feerrenrut Aug 28, 2020
c86b1a1
Clarify feed docs
feerrenrut Aug 28, 2020
158b720
change the device to open when current device becomes unavailable
feerrenrut Aug 28, 2020
2f890f5
reopen preferred device when it becomes available again
feerrenrut Aug 28, 2020
78c48fd
Test if id of currently opened device can change.
feerrenrut Aug 28, 2020
bb05058
Currently opened device ID does not seem to change.
feerrenrut Aug 28, 2020
32d5125
Performance logging for checking for preferred device
feerrenrut Aug 28, 2020
f0918fe
Fix linter errors
feerrenrut Aug 28, 2020
9d7b925
More detail in class docs
feerrenrut Aug 28, 2020
7d9c0c3
Remove timer
feerrenrut Aug 28, 2020
c8a7bce
Handle no audio device better
feerrenrut Aug 28, 2020
75ff646
review action: add missing super call for del
feerrenrut Aug 31, 2020
52c3f98
review action: prevent infinite recursion
feerrenrut Aug 31, 2020
2551bbd
review action: use warning level for log
feerrenrut Aug 31, 2020
f9086bc
Include exception info in log message.
feerrenrut Sep 1, 2020
52c6cf1
Update changes file for PR #11531
feerrenrut Sep 1, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading