*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40148
This commit is contained in:
Sam Lantinga 2001-08-09 13:06:32 +00:00
parent 4c74d7983a
commit f2de3a7f9b

View file

@ -16,6 +16,11 @@ be found at the <A HREF="http://www.libsdl.org/"> main SDL page</A>.
Major changes since SDL 1.0.0: Major changes since SDL 1.0.0:
</H2> </H2>
<UL> <UL>
<LI> 1.2.3: Fixed the system dependent SDL_WINDOWID hack on Windows
<LI> 1.2.3: Added 640x480 as a scaled resolution for NTSC/PAL output
<LI> 1.2.3: Added support for TV output on the Linux PlayStation Beta
<LI> 1.2.3: Added initial NVidia acceleration on framebuffer console
<LI> 1.2.3: Fixed audio format selection for OpenBSD (thanks Peter!)
<LI> 1.2.2: Fixed crash when quitting fullscreen mode on MacOS X <LI> 1.2.2: Fixed crash when quitting fullscreen mode on MacOS X
<LI> 1.2.2: Fixed fullscreen mouse events on MacOS X <LI> 1.2.2: Fixed fullscreen mouse events on MacOS X
<LI> 1.2.2: Now returns an error if unable to open audio on BeOS <LI> 1.2.2: Now returns an error if unable to open audio on BeOS