Sam Lantinga
|
8795ca7067
Fixed bug 5241 - SDL on Linux needs a way to turn deadzones off
|
5 年之前 |
Ozkan Sezer
|
b6e63625c8
fix bug #5395: handle old systems where inotify_init1 is not available
|
5 年之前 |
Sam Lantinga
|
db0a2025c3
Fixed bug 5241 - SDL on Linux needs a way to turn deadzones off
|
5 年之前 |
Sam Lantinga
|
0ccb3afd37
Fixed polling values after SYN_DROPPED event
|
5 年之前 |
Sam Lantinga
|
13a4caf1d7
Fixed bug 4286 - Joystick subsystem causes "not responding" when app is in the background
|
5 年之前 |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
5 年之前 |
Sam Lantinga
|
59f28b7f4b
Fixed whitespace
|
5 年之前 |
Sam Lantinga
|
c8c818d7a4
Fixed bug 5360 - non-libudev joystick detection doesn't see controllers that were already connected
|
5 年之前 |
Simon McVittie
|
8e2746cfb6
joystick: Don't use udev in Flatpak or pressure-vessel container
|
5 年之前 |
Sam Lantinga
|
e9869e07bf
Fixed bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD
|
5 年之前 |
Ryan C. Gordon
|
eaa53a1979
joystick: On Linux, don't try to close an invalid inotify file descriptor.
|
5 年之前 |
Sam Lantinga
|
fcb21aa883
Added API for sensors on game controllers
|
5 年之前 |
Ozkan Sezer
|
c122e9b9ce
linux/SDL_sysjoystick.c (MaybeRemoveDevice): remove SDL_USE_LIBUDEV guards
|
5 年之前 |
Simon McVittie
|
b0eba1c55d
joystick: Use inotify to detect joystick unplug if not using udev
|
5 年之前 |
Simon McVittie
|
fdd945f2af
joystick: Use a better heuristic to guess what is a joystick
|
5 年之前 |
Simon McVittie
|
8db3171b98
udev: Factor out SDL_EVDEV_GuessDeviceClass
|
5 年之前 |
Simon McVittie
|
13e7d1a958
joystick: Allow libudev to be disabled at runtime
|
5 年之前 |
Sam Lantinga
|
1e2caac58b
Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers()
|
5 年之前 |
Sam Lantinga
|
e555d45331
Added SDL_JoystickHasLED
|
5 年之前 |
Ethan Lee
|
83cddd2ebc
Add SDL_JoystickSetLED.
|
6 年之前 |
Kai Krakow
|
c3ecf18cc4
Linux: Add hint for disabling deadzones
|
5 年之前 |
Ryan C. Gordon
|
0e98040d43
joystick: Linux joysticks now recover better from dropped events.
|
5 年之前 |
Sam Lantinga
|
9fa8d6d0be
Define constants not available on older kernels
|
5 年之前 |
Sam Lantinga
|
ae9ff11bae
The zero happens at a higher level now
|
5 年之前 |
Sam Lantinga
|
345b4d7e14
Fixed bug 5161 - Autodetect controller mappings based on the Linux Gamepad Specification
|
5 年之前 |
Sam Lantinga
|
885b3f6948
Don't check the HIDAPI driver for the virtual device created by xow
|
6 年之前 |
Sam Lantinga
|
c44473ba73
Unified code to standardize joystick names
|
6 年之前 |
Sam Lantinga
|
6efebf1768
Moved rumble expiration to the main joystick handling level, and prevent sending the driver layer duplicate rumble requests.
|
6 年之前 |
Sjoerd Simons
|
976eee77cc
Correct joystick hat indexes on linux
|
6 年之前 |
Sam Lantinga
|
2ae41b9c61
Fixed mapping for both versions of the Xbox One Elite Series 2 controller firmware connecting over Bluetooth
|
6 年之前 |