Sam Lantinga
|
875b737c64
Added support for the Nintendo Online NES Controllers to the HIDAPI driver
|
3 lat temu |
Sam Lantinga
|
2fa2f9ff77
Greatly improved Nintendo Joy-Con support using the HIDAPI driver
|
3 lat temu |
Sam Lantinga
|
def60ce6fe
Fixed the name of the HIDAPI Joy-Con controller for consistency with other drivers
|
3 lat temu |
Sam Lantinga
|
a169259f62
Actually we don't need to unlock to send k_eSwitchProprietaryCommandIDs_ForceUSB since we don't wait for reply
|
3 lat temu |
Sam Lantinga
|
c51464d9d8
Put the Nintendo Switch Pro controller back into enhanced mode as needed
|
3 lat temu |
Sam Lantinga
|
a423848ea0
Allow floating point values for SDL_HINT_JOYSTICK_HIDAPI_SWITCH_HOME_LED
|
3 lat temu |
Sam Lantinga
|
68544be44b
Added support for the Nintendo Online controllers
|
3 lat temu |
Jibb Smart
|
d7c07d6b09
Read motion sensor scale from Switch controllers (#5555)
|
3 lat temu |
meyraud705
|
0964c84d77
Always use SDL_PrivateJoystickBatteryLevel to update battery level
|
4 lat temu |
pionere
|
60deadba59
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
|
4 lat temu |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 lat temu |
Sam Lantinga
|
66058bbbd5
Fixed exception accessing Bluetooth devices on Android 12
|
4 lat temu |
Ozkan Sezer
|
a2c27d39cf
SDL_hidapi_switch.c (ConstructSubcommand): lose use of '&' on rumbleData
|
4 lat temu |
Cameron Gutman
|
afccabb881
joystick: Add capability flags for rumble and trigger rumble
|
4 lat temu |
Cameron Gutman
|
1ccfbf963e
joystick: Convert HasLED() into a generic GetCapabilities() function
|
4 lat temu |
Sam Lantinga
|
5b646cd19e
Build hidapi code into SDL as a new public API
|
4 lat temu |
Sam Lantinga
|
fe2fe29049
Backed out accidentally committed PR https://github.com/libsdl-org/SDL/pull/4849
|
4 lat temu |
Sam Lantinga
|
86bc65a741
Fixed non-Apple builds
|
4 lat temu |
Sam Lantinga
|
345c161feb
Fixed some accidental uses of external C runtime functions
|
4 lat temu |
Sam Lantinga
|
503ea8e89f
Don't modify the Nintendo Switch home LED state by default
|
4 lat temu |
Sam Lantinga
|
9fdb06450d
Added support for the Joy-Con Charging Grip when SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS is enabled
|
4 lat temu |
Sam Lantinga
|
b3a0174b26
Scale the values correctly based on the sensor type (thanks @meyraud705)
|
4 lat temu |
Sam Lantinga
|
a186a503e7
Added SDL_GameControllerGetSensorDataRate() to get the sensor update rate for a controller.
|
4 lat temu |
Sam Lantinga
|
8d527def81
Revert "hidapi_switch: Implement HD rumble effect (#4538)"
|
4 lat temu |
Narr the Reg
|
19082b115b
hidapi_switch: Implement HD rumble effect (#4538)
|
4 lat temu |
Sam Lantinga
|
3c9559f765
Don't try to rumble third-party Nintendo Switch Pro controllers
|
4 lat temu |
german77
|
e6e8fe6d4e
hidapi_switch: Implement analog rumble
|
4 lat temu |
Sam Lantinga
|
d135c0762f
Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers
|
4 lat temu |
Sam Lantinga
|
3fcaf5b4b3
Fixed incorrect axis scaling for Nintendo Switch controllers
|
4 lat temu |
JibbSmart
|
c287087fcc
Only change joystick->nbuttons for Joy-Cons, since they're the only ones that have these "paddles"
|
5 lat temu |