Historie revizí

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