sdl2_frt/Xcode-iOS
Sam Lantinga 2e348c1f59 Fixed bug 3193 - Dualshock 3's motion sensors overwrite analog stick
maxxus

The Dualshock 3's motion sensors don't seem to be reported by the call to EVIOCGBIT but they still send EV_ABS events.  Because they're not reported by EVIOCGBIT they're not assigned a proper axis ids and the default of 0 is used, which is the valid id for the left analog sticks left/right axis.
2018-11-14 13:37:22 -08:00
..
Demos Fixed bug 3193 - Dualshock 3's motion sensors overwrite analog stick 2018-11-14 13:37:22 -08:00
SDL/SDL.xcodeproj Fixed bug 3193 - Dualshock 3's motion sensors overwrite analog stick 2018-11-14 13:37:22 -08:00
SDLtest/SDL2test.xcodeproj Fixed bug 4228 - Clean-up Xcode projects 2018-08-21 16:47:44 -07:00
Template/SDL iOS Application ran 'chmod -x' on many files 2018-06-12 14:00:15 +03:00
Test Fixed bug 3193 - Dualshock 3's motion sensors overwrite analog stick 2018-11-14 13:37:22 -08:00