Francisco Javier Trujillo Mata
|
7fd46ec581
Initial PS2_Joystick implementation
|
3 years ago |
Sam Lantinga
|
eb7e29a8b2
Fixed crash when the joystick product name isn't available
|
3 years ago |
Sam Lantinga
|
16f55fbdb4
Separate the controller protocol from the controller style
|
3 years ago |
Sam Lantinga
|
a9cf313eef
Added the Qanba Obsidian and Dragon Arcade Sticks to the arcade stick list
|
3 years ago |
Sam Lantinga
|
72fea0ed6f
Added support for the Qanba Dragon Arcade Joystick
|
3 years ago |
Sam Lantinga
|
68544be44b
Added support for the Nintendo Online controllers
|
3 years ago |
Sam Lantinga
|
c7f4103807
Special case for k_eControllerType_XInputSwitchController in the raw input path
|
3 years ago |
Sam Lantinga
|
e6cb082232
Fixed the default mapping on Windows for the HORI Fighting Commander
|
3 years ago |
Christoph Reichenbach
|
3a20274ddf
Refactoring: move GUID operations out of Joystick
|
3 years ago |
Sam Lantinga
|
423141bfca
Added a function to get the controller firmware version
|
3 years ago |
Sam Lantinga
|
b28d304b23
Only include controller_type.h in SDL_joystick.c
|
3 years ago |
Sam Lantinga
|
b1cf322971
Fixed HIDAPI PS4 controller being picked up when running under Steam
|
3 years ago |
Sam Lantinga
|
48b6cd8bc2
Fixed whitespace
|
4 years ago |
Sam Lantinga
|
94eeb587c1
First pass at extending virtual controller functionality
|
4 years ago |
Sam Lantinga
|
e551384a99
Added functions to get the platform dependent name for a joystick or game controller
|
4 years ago |
meyraud705
|
3dcfe86082
Add joystick battery event
|
4 years ago |
Kimplul
|
2398c43be2
add some Thrustmaster wheels
|
4 years ago |
Ryan C. Gordon
|
4fe7b2cbd1
static analysis: Fixed several complaints from codechecker.
|
4 years ago |
Sam Lantinga
|
1868c5b521
Start rumbling once a raw input controller has been correlated
|
4 years ago |
Sam Lantinga
|
bcb0f1de23
Fixed build when events are disabled
|
4 years ago |
Sam Lantinga
|
1b7669374e
Fixed the SDL controller type for USB_PRODUCT_XBOX_ONE_XINPUT_CONTROLLER
|
4 years ago |
Sam Lantinga
|
af40cb6f00
Added support for the Razer Huntsman Analog keyboard in controller mode
|
4 years ago |
Sam Lantinga
|
18032979d8
Added the hint SDL_HINT_JOYSTICK_ROG_CHAKRAM to control whether ROG Chakram mice show up as joysticks
|
4 years ago |
Joshua Ashton
|
86b7a0642f
Add additional VID/PIDs for Anne Pro II
|
4 years ago |
Vitaliy Zhmurikov
|
5b74459255
Update SDL_joystick.c
|
4 years ago |
Cameron Gutman
|
419ae29d90
joystick: Move WGI driver initialization after Windows driver
|
4 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 years ago |
Ozkan Sezer
|
82fc67ae4d
SDL_joystick.c: cast the arguments to nibble() to unsigned char.
|
4 years ago |
Ozkan Sezer
|
47d3e96b43
SDL_joystick.c: (unsigned char) cast to SDL_tolower() parameters.
|
4 years ago |
Sam Lantinga
|
a6cbe0ab87
Controllers are always centered at zero using XInput and WGI
|
4 years ago |