Commit History

作者 SHA1 備註 提交日期
  Jimb Esser c2c5d0b392 Fix compile error 6 年之前
  David Ludwig 197b14de4a Fixed Bug 5034 - Replugging in a controller crashes on macOS in SDL 2.0.12 6 年之前
  Jimb Esser 47da53b91d Fix compiler warnings 6 年之前
  David Ludwig 8cd08646bb virtual joysticks: move variable decls to top of function (for C90 compat; Bug 5038) 6 年之前
  Sam Lantinga 7379991778 Fixed bug 3446 - The haptic API does not allow to select the direction axes 6 年之前
  Sam Lantinga 543994b193 Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows 6 年之前
  Sam Lantinga 4dea340ca7 Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows 6 年之前
  David Ludwig cc37ee8a0c virtual joysticks: add autotools-build support (Bug 5028) 6 年之前
  David Ludwig 40625c4e79 virtual joysticks: MSVC support part 2/2, add file refs to MSVC projects (bug 5028) 6 年之前
  David Ludwig b2296506bc virtual joysticks: MSVC support part 1/2, make driver's .c file be uniquely named 6 年之前
  David Ludwig 513730c49c iOS: fixed build error when building test apps via Xcode 6 年之前
  David Ludwig 9b1ea290f8 virtual joysticks: added source files to Xcode projects (Bug 5028) 6 年之前
  David Ludwig d64761558c virtual joysticks: improved docs for SDL_JoystickSetVirtual* functions 6 年之前
  David Ludwig cc90875647 virtual joysticks: removed ball support (Bug 5028) 6 年之前
  Sam Lantinga 151c8fbf19 Fixed build error 6 年之前
  Sam Lantinga 1ff483d1f3 Added SDL_GetErrorMsg() to get the error message in a thread-safe way 6 年之前
  Sam Lantinga 19c3484469 Fixed slow enumeration when Apple Cinema HD display 30" is plugged in 6 年之前
  Ethan Lee 133b475586 Use LIBUSB_CALL for hidapi's read_callback function 6 年之前
  Sam Lantinga 2be75c6a61 Fixed bug 5028 - Virtual Joysticks (new joystick backend) 6 年之前
  Sam Lantinga 879f137aec Added support for the older Xbox One S Bluetooth controller report format 6 年之前
  Sam Lantinga d662a65964 Fixed crash if manufacturer or product string is NULL 6 年之前
  Sam Lantinga 255c9c23d4 Fixed bug 4921 - Do not swap B/X buttons on GameCube controller unless it's requested 6 年之前
  Sam Lantinga 6318765d54 Handle entirely duplicated joystick product names, as well as vendor and product names that start with the name of the vendor, but with different case (e.g. 8bitdo 8BitDo) 6 年之前
  Sam Lantinga de2001eeee Fixed binding the D-PAD on the 8BitDo M30 controller 6 年之前
  Sam Lantinga cb2f78b12d Updated 8BitDo SF30 Pro mapping with hint support, added Android binding for the 8BitDo M30 Gamepad 6 年之前
  Sam Lantinga cb986aff9f Fixed exception at shutdown if the controllers are closed after the HIDDeviceManager is shutdown 6 年之前
  Sam Lantinga 80d075a01a Fixed compiler warnings 6 年之前
  Sam Lantinga 5722e88481 Fixed build warnings 6 年之前
  Sam Lantinga c44473ba73 Unified code to standardize joystick names 6 年之前
  Sam Lantinga db3b3a1d84 Added support for SDL hints in the game controller mapping database 6 年之前