Mercurial > sdl-ios-xcode
diff docs.html @ 4011:f5794774970d SDL-1.2
Reverted mousewheel support in 1.2, since it breaks binary compatibility.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 06 Jul 2007 13:39:03 +0000 |
parents | 1146681dbb74 |
children | cbad710a6509 |
line wrap: on
line diff
--- a/docs.html Fri Jul 06 13:32:20 2007 +0000 +++ b/docs.html Fri Jul 06 13:39:03 2007 +0000 @@ -29,9 +29,6 @@ Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling of the screensaver on Mac OS X, Windows, and X11. </P> <P> - Added SDL_BUTTON_WHEELLEFT (6) and SDL_BUTTON_WHEELRIGHT (7) -</P> -<P> Fixed buffer overrun crash when resampling audio rates. </P> <P>