Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ozkan Sezer 3f813cf1ef SDL_rawinputjoystick.c: fixed -Werror=declaration-after-statement 3 gadi atpakaļ
  Simon McVittie 2021a10927 cmake: Defer test subproject until after defining install/uninstall 3 gadi atpakaļ
  atfrase db9e14e504 disabled linux joystick debugging outputs and reverted unnecessary comment edit 3 gadi atpakaļ
  atfrase 3b53555bcf copied default Steam Controller mapping for wired and wireless-dongle USB pids 3 gadi atpakaļ
  atfrase 13b1bf4f21 added default gamepad mapping for Steam Controller with new GUID (possibly caused by the firmware update to enable BLE?) 3 gadi atpakaļ
  atfrase f7a19f9ea8 relaxed the digital hat deadzone slightly, and fixed typo in DEBUG_GAMEPAD_MAPPING define 3 gadi atpakaļ
  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 gadi atpakaļ
  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 gadi atpakaļ
  Michael Fitzmayer fbd230bb6c Add support for the Nokia N-Gage (#5597) 3 gadi atpakaļ
  emily 3fcc2cb500 x11: get x1/x2 button state in GetGlobalMouseState 3 gadi atpakaļ
  Susko3 f25a78eede Enable `SDL_TEXTEDITING_EXT` events in `checkkeys` test 3 gadi atpakaļ
  Susko3 6150245d65 Add new verbosity level for logging of `SDL_SysWMEvent`s 3 gadi atpakaļ
  Daniel Brookman d1a3981bf8 Fix crash when reading background events for MFi controllers on macOS 3 gadi atpakaļ
  Jan200101 bb0b6dd42e Fixed using WGI without XInput 3 gadi atpakaļ
  Sam Lantinga 5394238cdc Don't include the internal header for a file intended for use by applications 3 gadi atpakaļ
  Sam Lantinga 41b9198515 Fixed Xcode warning about Framework include style 3 gadi atpakaļ
  Sam Lantinga 829f6b3d7d These headers are system headers, not local headers 3 gadi atpakaļ
  Sam Lantinga 0687128c96 Reduce CPU usage in testgamecontroller 3 gadi atpakaļ
  Eddy Jansson 9e5cbf034a Disallow non-positive allocation. 3 gadi atpakaļ
  Sam Lantinga f81419702e Document that SDL_MAX_LOG_MESSAGE is no longer meaningful 3 gadi atpakaļ
  Eddy Jansson 6c2928b4be Switch uses of MIN() to SDL_min() 3 gadi atpakaļ
  Eddy Jansson ca26df3404 assert: Allow messages of any length. 3 gadi atpakaļ
  Eddy Jansson 888899244c log: Allow log messages of any length. 3 gadi atpakaļ
  Eddy Jansson 645db217a0 log: Use malloc for long messages. 3 gadi atpakaļ
  Eddy Jansson 73448fe245 assert: Remove use of alloca() 3 gadi atpakaļ
  Eddy Jansson 97774cdf72 Move in va_copy() define block from stdlib. 3 gadi atpakaļ
  Sam Lantinga 7e636b03cc Removed log message length limitation for Apple platforms 3 gadi atpakaļ
  Kelly Gravelyn 1aa9754d96 Add missing backslashes in README-linux.md command 3 gadi atpakaļ
  Carl Friess 2ccb0dfd16 Check for macOS 10.16 to support apps built with older macOS SDKs 3 gadi atpakaļ
  Sam Lantinga a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 gadi atpakaļ