comparison WhatsNew @ 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 82dab719502e
comparison
equal deleted inserted replaced
4010:3aa1406620f6 4011:f5794774970d
4 Version 1.0: 4 Version 1.0:
5 5
6 1.2.12: 6 1.2.12:
7 Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling 7 Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling
8 of the screensaver on Mac OS X and X11. 8 of the screensaver on Mac OS X and X11.
9
10 Added SDL_BUTTON_WHEELLEFT (6) and SDL_BUTTON_WHEELRIGHT (7)
11 9
12 1.2.10: 10 1.2.10:
13 If SDL_OpenAudio() is passed zero for the desired format 11 If SDL_OpenAudio() is passed zero for the desired format
14 fields, the following environment variables will be used 12 fields, the following environment variables will be used
15 to fill them in: 13 to fill them in: