SDL Wiki Bot
|
a3a9019265
Sync SDL3 wiki -> header
|
1 년 전 |
Anonymous Maarten
|
a4bb4eef73
cmake: create Android jars + apks for tests
|
2 년 전 |
Sam Lantinga
|
58882425fc
Use the lower index axis if the controller generates two axes for a single element
|
1 년 전 |
Sam Lantinga
|
255f297439
Fixed crash if SetMappingValue() is passed a NULL key
|
1 년 전 |
Sam Lantinga
|
58e3084477
The Flydigi Vader and Apex series controllers all have the same VID, PID, and name
|
1 년 전 |
Sam Lantinga
|
e413457a7e
Fixed clearing the mapping in testcontroller
|
1 년 전 |
Sam Lantinga
|
732218c222
Changed binding order to match Steam
|
1 년 전 |
Sam Lantinga
|
53882a2ed2
Map the buttons in ABXY order
|
1 년 전 |
Sam Lantinga
|
85eb1fa515
Fixed double-comma if the crc is first in the mapping
|
1 년 전 |
Sam Lantinga
|
c0e0f47755
Make sure there are commas in gamepad mapping strings
|
1 년 전 |
Anonymous Maarten
|
b1a0bc3fb0
testlocale: only ininitialize video when needed
|
1 년 전 |
Ozkan Sezer
|
4ca0e937e1
hidapi: remove unwanted files (e.g.: .git*, etc...)
|
1 년 전 |
Ozkan Sezer
|
40ac818bf8
hidapi: sync with mainstream (typo fixes)
|
1 년 전 |
Sam Lantinga
|
2bf05f38ad
Increased the timeout when opening /dev/hidraw nodes
|
1 년 전 |
Anonymous Maarten
|
e620925728
testlocale: don't pass SDL_INIT_VIDEO to SDL_Init
|
1 년 전 |
Frank Praznik
|
ef4ce8cec5
test: Add flag to suspend drawing when occluded
|
1 년 전 |
Frank Praznik
|
44536b7537
Add and event and flag to report when a window has been occluded
|
1 년 전 |
Sam Lantinga
|
7aec9ad4a6
Make sure the mapping string doesn't have extraneous whitespace
|
1 년 전 |
Sam Lantinga
|
9db2cb3513
Added SDL_ReloadGamepadMappings() to reset the SDL gamepad mappings
|
1 년 전 |
Sam Lantinga
|
75e7a6fcfa
SDL_AddGamepadMappingsFromFile() has been made into a real function
|
1 년 전 |
Sam Lantinga
|
dfc6e8825e
Improved reliability of gamepad message ordering
|
1 년 전 |
Sam Lantinga
|
ccefce8321
Send gamepad and joystick removed events when quitting
|
1 년 전 |
Sam Lantinga
|
0a4e6f6d29
Added SDL_strnlen() and SDL_wcsnlen()
|
1 년 전 |
rfht
|
4d63c919f9
simplify OpenBSD D-pad calculation with bitwise operation (#7996)
|
1 년 전 |
Sam Lantinga
|
4a18893c73
Don't fail to create a window if it's too large, just clamp it to the max instead
|
1 년 전 |
Sam Lantinga
|
eb8b5ed3a4
Fixed crash when the joystick can't be opened
|
1 년 전 |
Sam Lantinga
|
2ebbfe7c5b
Added an "auto" mode for PS4 and PS5 controller rumble hints
|
1 년 전 |
Sam Lantinga
|
bd4f155bbb
Fixed LED pending check failing when the controller timestamp is very large
|
1 년 전 |
Sam Lantinga
|
16dd5f0da4
Don't send k_EPS5FeatureReportIdCapabilities to Sony PS5 controllers
|
1 년 전 |
Sam Lantinga
|
2fef0be2f6
Don't tickle Bluetooth PS5 controllers in simple mode with an effects packet
|
1 년 전 |