Open ALSA devices in non-blocking mode (thanks Aleksey!)

This commit is contained in:
Sam Lantinga
2002-11-17 20:02:26 +00:00
parent 9135e95302
commit f57b251bc5

View File

@@ -20,6 +20,7 @@ The latest stable release may be found on the
Major changes since SDL 1.0.0:
</H2>
<UL>
<LI> 1.2.6: Open ALSA devices in non-blocking mode (thanks Aleksey!)
<LI> 1.2.6: Support 1-bit alpha on surfaces passed to SDL_WM_SetIcon()
<LI> 1.2.6: Greatly improved X11 DGA video speed (thanks Cezary!)
<LI> 1.2.6: Added MMX audio mixing code for gcc (thanks Stephane!)