Files
SDL/src
Ryan C. Gordon 33c9eeec7c Revert "audio: Device threads don't increment physical device refcounts."
This reverts commit 76f81797b7.

This worked in the normal cases, but:

A device thread that calls SDL_DisconnectAudioDevice due to failure will fire
the disconnect event from the device thread...and if there's an event watcher
that uses that moment to close the device, we still end up in the same
situation, where the device thread tries to join on itself.

Better solutions are still pending.
2023-10-22 16:15:27 -04:00
..
2023-07-03 12:46:47 -07:00
2023-09-25 18:02:40 +02:00
2023-08-08 22:25:04 -07:00
2023-05-26 08:33:15 -07:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-01-09 09:41:41 -08:00
2023-10-11 22:38:00 -07:00
2023-10-18 15:46:07 -04:00