dbrady
|
109fe0e0dc
|
fixed hat code validation.
|
2014-01-28 15:28:20 -08:00 |
|
Gabriel Jacobo
|
33479316c7
|
[Android] Fixes Bug 2370, don't send accelerometer changes when
Android_JNI_GetAccelerometerValues return SDL_FALSE (thanks to Jairo Luiz)
|
2014-01-27 17:59:19 -03:00 |
|
Gabriel Jacobo
|
50befa6201
|
Bug 2358 - [Android] Joystick Button Mappings are strange (fix by David Brady)
|
2014-01-23 08:44:25 -03:00 |
|
Gabriel Jacobo
|
b131e74be4
|
Fixes 2356, [Android] SDL_JoystickGetAttached does not function
Also fix a potential NULL pointer access in android/SDL_SYS_JoystickGetGUID
|
2014-01-21 18:20:12 -03:00 |
|
Ryan C. Gordon
|
7e1289af32
|
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
The new header will include SDL_config.h, but allows for other global stuff.
|
2013-11-24 23:56:17 -05:00 |
|
Philipp Wiesemann
|
b97e077e47
|
Fixed unused local variable warning in joystick source for Android.
|
2013-12-24 20:00:58 +01:00 |
|
Philipp Wiesemann
|
28309c1d13
|
Fixed implicit declaration of SDL_Log() warning in joystick source for Android.
|
2013-12-24 19:59:35 +01:00 |
|
Gabriel Jacobo
|
2159de66c4
|
[Android] Poll joysticks every three seconds
|
2013-12-12 14:55:33 -03:00 |
|
Gabriel Jacobo
|
bfcd28c1e6
|
[Android] Hotplugging support for joysticks
|
2013-12-10 16:24:11 -03:00 |
|
Gabriel Jacobo
|
f848adff5f
|
Improve Android pause/resume behavior.
|
2013-11-29 10:06:08 -03:00 |
|