mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-27 19:01:52 +00:00
Now we sleep the thread in WaitDevice until ALSA reawakens it because it needs more data, and we feed it exactly as much as it can take at that point. Like the recent PulseAudio changes, this is both more efficient, reliable, and consistent.