changeset 548:6cd49f896c5a

Open ALSA devices in non-blocking mode (thanks Aleksey!)
author Sam Lantinga <slouken@libsdl.org>
date Sun, 17 Nov 2002 20:02:26 +0000
parents 5d07f9a47f17
children c4471fe94881
files docs.html
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/docs.html	Sun Nov 17 20:01:54 2002 +0000
+++ b/docs.html	Sun Nov 17 20:02:26 2002 +0000
@@ -20,6 +20,7 @@
 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!)