mirror of
https://github.com/godotengine/godot.git
synced 2025-01-22 10:32:54 -05:00
db63d3e3a0
Fixes #99968 and prevents the error spam referenced in comments of #18732. Also fixes a number of memory leaks that occur when an audio device is reinitialized or fails to reinitialize and gates reinitialization attempts to around 1 per second instead of ~1000 attempts per second. Co-authored-by: Kusok <118438257+kus04e4ek@users.noreply.github.com> |
||
---|---|---|
.. | ||
audio_driver_wasapi.cpp | ||
audio_driver_wasapi.h | ||
SCsub |