Mercurial > sdl-ios-xcode
diff docs.html @ 3982:0a0f8cccc77c SDL-1.2
Updated "What's New" docs.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Tue, 26 Jun 2007 20:04:15 +0000 |
parents | 8582c6a5ca16 |
children | 8488d3c24dd5 |
line wrap: on
line diff
--- a/docs.html Tue Jun 26 20:02:40 2007 +0000 +++ b/docs.html Tue Jun 26 20:04:15 2007 +0000 @@ -26,7 +26,7 @@ Added support for the PulseAudio sound server: http://www.pulseaudio.org/ </P> <P> - Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling of the screensaver on Mac OS X and X11. + Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling of the screensaver on Mac OS X, Windows, and X11. </P> <P> Fixed buffer overrun crash when resampling audio rates.