summaryrefslogtreecommitdiff
path: root/Xcode-iOS
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2018-11-14 13:37:22 -0800
committerSam Lantinga <slouken@libsdl.org>2018-11-14 13:37:22 -0800
commit573edfcda2a9364b03779278d39eb423d687a145 (patch)
tree2f26f5f87a572a7b1f1b003560caee1cb5bcb1e4 /Xcode-iOS
parent84cca3ebe3d88dd20fe5d491e3833eb52f3dff04 (diff)
downloadsdl-573edfcda2a9364b03779278d39eb423d687a145.tar.gz
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.
Diffstat (limited to 'Xcode-iOS')
-rwxr-xr-x[-rw-r--r--]Xcode-iOS/Demos/Demos.xcodeproj/project.pbxproj0
-rwxr-xr-x[-rw-r--r--]Xcode-iOS/SDL/SDL.xcodeproj/project.pbxproj0
-rwxr-xr-x[-rw-r--r--]Xcode-iOS/Test/TestiPhoneOS.xcodeproj/project.pbxproj0
3 files changed, 0 insertions, 0 deletions
diff --git a/Xcode-iOS/Demos/Demos.xcodeproj/project.pbxproj b/Xcode-iOS/Demos/Demos.xcodeproj/project.pbxproj
index 29390844b..29390844b 100644..100755
--- a/Xcode-iOS/Demos/Demos.xcodeproj/project.pbxproj
+++ b/Xcode-iOS/Demos/Demos.xcodeproj/project.pbxproj
diff --git a/Xcode-iOS/SDL/SDL.xcodeproj/project.pbxproj b/Xcode-iOS/SDL/SDL.xcodeproj/project.pbxproj
index aace16b77..aace16b77 100644..100755
--- a/Xcode-iOS/SDL/SDL.xcodeproj/project.pbxproj
+++ b/Xcode-iOS/SDL/SDL.xcodeproj/project.pbxproj
diff --git a/Xcode-iOS/Test/TestiPhoneOS.xcodeproj/project.pbxproj b/Xcode-iOS/Test/TestiPhoneOS.xcodeproj/project.pbxproj
index 978833d0e..978833d0e 100644..100755
--- a/Xcode-iOS/Test/TestiPhoneOS.xcodeproj/project.pbxproj
+++ b/Xcode-iOS/Test/TestiPhoneOS.xcodeproj/project.pbxproj