Mercurial > sdl-ios-xcode
comparison WhatsNew @ 4009:1146681dbb74 SDL-1.2
Fixed bug #382
Added horizontal scrolling support: SDL_BUTTON_WHEELLEFT (6) and SDL_BUTTON_WHEELRIGHT (7)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 06 Jul 2007 09:15:43 +0000 |
parents | f5daa62ce1c4 |
children | f5794774970d |
comparison
equal
deleted
inserted
replaced
4008:a19fd8bcdd52 | 4009:1146681dbb74 |
---|---|
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) | |
9 | 11 |
10 1.2.10: | 12 1.2.10: |
11 If SDL_OpenAudio() is passed zero for the desired format | 13 If SDL_OpenAudio() is passed zero for the desired format |
12 fields, the following environment variables will be used | 14 fields, the following environment variables will be used |
13 to fill them in: | 15 to fill them in: |