comparison docs.html @ 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 7a15ee64acc7
children 6ae8eacccc7c
comparison
equal deleted inserted replaced
547:5d07f9a47f17 548:6cd49f896c5a
18 18
19 <H2> 19 <H2>
20 Major changes since SDL 1.0.0: 20 Major changes since SDL 1.0.0:
21 </H2> 21 </H2>
22 <UL> 22 <UL>
23 <LI> 1.2.6: Open ALSA devices in non-blocking mode (thanks Aleksey!)
23 <LI> 1.2.6: Support 1-bit alpha on surfaces passed to SDL_WM_SetIcon() 24 <LI> 1.2.6: Support 1-bit alpha on surfaces passed to SDL_WM_SetIcon()
24 <LI> 1.2.6: Greatly improved X11 DGA video speed (thanks Cezary!) 25 <LI> 1.2.6: Greatly improved X11 DGA video speed (thanks Cezary!)
25 <LI> 1.2.6: Added MMX audio mixing code for gcc (thanks Stephane!) 26 <LI> 1.2.6: Added MMX audio mixing code for gcc (thanks Stephane!)
26 <LI> 1.2.6: Fixed potential dropped events under DirectInput 27 <LI> 1.2.6: Fixed potential dropped events under DirectInput
27 <LI> 1.2.6: Added Visual C++ 7 (.NET) projects (thanks James!) 28 <LI> 1.2.6: Added Visual C++ 7 (.NET) projects (thanks James!)