cog/Audio/Output
Christopher Snowhill 8cdbc28455 Core Audio Output: Add extra safety checks
Add safety check to check if a device is actually alive when enumerating
it, and also add nil pointer checks for the device name before trying to
CFRelease it. Fixes a rare crash on device add/remove cycle, such as
Bluetooth headphones.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-03-08 00:00:34 -08:00
..
OutputCoreAudio.h Equalizer: Bring it back to the quality it had 2022-02-13 23:37:58 -08:00
OutputCoreAudio.m Core Audio Output: Add extra safety checks 2022-03-08 00:00:34 -08:00