Skip to content

Fix DirectSoundDevice missing cleanup for some resources - #22

Merged
mrDIMAS merged 2 commits into
mrDIMAS:mainfrom
PieKing1215:fix-directsound-close
Aug 25, 2026
Merged

Fix DirectSoundDevice missing cleanup for some resources#22
mrDIMAS merged 2 commits into
mrDIMAS:mainfrom
PieKing1215:fix-directsound-close

Conversation

@PieKing1215

Copy link
Copy Markdown
Contributor

I noticed after closing the device on the windows impl the last batch of audio just keeps looping forever (at least on wine, haven't tried on real windows)
Adding cleanup for the resources that were missing it fixes it for me.

@mrDIMAS

mrDIMAS commented Aug 24, 2026

Copy link
Copy Markdown
Owner

CI on Windows does not compile.

@PieKing1215

Copy link
Copy Markdown
Contributor Author

Oops guess something else in the workspace I was testing in had that feature enabled, made sure it builds on its own now

@mrDIMAS
mrDIMAS merged commit 53201ce into mrDIMAS:main Aug 25, 2026
9 checks passed
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