Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 1854:2280e314a978
Closed bug #74
Added DirectInput joystick code, contributed by Glenn Maynard.
This fixes a problem with the Windows Multimedia joystick driver
not showing all 6 axes on a GameCube controller converter, which
was donated by Jacob Kolding.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 21 May 2006 16:47:41 +0000 |
parents | c546353b1ad4 |
children | 5ff2c01e475e |
comparison
equal
deleted
inserted
replaced
1853:2c4923336dd0 | 1854:2280e314a978 |
---|---|
196 /* Enable various input drivers */ | 196 /* Enable various input drivers */ |
197 #undef SDL_INPUT_TSLIB | 197 #undef SDL_INPUT_TSLIB |
198 #undef SDL_JOYSTICK_AMIGA | 198 #undef SDL_JOYSTICK_AMIGA |
199 #undef SDL_JOYSTICK_BEOS | 199 #undef SDL_JOYSTICK_BEOS |
200 #undef SDL_JOYSTICK_DC | 200 #undef SDL_JOYSTICK_DC |
201 #undef SDL_JOYSTICK_DINPUT | |
201 #undef SDL_JOYSTICK_DUMMY | 202 #undef SDL_JOYSTICK_DUMMY |
202 #undef SDL_JOYSTICK_IOKIT | 203 #undef SDL_JOYSTICK_IOKIT |
203 #undef SDL_JOYSTICK_LINUX | 204 #undef SDL_JOYSTICK_LINUX |
204 #undef SDL_JOYSTICK_LINUXEV | 205 #undef SDL_JOYSTICK_LINUXEV |
205 #undef SDL_JOYSTICK_MACOS | 206 #undef SDL_JOYSTICK_MACOS |