Sam Lantinga
|
46e1377d49
Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks.
|
6 سال پیش |
Sam Lantinga
|
0f52916027
Added custom names for some controllers
|
6 سال پیش |
Sam Lantinga
|
2a161e7add
Remove any duplicate manufacturer in the joystick name
|
6 سال پیش |
Cameron Gutman
|
55eb76218d
Use stat() to minimize input device opens when not using udev
|
6 سال پیش |
Sam Lantinga
|
9da4bfc141
Added support for the Power A Nintendo Switch Enhanced Wireless Controller
|
6 سال پیش |
Sam Lantinga
|
c10a87429d
Make sure HIDAPI is initialized whenever we call HIDAPI_IsDevicePresent()
|
6 سال پیش |
Andrew Eikum
|
c172f36bf4
joystick: Ensure HIDAPI is initialized before calling it
|
6 سال پیش |
Cameron Gutman
|
a4bfe2a4ae
Allow hotplugging joysticks without udev
|
6 سال پیش |
Sam Lantinga
|
747df96eb0
Better patch to make it more clear what's going on
|
6 سال پیش |
Sam Lantinga
|
3fbaa5da05
The hat index passed to the application should be zero-based with no holes
|
6 سال پیش |
Sam Lantinga
|
a1a2f9b9f8
Fixed bug 4486 - Segfault when pressing a trigger on the Steam Controller (Linux)
|
6 سال پیش |
Sam Lantinga
|
56b7f4cf31
Fixed bug 4583 - PollAllValues appears to use an incorrect index for all axes above 0x18
|
6 سال پیش |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 سال پیش |
Ryan C. Gordon
|
a7563bcd3d
joystick: Removed unused variable.
|
7 سال پیش |
Sam Lantinga
|
6ed76ae18f
Fixed the ROCCAT Tyon mouse showing up as a joystick on Windows
|
7 سال پیش |
Sam Lantinga
|
2e348c1f59
Fixed bug 3193 - Dualshock 3's motion sensors overwrite analog stick
|
7 سال پیش |
Sam Lantinga
|
14329256cb
Generalized the XInput user index into a player index
|
7 سال پیش |
Sam Lantinga
|
708ad1fd8d
Fixed updating the rumble parameters on Linux
|
7 سال پیش |
Sam Lantinga
|
63107524f6
Fixed input from the Steam Virtual Gamepad on Mac OS X
|
7 سال پیش |
Sam Lantinga
|
888bf1af69
Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged.
|
7 سال پیش |
Sam Lantinga
|
d2042e1ed4
Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms.
|
7 سال پیش |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 سال پیش |
Sam Lantinga
|
d828647944
Added stubs for simple Steam Controller support
|
8 سال پیش |
Sam Lantinga
|
c49fa37c5b
Added SDL hints to filter the set of game controllers reported by SDL
|
8 سال پیش |
Philipp Wiesemann
|
22c221f3b0
linux: Changed internal functions to be static.
|
9 سال پیش |
Sam Lantinga
|
1eb92f6342
Implemented Linux joystick blacklist
|
9 سال پیش |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 سال پیش |
Sam Lantinga
|
aa03b9d7af
The XBox One S controller sends keys outside the standard joystick button range
|
9 سال پیش |
Philipp Wiesemann
|
97aa577589
Fixed empty parameter list in signatures of internal functions.
|
9 سال پیش |
Sam Lantinga
|
57d01d7d67
Patch from Sylvain to fix clang warnings
|
9 سال پیش |