godot/drivers/wasapi
Allen Pestaluky db63d3e3a0 Prevent WASAPI error spam when device cannot be initialized.
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>
2024-12-10 13:32:33 -05:00
..
audio_driver_wasapi.cpp Prevent WASAPI error spam when device cannot be initialized. 2024-12-10 13:32:33 -05:00
audio_driver_wasapi.h Fix AudioStreamMicrophone crash on scene-reload 2024-09-18 00:03:48 +05:30
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00