Sam Lantinga
|
e674d81844
|
Show the gamepad bindings in testcontroller
|
2023-07-16 04:32:12 -07:00 |
Sam Lantinga
|
34876c390f
|
testgamepad works for joysticks as well as gamepads
|
2023-07-16 04:32:12 -07:00 |
Sam Lantinga
|
4feb2f4b1a
|
Added a button to copy the gamepad mapping to the clipboard
|
2023-07-11 10:20:08 -07:00 |
Sam Lantinga
|
2e3404db01
|
Added SDL_GetGamepadPowerLevel() to get the power level directly from a gamepad
|
2023-07-11 10:20:08 -07:00 |
Sam Lantinga
|
30a9fffbd4
|
Fixed array out of bounds access
|
2023-07-10 22:08:12 -07:00 |
Sam Lantinga
|
8ba850bef2
|
Show battery status on screen in testgamepad
|
2023-07-10 20:29:09 -07:00 |
Sam Lantinga
|
50277a0355
|
Show touchpad and sensor output on screen in testgamepad
|
2023-07-10 18:05:31 -07:00 |
Sam Lantinga
|
d44ada59fb
|
Added joystick and gamepad element display in testgamepad
|
2023-07-10 17:06:42 -07:00 |
Sam Lantinga
|
4a53dc5b8d
|
Added touchpad visualization for testgamepad
|
2023-07-10 11:36:32 -07:00 |
Sam Lantinga
|
8f5ec2f596
|
Added shared code between testgamepad and gamepadmap
The goal is to eventually create a single program that can do mapping and testing of game controllers.
|
2023-07-09 19:24:36 -07:00 |