Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Sam Lantinga 2c518747b9 Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver 3 ani în urmă
  Sam Lantinga 7312b93d32 Fixed crash if a game controller is disconnected while the connect message is in flight 3 ani în urmă
  Sam Lantinga 4018f35ef2 Added left and right sensors for Nintendo Joy-Con and Wii controllers 3 ani în urmă
  Sam Lantinga 878259722f Added SDL_GameControllerType enumeration for Nintendo Switch Joy-Con controllers 3 ani în urmă
  Sam Lantinga 2fa2f9ff77 Greatly improved Nintendo Joy-Con support using the HIDAPI driver 3 ani în urmă
  Cameron Gutman b8a5540740 testgamecontroller: Add battery reporting 3 ani în urmă
  Sam Lantinga 30cf26e089 Show the firmware version in testgamecontroller 3 ani în urmă
  Cameron Cawley 0cca71a846 Use SDLCALL for callbacks in public APIs 3 ani în urmă
  Sam Lantinga 1f2a241688 Add new virtual joysticks to the end of the list 3 ani în urmă
  Sam Lantinga 3c3ccb1d48 Fixed crash if a virtual joystick was disconnected 3 ani în urmă
  Sam Lantinga f0bc5c9cbf Added effects support for virtual controllers 3 ani în urmă
  Sam Lantinga e3fd8feae6 Fixed getting the controller index when specifying --virtual (thanks @zturtleman) 3 ani în urmă
  Sam Lantinga 94eeb587c1 First pass at extending virtual controller functionality 3 ani în urmă
  Simon McVittie 76a7b629bf test: Add some common code to load test resources 4 ani în urmă
  Sam Lantinga 0687128c96 Reduce CPU usage in testgamecontroller 3 ani în urmă
  Sam Lantinga e551384a99 Added functions to get the platform dependent name for a joystick or game controller 4 ani în urmă
  Sam Lantinga 18032979d8 Added the hint SDL_HINT_JOYSTICK_ROG_CHAKRAM to control whether ROG Chakram mice show up as joysticks 4 ani în urmă
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 ani în urmă
  Nate River 6c25aed419 added hint for joysticks to stablize sixaxis & dualshock controllers (#5007) 4 ani în urmă
  Ozkan Sezer 3eaa80bb0b testgamecontroller.c: fixed -Wshadow warnings. 4 ani în urmă
  Misa 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs 4 ani în urmă
  Sam Lantinga abc12a832c Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs" 4 ani în urmă
  Cameron Gutman fe09a4930a joystick: Add APIs to query rumble support 4 ani în urmă
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs 4 ani în urmă
  Sam Lantinga 9fdb06450d Added support for the Joy-Con Charging Grip when SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS is enabled 4 ani în urmă
  Sam Lantinga 65ff00ec1b Query the rate for the correct sensor (thanks @meyraud705) 4 ani în urmă
  Sam Lantinga a186a503e7 Added SDL_GameControllerGetSensorDataRate() to get the sensor update rate for a controller. 4 ani în urmă
  Sam Lantinga ce8261dd6d Only pump events once per frame and process all currently pending events 4 ani în urmă
  Sam Lantinga 94b7a87645 Added SDL_GameControllerType enumerations for the Amazon Luna and Google Stadia controllers 4 ani în urmă
  Sam Lantinga d135c0762f Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers 4 ani în urmă