Historia zmian

Autor SHA1 Wiadomość Data
  Sam Lantinga 4a9ceb7be9 The HORIPAD S uses the Xbox 360 protocol on all platforms and shows up as multiple styles of controller, depending on what model you have. 3 lat temu
  Sam Lantinga 28c01955bc Fixed button mapping for the HORIPAD S 3 lat temu
  Sam Lantinga 43b90484c9 Retry a little longer when writing to the Nintendo Joy-Con Charging Grip 3 lat temu
  Sam Lantinga dfd2c574d7 Removed unused variable 3 lat temu
  Sam Lantinga c84dea0943 Fixed detecting the controller type of controllers over USB 3 lat temu
  Sam Lantinga ba297f12cd Use the Nintendo controller type to determine whether to always use button labels 3 lat temu
  Sam Lantinga 946f4777f6 Don't set Bluetooth controllers to wired power level 3 lat temu
  Sam Lantinga 57c3b2c950 Don't rely on the device VID/PID to get the Nintendo controller type 3 lat temu
  Sam Lantinga b6aadb16b9 Added k_eSwitchDeviceInfoControllerType_N64 to ESwitchDeviceInfoControllerType 3 lat temu
  Sam Lantinga bdfb32de3c Added some additional Nintendo controller types to ESwitchDeviceInfoControllerType 3 lat temu
  Sam Lantinga 5d50fa52df Fixed timeout opening the Nintendo Joy-Con Charging Grip 3 lat temu
  Sam Lantinga 29cdb2c9c9 Added support for the Nintendo Switch Joy-Con Charging Grip 3 lat temu
  Sam Lantinga a8120104ad The Nintendo Online classic controllers and Joy-Cons shouldn't show up as Switch Pro controllers 3 lat temu
  Sam Lantinga bcdef4aaf9 Added separate hints for Nintendo Online classic controllers and Joy-Cons 3 lat temu
  Mathieu Eyraud 59a104b803 Do not pass NULL to memcpy 3 lat temu
  Sam Lantinga 875b737c64 Added support for the Nintendo Online NES Controllers to the HIDAPI driver 3 lat temu
  Sam Lantinga 2fa2f9ff77 Greatly improved Nintendo Joy-Con support using the HIDAPI driver 3 lat temu
  Sam Lantinga def60ce6fe Fixed the name of the HIDAPI Joy-Con controller for consistency with other drivers 3 lat temu
  Sam Lantinga a169259f62 Actually we don't need to unlock to send k_eSwitchProprietaryCommandIDs_ForceUSB since we don't wait for reply 3 lat temu
  Sam Lantinga c51464d9d8 Put the Nintendo Switch Pro controller back into enhanced mode as needed 3 lat temu
  Sam Lantinga a423848ea0 Allow floating point values for SDL_HINT_JOYSTICK_HIDAPI_SWITCH_HOME_LED 3 lat temu
  Sam Lantinga 68544be44b Added support for the Nintendo Online controllers 3 lat temu
  Jibb Smart d7c07d6b09 Read motion sensor scale from Switch controllers (#5555) 4 lat temu
  meyraud705 0964c84d77 Always use SDL_PrivateJoystickBatteryLevel to update battery level 4 lat temu
  pionere 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 4 lat temu
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 lat temu
  Sam Lantinga 66058bbbd5 Fixed exception accessing Bluetooth devices on Android 12 4 lat temu
  Ozkan Sezer a2c27d39cf SDL_hidapi_switch.c (ConstructSubcommand): lose use of '&' on rumbleData 4 lat temu
  Cameron Gutman afccabb881 joystick: Add capability flags for rumble and trigger rumble 4 lat temu
  Cameron Gutman 1ccfbf963e joystick: Convert HasLED() into a generic GetCapabilities() function 4 lat temu