Commit History

Author SHA1 Message Date
  Sam Lantinga 135a90539b Fixed the Apple TV remote menu button on tvOS 13.2 (thanks Romain Tisserand) 5 years ago
  Sam Lantinga 7a51ad6a50 Fixed the game controller menu button on tvOS 13.2 (thanks Romain Tisserand) 5 years ago
  Ryan C. Gordon 597f11e563 cocoa: Patched to compile on older compilers. 5 years ago
  Sam Lantinga 8342fa7c7e Fixed controller mapping issues caused by PS3 gyro jitter 5 years ago
  Sam Lantinga 8ce894a316 Ignore axis jitter when mapping controllers 5 years ago
  Sam Lantinga 6d00166813 Get full axis range for PS3 controller triggers on Linux 5 years ago
  Ryan C. Gordon ca2c8609e1 cocoa: SDL_GetDisplayDPI() should account for Retina displays. 5 years ago
  Sam Lantinga b7576025e3 Fixed bug 4882 - Fix build for iOS when disabling OpenGL 5 years ago
  Alex Smith e5af951eae Fix sending SDL_WINDOWEVENT_RESTORED after unminimizing windows on X11 5 years ago
  Cameron Gutman 55eb76218d Use stat() to minimize input device opens when not using udev 5 years ago
  Sam Lantinga 7a3ae59037 Fixed bug 4877 - Add support for loading menus from a nib/xib instead of building a hardcoded minimum set 5 years ago
  Ryan C. Gordon 3da6a0b20e pulseaudio: don't let FlushCapture get stuck in an infinite loop on shutdown. 5 years ago
  Ryan C. Gordon 7b08eb481d direct3d11: Fixed incorrect texture coordinates (thanks, Martin!). 5 years ago
  Gerasim Troeglazov c8a2ef863e haiku: Disable pointer history 5 years ago
  Ryan C. Gordon 183929bd29 cmake: ${SDL_CMAKE_DEBUG_POSTFIX} needs to be wrapped in quotes. 5 years ago
  Sam Lantinga b98808f639 Updated DPAD binding for 8Bitdo Zero controller 5 years ago
  Sam Lantinga 2fd3f756d2 Fixed trying to use the HIDAPI driver for the original Xbox One S Bluetooth controller 5 years ago
  Sam Lantinga 8aaf945b2f Fixed mapping controllers that have axes that start at -32768 and then snap to 0 at the first input report 5 years ago
  Sam Lantinga a3a8fcef77 Added support for the 8Bitdo SN30 Pro, wired connection 5 years ago
  Sam Lantinga 4a77613881 Added the full Xbox One Elite Series 2 controller initialization sequence, to start input reports after switching out of Bluetooth mode. 5 years ago
  Sam Lantinga d4e1c79720 Backed out changeset 36b79874a9c8, which fixed bug 4775 5 years ago
  Sam Lantinga b8d65da459 Check for duplicates in the supported controller list 5 years ago
  Sam Lantinga 0b863f8a5c Sorted controller entries by type and VID/PID to more easily find entries in the list 5 years ago
  Sam Lantinga 84f8e53c85 Fixed detection of the Mad Catz FightPad Pro 5 years ago
  Sam Lantinga 98cc9cf208 Added support for the Google Stadia Controller 5 years ago
  Sam Lantinga 43cb7b3c51 Added support for the Hori Fighting Commander 5 years ago
  Sam Lantinga a76e547477 Added support for the PowerA XB1 Fusion Fight Pad 5 years ago
  Ozkan Sezer 0d0ec5fe52 CMakeLists.txt: sync DYLIB_CURRENT_VERSION to Xcode project 5 years ago
  Sam Lantinga a5e6b87ce6 Added support for a variant of the PowerA FUSION Pro Controller 5 years ago
  Sam Lantinga 532164366e Use the same logic to get the config descriptor in hid_open() as in hid_enumerate() 5 years ago