cog/Audio/Output
Christopher Snowhill cc2b27d43f Core Audio output: Potential shutdown fix
The thread wait on shutdown had the potential to lock up waiting for the
thread to shut down. Now it should at least spam the semaphores, so that
the thread should progress to shutdown a lot quicker.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-01-27 00:09:40 -08:00
..
OutputCoreAudio.h Core Audio output: Hopefully stop buffer looping on device stop 2022-01-22 14:37:37 -08:00
OutputCoreAudio.m Core Audio output: Potential shutdown fix 2022-01-27 00:09:40 -08:00