Sam Lantinga
|
70adacf08a
Make sure we include the null terminator in XLookupStringAsUTF8()
|
1 year ago |
Sam Lantinga
|
fb92d150d9
Removed unused SDL_OSEvent
|
1 year ago |
Ivan Mogilko
|
d9559ce1d4
Added subsystem refcount tests to testautomation
|
1 year ago |
Ivan Mogilko
|
7526a87ff2
Handle subsystem dependencies recursively
|
1 year ago |
Sam Lantinga
|
171e306dbf
Enable the 5th player LED on the DualSense controller
|
1 year ago |
Sam Lantinga
|
d6c725d522
Removed misleading comment
|
1 year ago |
Sam Lantinga
|
0c85173d5b
Fixed connecting and disconnecting real-joysticks closing virtual joysticks in Emscripten (thanks David!)
|
1 year ago |
Ozkan Sezer
|
7555701def
autotools: fix linux joystick breakage after commit 221d6ea8a8ca
|
1 year ago |
Ryan C. Gordon
|
065d80716b
hidapi: Avoid memcpy'ing to NULL.
|
1 year ago |
Ryan C. Gordon
|
9d7feaaf9e
coreaudio: If paused, clear any pending stream data.
|
1 year ago |
Sam Lantinga
|
d5896f9010
Fixed memory leak in XInput code
|
1 year ago |
Sam Lantinga
|
64a7e75dd3
Only save ibus_addr_file after we've successfully read an address from it.
|
1 year ago |
Ozkan Sezer
|
93e51dd33e
fix a possible memory leak in SDL_vasprintf()
|
1 year ago |
Sam Lantinga
|
e8f4045d0b
Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!)
|
1 year ago |
Sam Lantinga
|
aa129c9257
Fixed potential uninitialized memory access (thanks Mathieu!)
|
1 year ago |
Sam Lantinga
|
4c2eb6b95d
Use the default UCS2/UCS4 conversion rather than non-portable INTERNAL encoding
|
1 year ago |
Ozkan Sezer
|
e226008d83
configure: move HAVE_LINUX_INPUT_H to CheckInputEvents()
|
1 year ago |
Anonymous Maarten
|
8b1b6734f6
cmake: fold HAVE_INPUT_EVENTS into HAVE_LINUX_INPUT_H
|
1 year ago |
Sam Lantinga
|
97c2bdf256
Added patch note for SDL_GDKGetDefaultUser()
|
1 year ago |
Sam Lantinga
|
20ecd2afcb
Check to make sure the Windows joystick device has buttons and axes
|
1 year ago |
Anonymous Maarten
|
517db6d887
cmake: reset check state before testing -fobjc-arc
|
1 year ago |
Anonymous Maarten
|
20630b2e6c
cmake: check -fobjc-arc compiler flag on Apple platforms
|
1 year ago |
Anonymous Maarten
|
7774de0fe3
cmake: file(RELATIVE_PATH) needs 2 absolute paths
|
1 year ago |
Frank Praznik
|
60e8ff16dc
wayland: Sanity check pointers and protocols before confining
|
1 year ago |
Frank Praznik
|
19c3e125ba
wayland: Check the relative pointer handle before destroying
|
1 year ago |
Sam Lantinga
|
832afa81a1
Fixed making the EGL context current when resuming on Android
|
1 year ago |
Ozkan Sezer
|
b29128994e
CI: change FreeBSD CI runner to cross-platform-actions.
|
1 year ago |
Sam Lantinga
|
1db0bd3fc0
Added support for the HP HyperX Clutch Gladiate controller
|
1 year ago |
Ryan C. Gordon
|
cba6090398
n3ds: Check that audio thread name starts with "SDLAudioP"
|
1 year ago |
Sam Lantinga
|
4194a902e8
Added support for "%[]" sscanf syntax
|
1 year ago |