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

SoundSourceProxy: Do not manage open/close state of AudioSource #4592

Merged
merged 2 commits into from
Dec 30, 2021
Merged

SoundSourceProxy: Do not manage open/close state of AudioSource #4592

merged 2 commits into from
Dec 30, 2021

Conversation

uklotzde
Copy link
Contributor

As proposed here: #4584 (comment)

@uklotzde uklotzde requested a review from daschuer December 30, 2021 15:31
@uklotzde
Copy link
Contributor Author

uklotzde commented Dec 30, 2021

2nd commit: I found 2 situations were open file handles were not closed explicitly, relying on the smart pointer cleanup that may occur later than expected!

@daschuer
Copy link
Member

Thank you. LGTM

@daschuer daschuer merged commit de4a366 into mixxxdj:main Dec 30, 2021
@uklotzde uklotzde deleted the soundsourceproxy-without-audiosource branch December 31, 2021 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants