kc3-lang/SDL/src/joystick

Branch :


Log

Author Commit Date CI Message
2159de66 2013-12-12 14:55:33 [Android] Poll joysticks every three seconds
bfcd28c1 2013-12-10 16:24:11 [Android] Hotplugging support for joysticks
4ab350d4 2013-12-06 09:13:31 Fixed detecting the wired XBox 360 controller on Linux Also added some more debug output to detect issues
c78476da 2013-12-06 08:24:00 Fixed compiler warning on Visual Studio
5ac18134 2013-12-03 12:01:28 Adds SDL_GameControllerAddMappingsFromRW, updates controllermap SDL_GameControllerAddMappingsFromFile is now a convenience macro. controllermap can now skip bindings by pressing space or clicking/touching the screen.
95ec90aa 2013-12-02 19:35:04 Adds controllermap utility to test suite.
45ae148a 2013-12-02 19:34:08 Adds SDL_GameControllerAddMappingsFromFile
f848adff 2013-11-29 10:06:08 Improve Android pause/resume behavior.