Sam Lantinga
|
f46ef5d76d
Fixed reliability of initializing Switch controllers on macOS
|
1 year ago |
Sam Lantinga
|
2b5b8fdbd5
Updated copyright for 2025
|
1 year ago |
Sam Lantinga
|
4c44450258
Improved detection of Nintendo Switch Pro controller report mode
|
1 year ago |
Sam Lantinga
|
169f77ed5e
Re-enable full controller reports for Joy-Con controllers
|
1 year ago |
Sam Lantinga
|
6b9bf71133
Try to guess the type of a Nintendo Switch controller if we can't read the device info
|
1 year ago |
Sam Lantinga
|
f1b19aa744
Ignore spurious reply packets when reading Nintendo Switch controller reports
|
1 year ago |
Sam Lantinga
|
efaa58732a
Don't enable enhanced report mode for Bluetooth Nintendo Switch controllers by default
|
1 year ago |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
2 years ago |
Sam Lantinga
|
aeda6a8e6f
Record the initial input report mode and only restore simple mode if that's what we started with
|
2 years ago |
Sylvain Becker
|
a14b948b6c
[SDL2] pointer boolean (#8523)
|
2 years ago |
Sam Lantinga
|
099e53f3a5
Fixed build
|
2 years ago |
Sam Lantinga
|
0f940cb6ce
Added support for the Nintendo Online Famicom controllers
|
2 years ago |
Sam Lantinga
|
170428b107
Fixed Nintendo Switch Pro controllers that don't have readable user calibration
|
2 years ago |
Narr the Reg
|
950ff0056a
hidapi: switch: Handle MCU input reports
|
2 years ago |
Sam Lantinga
|
8acf729650
Removed 100 ms hitch when querying third party Nintendo Switch controllers that don't respond to request for info
|
2 years ago |
Sam Lantinga
|
dfbdaca2b8
Use default sensor calibration if we can't read it from the Nintendo Switch controller
|
2 years ago |
Sam Lantinga
|
333a03f1ec
We don't know in advance whether a device is connected over Bluetooth in SDL2
|
2 years ago |
Sam Lantinga
|
5b8fc907df
Added support for the GameSir G4 Pro
|
2 years ago |
Sam Lantinga
|
e7ee375f22
Fixed third-party Nintendo Switch Pro controllers shutting down when we try to set the home LED.
|
2 years ago |
Sam Lantinga
|
4aec54988c
Allow switching licensed Nintendo Switch Pro controllers into gyro input mode
|
2 years ago |
Sam Lantinga
|
271e03f0d7
Added support for the PowerA Fusion Pro Wireless Controller in Bluetooth mode
|
2 years ago |
Sam Lantinga
|
320f3fffbe
Fixed querying device info on the MOBAPAD M073
|
2 years ago |
Sam Lantinga
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 years ago |
Sam Lantinga
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
3 years ago |
Sam Lantinga
|
4c9a79dddb
Removed duplicated conditional
|
3 years ago |
Sam Lantinga
|
7c4f5e1def
Fixed rumble caps for the Nintendo Joy-Con controllers
|
3 years ago |
Sam Lantinga
|
d77eb8a8d5
Make sure we synchronously re-enable USB reporting mode for Switch controllers (thanks @SortaCore!)
|
3 years ago |
Narr the Reg
|
fa934dd4df
hidapi: switch: Add user calibration support
|
3 years ago |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
3 years ago |
Sam Lantinga
|
d59caffe2c
Added support for clang thread-safety analysis
|
3 years ago |