You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This re-introduces changes from 39f6c4d, as the feature freeze is over now.
*Updated BASS libraries*
Includes stability improvements;
- BASS.dll: Fix crash when AVRT.DLL is unavailable while using WASAPI or "no sound" output
- BASSWMA.dll: Fix crash caused by a failed realloc call
- BASS_AAC.dll: Prevent failing to allocate a download buffer for sound stream, resulting in a crash in BASS.dll.
Instead of crashing, it will now result in a BASS_ERROR_MEM.
0 commit comments