커밋 기록

작성자 SHA1 메시지 날짜
  Sam Lantinga 219a28dd8a Fixed D-pad uncorrelating raw input controllers (thanks Jimbly!) 4 년 전
  Sylvain Becker 2c079a2f6c SDL_FillRects: prevent empty SDL_surface from raising an error message 4 년 전
  Ozkan Sezer 3fbff2a45b SDL_rawinputjoystick.c: fix ambiguous 'else' warning 4 년 전
  Sam Lantinga 845b903324 Implemented trigger rumble for raw input controllers 4 년 전
  Sam Lantinga 517be80822 Implemented battery status for Bluetooth Xbox One controllers 4 년 전
  Sam Lantinga 24cc0012f0 Some controllers don't always reset their triggers to zero when they are released (e.g. Xbox One S in Bluetooth mode), so only trigger rumble if the trigger is pulled halfway or more. 4 년 전
  Sam Lantinga 6a7f29cdbb Fixed compiling on tvOS 4 년 전
  Sam Lantinga 9ec2cf5629 Fixed building with Windows.Gaming.Input enabled 4 년 전
  Sam Lantinga 3c07dd12f0 Strip an extra '.' off of the HORI manufacturer name 4 년 전
  Ozkan Sezer e5783e1179 cmake: add missing checks for wcscasecmp, _wcsicmp, wcsncasecmp, _wcsnicmp 4 년 전
  Ozkan Sezer 7c18088f00 SDL_config_os2.h: define HAVE__WCSICMP and HAVE__WCSNICMP 4 년 전
  Sam Lantinga 159d1b3df5 Don't set the serial number after the controller is opened 4 년 전
  Sam Lantinga 7d92b14f46 Simplified Xbox One controller initialization state, and don't query for the serial number. 4 년 전
  Sam Lantinga 9fc4a4c92c Revamped Xbox One HIDAPI init sequence 4 년 전
  Sam Lantinga e16afa792f Automatically switch to testing a new controller when it's plugged in 4 년 전
  Sam Lantinga 46a844786b Added SDL_wcscasecmp() and SDL_wcsncasecmp() 4 년 전
  Sam Lantinga e4b7d9a221 Removed usage of TARGET_OS_OSX for building with older SDKs 4 년 전
  Ethan Lee a7d91ebaa5 winrt: Add EffectiveLocation support for newer Win10 releases 4 년 전
  Sam Lantinga 16d789fba9 Disable compiler warning when using -fobjc-weak building C code 4 년 전
  Sam Lantinga a5cde4cb0c Fixed trying to use @available() on older SDK 4 년 전
  Sam Lantinga b4338dda47 Enable -fobjc-weak when building MFI controller code 4 년 전
  Sam Lantinga 97782e6c64 Don't try to call IOS_SupportedHIDDevice() if it's not defined 4 년 전
  Sam Lantinga a063b9fbfb Fixed compiler warning 4 년 전
  Sam Lantinga c63bbb06e9 Including SDL_config_iphoneos.h enables MFI controller code 4 년 전
  Sam Lantinga eba069eaf0 It looks like the Objective C support needed to build MFI controller code is in 10.8 4 년 전
  Ozkan Sezer 23ad4f4b8c configure.ac: check GameController framework support when targeting Darwin 4 년 전
  Ozkan Sezer 711d409032 CMakeLists.txt: add src/joystick/iphoneos/*.m to Darwin joystick sources 4 년 전
  Sam Lantinga 7a05dbf4b9 Fixed building on FreeBSD 4 년 전
  Sam Lantinga feab9d42c1 5363 - Memory leak of joystick->sensors in SDL_JoystickClose 4 년 전
  Sam Lantinga 34bea84a54 Fixed bug 5335 - Patch: enable joystick/haptic/evdev support by default on FreeBSD 4 년 전