• Sam Lantinga's avatar
    Fixed bug #1121 (More than one device through SDL_JOYSTICK_DEVICE) · c2204a53
    Sam Lantinga authored
     Chusslove Illich      2011-02-13 04:30:28 PST
    
    Currently SDL_JOYSTICK_DEVICE environment variable can be used to add
    exactly one topmost device. I think it would be nice if one could also set
    several devices (e.g. a stick and a throttle) in this way, as a colon-
    separated list. The attached patch implements this
    c2204a53
Name
Last commit
Last update
..
android Loading commit data...
beos Loading commit data...
bsd Loading commit data...
darwin Loading commit data...
dummy Loading commit data...
iphoneos Loading commit data...
linux Loading commit data...
nds Loading commit data...
windows Loading commit data...
SDL_joystick.c Loading commit data...
SDL_joystick_c.h Loading commit data...
SDL_sysjoystick.h Loading commit data...