atfrase
|
db9e14e504
disabled linux joystick debugging outputs and reverted unnecessary comment edit
|
3 роки тому |
atfrase
|
3b53555bcf
copied default Steam Controller mapping for wired and wireless-dongle USB pids
|
3 роки тому |
atfrase
|
13b1bf4f21
added default gamepad mapping for Steam Controller with new GUID (possibly caused by the firmware update to enable BLE?)
|
3 роки тому |
atfrase
|
f7a19f9ea8
relaxed the digital hat deadzone slightly, and fixed typo in DEBUG_GAMEPAD_MAPPING define
|
3 роки тому |
atfrase
|
3696e23d09
added hints SDL_HINT_LINUX_DIGITAL_HATS and SDL_HINT_LINUX_HAT_DEADZONES to control the new Linux hat handling; added define DEBUG_GAMEPAD_MAPPINGS to log messages when generating default gamepad mapings for Linux joysticks
|
3 роки тому |
atfrase
|
0b8e796e2c
added hueristic to differentiate digital vs analog 'hat' input axes and expose the latter as regular axes; added automatic deadzones to hat outputs, in case analog axes are still mapped to digital hats; updated automatic gamepad control mapping to more completely follow the spec
|
3 роки тому |
Michael Fitzmayer
|
fbd230bb6c
Add support for the Nokia N-Gage (#5597)
|
3 роки тому |
emily
|
3fcc2cb500
x11: get x1/x2 button state in GetGlobalMouseState
|
3 роки тому |
Susko3
|
f25a78eede
Enable `SDL_TEXTEDITING_EXT` events in `checkkeys` test
|
3 роки тому |
Susko3
|
6150245d65
Add new verbosity level for logging of `SDL_SysWMEvent`s
|
3 роки тому |
Daniel Brookman
|
d1a3981bf8
Fix crash when reading background events for MFi controllers on macOS
|
3 роки тому |
Jan200101
|
bb0b6dd42e
Fixed using WGI without XInput
|
3 роки тому |
Sam Lantinga
|
5394238cdc
Don't include the internal header for a file intended for use by applications
|
3 роки тому |
Sam Lantinga
|
41b9198515
Fixed Xcode warning about Framework include style
|
3 роки тому |
Sam Lantinga
|
829f6b3d7d
These headers are system headers, not local headers
|
3 роки тому |
Sam Lantinga
|
0687128c96
Reduce CPU usage in testgamecontroller
|
3 роки тому |
Eddy Jansson
|
9e5cbf034a
Disallow non-positive allocation.
|
3 роки тому |
Sam Lantinga
|
f81419702e
Document that SDL_MAX_LOG_MESSAGE is no longer meaningful
|
3 роки тому |
Eddy Jansson
|
6c2928b4be
Switch uses of MIN() to SDL_min()
|
3 роки тому |
Eddy Jansson
|
ca26df3404
assert: Allow messages of any length.
|
3 роки тому |
Eddy Jansson
|
888899244c
log: Allow log messages of any length.
|
3 роки тому |
Eddy Jansson
|
645db217a0
log: Use malloc for long messages.
|
3 роки тому |
Eddy Jansson
|
73448fe245
assert: Remove use of alloca()
|
3 роки тому |
Eddy Jansson
|
97774cdf72
Move in va_copy() define block from stdlib.
|
3 роки тому |
Sam Lantinga
|
7e636b03cc
Removed log message length limitation for Apple platforms
|
3 роки тому |
Kelly Gravelyn
|
1aa9754d96
Add missing backslashes in README-linux.md command
|
3 роки тому |
Carl Friess
|
2ccb0dfd16
Check for macOS 10.16 to support apps built with older macOS SDKs
|
3 роки тому |
Sam Lantinga
|
a0cdc1fc30
Added declaration of SDL_LogInit() and SDL_LogQuit()
|
3 роки тому |
Ryan C. Gordon
|
29694869b1
audio: Revert one of the resampler optimizations.
|
3 роки тому |
Eddy Jansson
|
5c1f5a7306
test: Correct invalid enum length.
|
3 роки тому |