Mercurial > sdl-ios-xcode
comparison docs.html @ 147:8f9093e805c9
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 09 Aug 2001 13:06:32 +0000 |
parents | c2f7f5bb8cbd |
children | 2839f45bdba0 |
comparison
equal
deleted
inserted
replaced
146:ddd322dba625 | 147:8f9093e805c9 |
---|---|
14 | 14 |
15 <H2> | 15 <H2> |
16 Major changes since SDL 1.0.0: | 16 Major changes since SDL 1.0.0: |
17 </H2> | 17 </H2> |
18 <UL> | 18 <UL> |
19 <LI> 1.2.3: Fixed the system dependent SDL_WINDOWID hack on Windows | |
20 <LI> 1.2.3: Added 640x480 as a scaled resolution for NTSC/PAL output | |
21 <LI> 1.2.3: Added support for TV output on the Linux PlayStation Beta | |
22 <LI> 1.2.3: Added initial NVidia acceleration on framebuffer console | |
23 <LI> 1.2.3: Fixed audio format selection for OpenBSD (thanks Peter!) | |
19 <LI> 1.2.2: Fixed crash when quitting fullscreen mode on MacOS X | 24 <LI> 1.2.2: Fixed crash when quitting fullscreen mode on MacOS X |
20 <LI> 1.2.2: Fixed fullscreen mouse events on MacOS X | 25 <LI> 1.2.2: Fixed fullscreen mouse events on MacOS X |
21 <LI> 1.2.2: Now returns an error if unable to open audio on BeOS | 26 <LI> 1.2.2: Now returns an error if unable to open audio on BeOS |
22 <LI> 1.2.2: Fixed keyboard input translation on WinCE (thanks Rainer!) | 27 <LI> 1.2.2: Fixed keyboard input translation on WinCE (thanks Rainer!) |
23 <LI> 1.2.2: Now gets correct keyboard state when starting up on X11 | 28 <LI> 1.2.2: Now gets correct keyboard state when starting up on X11 |