Sam Lantinga
|
09d1e9defb
Only update the battery status for Bluetooth Switch Pro controllers
|
2 年 前 |
Sam Lantinga
|
d98e1bdfe1
Use the standard gamepad type for Switch Pro controllers using the GameCube form factor
|
2 年 前 |
Sam Lantinga
|
2991b9f6ac
SDL now represents gamepad buttons as positional elements with a separate label
|
2 年 前 |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 年 前 |
Sam Lantinga
|
f3261fedcc
Code cleanup now that SDL_bool is equivalent to a C boolean expression
|
2 年 前 |
Simon McVittie
|
efe15588d5
Relabel back paddles as left or right
|
2 年 前 |
Sam Lantinga
|
b271e92c6e
Added the ability to specify a gamepad type in the mapping
|
2 年 前 |
luzpaz
|
37e567994d
Fix remaining typos (#7921)
|
2 年 前 |
Sam Lantinga
|
baa9c57581
Added support for the Nintendo Online Famicom controllers
|
2 年 前 |
Sam Lantinga
|
9ee1200e6f
Fixed Nintendo Switch Pro controllers that don't have readable user calibration
|
2 年 前 |
Narr the Reg
|
425062c123
hidapi: switch: Handle MCU input reports
|
2 年 前 |
Sam Lantinga
|
214d5daa3c
Removed 100 ms hitch when querying third party Nintendo Switch controllers that don't respond to request for info
|
2 年 前 |
Sam Lantinga
|
3694dabe7c
Use default sensor calibration if we can't read it from the Nintendo Switch controller
|
2 年 前 |
Sam Lantinga
|
f168f9c813
Added support for the GameSir G4 Pro
|
2 年 前 |
Sam Lantinga
|
0c16f4faf0
Fixed third-party Nintendo Switch Pro controllers shutting down when we try to set the home LED.
|
2 年 前 |
Sam Lantinga
|
23e007d3b7
Fixed third party Nintendo Switch Pro Controller resetting when being sent an unsupported command to set the Home LED
|
2 年 前 |
Sam Lantinga
|
8c95bd814b
Allow switching licensed Nintendo Switch Pro controllers into gyro input mode
|
2 年 前 |
Sam Lantinga
|
cdfc0c5a33
Added support for the PowerA Fusion Pro Wireless Controller in Bluetooth mode
|
2 年 前 |
Sam Lantinga
|
5490873daa
Fixed querying device info on the MOBAPAD M073
|
2 年 前 |
Sam Lantinga
|
9837653b9d
Allow the application to send commands to Nintendo Switch controllers
|
2 年 前 |
Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 年 前 |
Sam Lantinga
|
28f891ad0a
Allow the application to send rumble packets to Nintendo Switch controllers
|
2 年 前 |
Sam Lantinga
|
308bcbbe76
Fixed Visual Studio warning 4244
|
3 年 前 |
Sam Lantinga
|
c6443d86c9
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
3 年 前 |
Sam Lantinga
|
1a15d506a6
Removed duplicated conditional
|
3 年 前 |
Sam Lantinga
|
02cea5fca1
Fixed rumble caps for the Nintendo Joy-Con controllers
|
3 年 前 |
Sam Lantinga
|
b7c6fec10a
Make sure we synchronously re-enable USB reporting mode for Switch controllers (thanks @SortaCore!)
|
3 年 前 |
Narr the Reg
|
9fa55d9cab
hidapi: switch: Add user calibration support
|
3 年 前 |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 年 前 |
Sam Lantinga
|
36d4395c97
SDL API renaming: internal functions
|
3 年 前 |