Commit történet

Szerző SHA1 Üzenet Dátum
  Sam Lantinga e749c1266f Fixed overflow in trigger rumble calculation 4 éve
  Ozkan Sezer 52486d018a SDL_keycode.h (SDL_Keymod): remove comma at end of enumerator list 4 éve
  Ozkan Sezer c122e9b9ce linux/SDL_sysjoystick.c (MaybeRemoveDevice): remove SDL_USE_LIBUDEV guards 4 éve
  Ozkan Sezer 94a047f718 fix xcode project file permissions 4 éve
  Sam Lantinga 83b653d55d Fixed build warning 4 éve
  Sam Lantinga dc76449661 Backed out change for bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD 4 éve
  Sam Lantinga 76bd6cd2d9 Fixed bug 5326 - Logitech Extreme 3D joystick is listed as gamepad in linux section of SDL_gamecontrollerdb.h 4 éve
  Sam Lantinga 3160c7d66f Fixed bug 5327 - When direct input fails to load, but a controlller is plugged in through another api, an access violation happens. 4 éve
  Sam Lantinga 502cfe314a Fixed bug 5332 - WGI: Fix wrong level of indirection and implicit truncating cast. 4 éve
  Sam Lantinga 1822f97e5f Fixed bug 5346 - Add FreeBSD evdev KBIO keyboard input driver 4 éve
  Sam Lantinga 38ed8a955a Fixed bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD 4 éve
  Sam Lantinga 320a7587d7 Fixed compiler warnings 4 éve
  Simon McVittie 65847539dd test: Add a unit test for input device classification heuristics 4 éve
  Simon McVittie b0eba1c55d joystick: Use inotify to detect joystick unplug if not using udev 4 éve
  Simon McVittie aae53d5972 evdev: Detect whether input devices are accelerometers 4 éve
  Simon McVittie fdd945f2af joystick: Use a better heuristic to guess what is a joystick 4 éve
  Simon McVittie 8db3171b98 udev: Factor out SDL_EVDEV_GuessDeviceClass 4 éve
  Simon McVittie 13e7d1a958 joystick: Allow libudev to be disabled at runtime 4 éve
  Cameron Gutman 72379ba510 windows: Fix handling of swapped mouse buttons 4 éve
  Cameron Gutman 771732ed32 windows: Fix numpad arrow key scancodes with numlock off 4 éve
  Sam Lantinga 1e2caac58b Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers() 4 éve
  John "Nielk1" Klein 067630aef3 Fix hidapi for unhandled DS4 headset microphone data corrupting controller state 4 éve
  Sam Lantinga b6238c87e4 Don't try to build the RAWINPUT driver if HIDAPI is disabled 4 éve
  Sam Lantinga d1e10c313e Removed debug output 4 éve
  Sam Lantinga 07eae7d670 Fix process randomly getting killed when SDL_THREAD_PRIORITY_HIGH/TIME_CRITICAL is set 4 éve
  Ozkan Sezer 59795822d0 make SDL_SensorGetDeviceNonPortableType match its prototype. 4 éve
  Ozkan Sezer 53b166797d SIZE_MAX need not be defined in limits.h 4 éve
  Sam Lantinga e12457d8bf Added support for the Xbox Series X controller to the HIDAPI driver 4 éve
  Ryan C. Gordon 7b5a0a9f97 uikit: Don't implement main() twice for iOS static libs. 4 éve
  Ryan C. Gordon 940419b0a6 uikit: Fixed a typo in a comment. 4 éve