sdl2_frt/src/audio/alsa
Ryan C. Gordon 93583d461c alsa: removed snd_pcm_wait() call before writing to playback device.
This would cause playback problems in certain situations, such as on the
Raspberry Pi. The device that the wait was added for seems to not benefit from
it in modern times, and standard desktop Linux seems to do the right thing
when a USB device is unplugged now, without this patch.

Fixes Bugzilla #3599.
2017-09-09 21:17:46 -04:00
..
SDL_alsa_audio.c alsa: removed snd_pcm_wait() call before writing to playback device. 2017-09-09 21:17:46 -04:00
SDL_alsa_audio.h Updated copyright for 2017 2017-01-01 18:33:28 -08:00