Amir
|
e7a47e783b
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
9 月之前 |
Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
1 年之前 |
Sam Lantinga
|
2d81beb819
Show the mapping used when a game controller is opened
|
1 年之前 |
Sylvain Becker
|
a14b948b6c
[SDL2] pointer boolean (#8523)
|
1 年之前 |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
2 年之前 |
Pierre Wendling
|
d0bbfdbfb8
Clang-Tidy fixes (#6725)
|
2 年之前 |
Sam Lantinga
|
b8d85c6939
Update for SDL3 coding style (#6717)
|
2 年之前 |
Sylvain Becker
|
fb0ce375f0
Cleanup add brace (#6545)
|
2 年之前 |
Sam Lantinga
|
0dfc829a6b
Added simple BLE Steam Controller support on all platforms
|
2 年之前 |
Pierre Wendling
|
6784d84c9d
N3DS: Fix `-Wformat` warnings in tests.
|
2 年之前 |
Anonymous Maarten
|
bb527678a3
testgamecontroller: fix -Wshadow warning by renaming global axis+button textures
|
2 年之前 |
Sam Lantinga
|
2c518747b9
Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver
|
2 年之前 |
Sam Lantinga
|
7312b93d32
Fixed crash if a game controller is disconnected while the connect message is in flight
|
2 年之前 |
Sam Lantinga
|
4018f35ef2
Added left and right sensors for Nintendo Joy-Con and Wii controllers
|
2 年之前 |
Sam Lantinga
|
878259722f
Added SDL_GameControllerType enumeration for Nintendo Switch Joy-Con controllers
|
2 年之前 |
Sam Lantinga
|
2fa2f9ff77
Greatly improved Nintendo Joy-Con support using the HIDAPI driver
|
2 年之前 |
Cameron Gutman
|
b8a5540740
testgamecontroller: Add battery reporting
|
2 年之前 |
Sam Lantinga
|
30cf26e089
Show the firmware version in testgamecontroller
|
2 年之前 |
Cameron Cawley
|
0cca71a846
Use SDLCALL for callbacks in public APIs
|
2 年之前 |
Sam Lantinga
|
1f2a241688
Add new virtual joysticks to the end of the list
|
2 年之前 |
Sam Lantinga
|
3c3ccb1d48
Fixed crash if a virtual joystick was disconnected
|
2 年之前 |
Sam Lantinga
|
f0bc5c9cbf
Added effects support for virtual controllers
|
2 年之前 |
Sam Lantinga
|
e3fd8feae6
Fixed getting the controller index when specifying --virtual (thanks @zturtleman)
|
2 年之前 |
Sam Lantinga
|
94eeb587c1
First pass at extending virtual controller functionality
|
2 年之前 |
Simon McVittie
|
76a7b629bf
test: Add some common code to load test resources
|
3 年之前 |
Sam Lantinga
|
0687128c96
Reduce CPU usage in testgamecontroller
|
3 年之前 |
Sam Lantinga
|
e551384a99
Added functions to get the platform dependent name for a joystick or game controller
|
3 年之前 |
Sam Lantinga
|
18032979d8
Added the hint SDL_HINT_JOYSTICK_ROG_CHAKRAM to control whether ROG Chakram mice show up as joysticks
|
3 年之前 |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 年之前 |
Nate River
|
6c25aed419
added hint for joysticks to stablize sixaxis & dualshock controllers (#5007)
|
3 年之前 |