Sam Lantinga
|
3e935aecb9
Fixed bug 4966 - KMSDRM: Add dynamic modeset support
|
5 years ago |
Sam Lantinga
|
64c58b9f19
Fixed NullPointerException
|
5 years ago |
Sam Lantinga
|
e5e5416975
Removed VID/PID 0x1532/0x0037, which was listed in the Linux kernel as a Razer Sabertooth, because at least one variant of the Razer DeathAdder mouse shows up with this VID/PID.
|
5 years ago |
Sam Lantinga
|
833f76ab7b
Fixed bug 4968 - NULL passed to memcpy in WriteProprietary in SDL_hidapi_switch.c
|
5 years ago |
Sam Lantinga
|
dd0ebfdf8b
Use the triggers to test rumble for more fine grained vibration feedback
|
5 years ago |
Sam Lantinga
|
8ba77b35a5
Use the asynchronous HIDAPI rumble code for Nintendo Switch Pro controllers
|
5 years ago |
Sam Lantinga
|
81256207bd
Update for bug 4923 - Calling SDL_GameControllerRumble() often takes 8 ms
|
5 years ago |
David Ludwig
|
d88f3f5226
macOS: fix crash if and when joystick-init-on-add fails
|
5 years ago |
Sam Lantinga
|
a199cb89ad
Updated the Android Xbox One Wireless Controller mapping for the latest Xbox controller firmware update
|
5 years ago |
Sam Lantinga
|
dc1d3c2974
Catch both PS3 and PS4 motion controls and don't treat them as a game controller
|
5 years ago |
Sam Lantinga
|
1d1a35ef64
Fixed Visual Studio build
|
5 years ago |
Sam Lantinga
|
1bd120266f
Added SDL_hidapi_rumble.c to the macOS, iOS and tvOS builds
|
5 years ago |
Sam Lantinga
|
7c7ae00294
Added SDL_hidapi_rumble.c to the Visual Studio project
|
5 years ago |
David Ludwig
|
65fd633694
FIX for SDL-4927: CFRetain+CFRelease a game controller's IOKit object
|
5 years ago |
Sam Lantinga
|
02108cf7e5
Added missing files from previous commit
|
5 years ago |
Sam Lantinga
|
1684606fdf
Fixed long delay on main thread caused by blocking rumble writes in HIDAPI drivers
|
5 years ago |
Sam Lantinga
|
6efebf1768
Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests.
|
5 years ago |
Sjoerd Simons
|
976eee77cc
Correct joystick hat indexes on linux
|
5 years ago |
Sam Lantinga
|
d19006c5be
Fixed bug 4965 - Update the .hgignore file
|
5 years ago |
Sam Lantinga
|
ca2186a21b
Fixed bug 4758 - hgignore clion build artifacts
|
5 years ago |
Sam Lantinga
|
4b585e75d9
Fixed bug 4833 - Use EGL for X11?
|
5 years ago |
Sam Lantinga
|
67f4478867
Fixed bug 4917 - Wayland: handle discrete pointer axis events
|
5 years ago |
Sam Lantinga
|
68e702b657
Fixed the hidapi Info.plist for submission to the Apple App Store
|
5 years ago |
Sam Lantinga
|
b5849daf3e
Fixed build warnings on Android
|
5 years ago |
Sam Lantinga
|
212609b3f2
Map the right pad on the Steam Controller to the right stick in the game controller API
|
5 years ago |
Sam Lantinga
|
39a498c940
Build the hidapi framework and weak link it on Mac OS X
|
5 years ago |
Sam Lantinga
|
91121ee4bb
Weak link the hidapi framework on iOS and tvOS
|
5 years ago |
Sam Lantinga
|
1190343f36
Build hidapi as a framework on iOS, so it can be linked by the application as well.
|
5 years ago |
Sam Lantinga
|
62a3d6c004
Fixed build
|
5 years ago |
Sam Lantinga
|
4e33c013d4
More Xcode project improvements
|
5 years ago |