Sam Lantinga
|
e9869e07bf
Fixed bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD
|
4 years ago |
Sam Lantinga
|
38ab8bf74b
Fixed bug 5362 - Mac OS ARM doesn't build Metal/Vulkan back-end/renderers
|
4 years ago |
Sam Lantinga
|
62e39b5fa7
Fixed building with an older SDK and macOS target
|
4 years ago |
Sam Lantinga
|
268aa45645
Fixed compiling with SDL_JOYSTICK_RAWINPUT disabled
|
4 years ago |
Ryan C. Gordon
|
eaa53a1979
joystick: On Linux, don't try to close an invalid inotify file descriptor.
|
4 years ago |
Ryan C. Gordon
|
5c9577476f
joystick: Fix up Linux joystick code to (mostly) compile on FreeBSD.
|
4 years ago |
Sam Lantinga
|
179bd66581
Don't enable PS5 controller support if DS4Windows is running - they conflict.
|
4 years ago |
Sam Lantinga
|
5b3616c325
Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices
|
4 years ago |
Ryan C. Gordon
|
0ff5d55a07
x11: Don't try to grab the pointer on an unmapped window (thanks, Lee!)
|
4 years ago |
Sam Lantinga
|
04b45b5581
Allow testing a specific controller
|
4 years ago |
Sam Lantinga
|
ff4bc1389c
Fixed mapping controllers after adding the touchpad button
|
4 years ago |
Ozkan Sezer
|
4c96faee57
remove non-existing tslib support from autofoo and cmake
|
4 years ago |
Sam Lantinga
|
fd89446782
Fixed building on Mac OS X on the command line and with an older macOS SDK
|
4 years ago |
Sam Lantinga
|
1df593fb16
Fixed bug 5355 - Add GameController Framework support to macOS
|
4 years ago |
Sam Lantinga
|
5e0644c15a
Disable libusb by default, as it breaks on Linux when trying to use it with non-root permissions on some distributions
|
4 years ago |
Sam Lantinga
|
870841c414
Reset the LED state after Bluetooth connection has completed on the PS5 controller
|
4 years ago |
Sam Lantinga
|
120dc280ca
Enable HIDAPI by default
|
4 years ago |
Sam Lantinga
|
a94fe009c6
Moved comment with the code it covers
|
4 years ago |
Sam Lantinga
|
49f7be6d0d
Fixed compile warning C4127: conditional expression is constant
|
4 years ago |
Sam Lantinga
|
63b52e8e67
Remove SDL dependency in Windows code
|
4 years ago |
Sam Lantinga
|
d4954eb090
Removed debug code
|
4 years ago |
Sam Lantinga
|
b442e617e9
Fixed adding an extra zero byte for feature reports
|
4 years ago |
Sam Lantinga
|
75721b191c
Allow testing effects on PS4 controllers
|
4 years ago |
Sam Lantinga
|
2e8e3854b8
Fixed compile warning
|
4 years ago |
Sam Lantinga
|
6b56b98fc3
Fixed is_BLE() return value
|
4 years ago |
Sam Lantinga
|
65c9f1d2cc
Fixed upstream bug: FD 0 is a valid file descriptor
|
4 years ago |
Sam Lantinga
|
549010f2a0
It takes 2 packets to stop audio haptics and start emulated rumble on the PS5 controller
|
4 years ago |
Ozkan Sezer
|
082558db33
SDL_os2messagebox.c (_makeDlg): fix crash if title and/or message is NULL.
|
4 years ago |
Sam Lantinga
|
bf7d198d48
The HORI Fighting Commander should only show up as an XInput Switch Controller on Windows
|
4 years ago |
Sam Lantinga
|
6cb7f9e39a
Respect SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS for Nintendo Switch Pro controllers using the HIDAPI driver
|
4 years ago |