Ozkan Sezer
|
bbbec723e5
SDL_config_windows.h: define HAVE_TRUNC[F] for Visual Studio >= 2013
|
4 жил өмнө |
Ozkan Sezer
|
3e40b87f56
SDL_config_os2.h: undefine HAVE_TRUNC
|
4 жил өмнө |
Ryan C. Gordon
|
bee8db3b04
config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate.
|
4 жил өмнө |
Sam Lantinga
|
5c34c973e6
Clarify that we're using button indices, not using gamepad button names
|
4 жил өмнө |
Sam Lantinga
|
9f51fad361
Added support for the touchpad on PS4 and PS5 controllers
|
4 жил өмнө |
Sam Lantinga
|
78422fa3c8
Added more detail on the PS5 controller state packet and enable full reports over Bluetooth
|
4 жил өмнө |
Sam Lantinga
|
30371f2d4d
Fixed doubled report ID for Bluetooth Classic devices on Linux
|
4 жил өмнө |
Sam Lantinga
|
8cd4f364db
Mapped the touchpad click as SDL_CONTROLLER_BUTTON_MISC1 on the PS5 controller
|
4 жил өмнө |
Sam Lantinga
|
8e312a6a59
Fixed detecting Bluetooth XInput controllers on Windows
|
4 жил өмнө |
Sam Lantinga
|
8b29aaddbd
Fixed warning when building on Windows
|
4 жил өмнө |
Sam Lantinga
|
e0018d0869
Fixed Windows build
|
4 жил өмнө |
Sam Lantinga
|
0500c04468
Fix SDL_HINT_THREAD_FORCE_REALTIME_TIME_CRITICAL also applying to HIGH priorities
|
4 жил өмнө |
Sam Lantinga
|
5b0d432942
Implemented trigger rumble in the HIDAPI Xbox One driver
|
4 жил өмнө |
Sam Lantinga
|
e749c1266f
Fixed overflow in trigger rumble calculation
|
4 жил өмнө |
Ozkan Sezer
|
52486d018a
SDL_keycode.h (SDL_Keymod): remove comma at end of enumerator list
|
4 жил өмнө |
Ozkan Sezer
|
c122e9b9ce
linux/SDL_sysjoystick.c (MaybeRemoveDevice): remove SDL_USE_LIBUDEV guards
|
4 жил өмнө |
Ozkan Sezer
|
94a047f718
fix xcode project file permissions
|
4 жил өмнө |
Sam Lantinga
|
83b653d55d
Fixed build warning
|
4 жил өмнө |
Sam Lantinga
|
dc76449661
Backed out change for bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD
|
4 жил өмнө |
Sam Lantinga
|
76bd6cd2d9
Fixed bug 5326 - Logitech Extreme 3D joystick is listed as gamepad in linux section of SDL_gamecontrollerdb.h
|
4 жил өмнө |
Sam Lantinga
|
3160c7d66f
Fixed bug 5327 - When direct input fails to load, but a controlller is plugged in through another api, an access violation happens.
|
4 жил өмнө |
Sam Lantinga
|
502cfe314a
Fixed bug 5332 - WGI: Fix wrong level of indirection and implicit truncating cast.
|
4 жил өмнө |
Sam Lantinga
|
1822f97e5f
Fixed bug 5346 - Add FreeBSD evdev KBIO keyboard input driver
|
4 жил өмнө |
Sam Lantinga
|
38ed8a955a
Fixed bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD
|
4 жил өмнө |
Sam Lantinga
|
320a7587d7
Fixed compiler warnings
|
4 жил өмнө |
Simon McVittie
|
65847539dd
test: Add a unit test for input device classification heuristics
|
4 жил өмнө |
Simon McVittie
|
b0eba1c55d
joystick: Use inotify to detect joystick unplug if not using udev
|
4 жил өмнө |
Simon McVittie
|
aae53d5972
evdev: Detect whether input devices are accelerometers
|
4 жил өмнө |
Simon McVittie
|
fdd945f2af
joystick: Use a better heuristic to guess what is a joystick
|
4 жил өмнө |
Simon McVittie
|
8db3171b98
udev: Factor out SDL_EVDEV_GuessDeviceClass
|
4 жил өмнө |