Историја ревизија

Аутор SHA1 Порука Датум
  Sam Lantinga 18032979d8 Added the hint SDL_HINT_JOYSTICK_ROG_CHAKRAM to control whether ROG Chakram mice show up as joysticks пре 4 година
  Sam Lantinga 120c76c84b Updated copyright for 2022 пре 4 година
  Nate River 6c25aed419 added hint for joysticks to stablize sixaxis & dualshock controllers (#5007) пре 4 година
  Ozkan Sezer 3eaa80bb0b testgamecontroller.c: fixed -Wshadow warnings. пре 4 година
  Misa 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs пре 4 година
  Sam Lantinga abc12a832c Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs" пре 4 година
  Cameron Gutman fe09a4930a joystick: Add APIs to query rumble support пре 4 година
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs пре 4 година
  Sam Lantinga 9fdb06450d Added support for the Joy-Con Charging Grip when SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS is enabled пре 4 година
  Sam Lantinga 65ff00ec1b Query the rate for the correct sensor (thanks @meyraud705) пре 4 година
  Sam Lantinga a186a503e7 Added SDL_GameControllerGetSensorDataRate() to get the sensor update rate for a controller. пре 4 година
  Sam Lantinga ce8261dd6d Only pump events once per frame and process all currently pending events пре 4 година
  Sam Lantinga 94b7a87645 Added SDL_GameControllerType enumerations for the Amazon Luna and Google Stadia controllers пре 4 година
  Sam Lantinga d135c0762f Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers пре 4 година
  Ozkan Sezer 646ddfb782 minor watcom build fixes. пре 4 година
  Sam Lantinga c94283d404 testgamecontroller: log which controller the event came from пре 5 година
  Sam Lantinga 9130f7c377 Updated copyright for 2021 пре 5 година
  Sam Lantinga 390b2cf0d3 Enable PS5 enhanced functionality for testgamecontroller пре 5 година
  Sam Lantinga 058a0ab47f Set the pad lights on the PS5 controller corresponding to the player index пре 5 година
  Sam Lantinga 3c68051eaf Allow background input when testing game controllers пре 5 година
  Sam Lantinga 04f0fd13b5 Remember to close the game controller when we're done with it пре 5 година
  Sam Lantinga 012471e959 Open and test all connected controllers пре 5 година
  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. пре 5 година
  Sam Lantinga e16afa792f Automatically switch to testing a new controller when it's plugged in пре 5 година
  Sam Lantinga 04b45b5581 Allow testing a specific controller пре 5 година
  Sam Lantinga 75721b191c Allow testing effects on PS4 controllers пре 5 година
  Sam Lantinga fcb21aa883 Added API for sensors on game controllers пре 5 година
  Sam Lantinga d140d88744 Added SDL_JoystickGetSerial() and SDL_GameControllerGetSerial() пре 5 година
  Sam Lantinga fe4da4206a Improve LED color calculation, don't set LED unless left thumbstick is moved пре 5 година
  Sam Lantinga 9f51fad361 Added support for the touchpad on PS4 and PS5 controllers пре 5 година