Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 9130f7c377 Updated copyright for 2021 il y a 4 ans
  Sam Lantinga fcb21aa883 Added API for sensors on game controllers il y a 4 ans
  Sam Lantinga d140d88744 Added SDL_JoystickGetSerial() and SDL_GameControllerGetSerial() il y a 4 ans
  Sam Lantinga 9f51fad361 Added support for the touchpad on PS4 and PS5 controllers il y a 4 ans
  Sam Lantinga 1e2caac58b Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers() il y a 5 ans
  Sam Lantinga f656d8456e Fixed typo in the documentation il y a 5 ans
  Sylvain Becker b198febb62 Documentation: fix minor gamecontroller parameter warning il y a 5 ans
  Sam Lantinga 009b62f1c2 Be explicit about mapping the new game controller paddle buttons il y a 5 ans
  Sam Lantinga 3a4388489a Document the Xbox One Elite paddle buttons il y a 5 ans
  Sam Lantinga 9a446aa92e Note that SDL_CONTROLLER_BUTTON_AUX1 is sent for the PS4/PS5 touchpad button on the HIDAPI driver. il y a 5 ans
  Sam Lantinga 3a3aaac221 Added 4 auxiliary buttons to the game controller API il y a 5 ans
  Sam Lantinga 4d79f9662f Added initial support for the Sony PS5 Controller il y a 5 ans
  Sam Lantinga e555d45331 Added SDL_JoystickHasLED il y a 5 ans
  Ethan Lee 83cddd2ebc Add SDL_JoystickSetLED. il y a 5 ans
  Sam Lantinga 2be75c6a61 Fixed bug 5028 - Virtual Joysticks (new joystick backend) il y a 5 ans
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 il y a 5 ans
  Sam Lantinga 46e1377d49 Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. il y a 5 ans
  Ozkan Sezer 6fc3886441 SDL_gamecontroller.h: remove comma at end of enumerator list il y a 5 ans
  Sam Lantinga b5aff9d7c3 Added SDL_GameControllerTypeForIndex() and SDL_GameControllerGetType() to return the type of controller attached. il y a 5 ans
  Sam Lantinga 5e13087b0f Updated copyright for 2019 il y a 6 ans
  Sam Lantinga 14329256cb Generalized the XInput user index into a player index il y a 7 ans
  Sam Lantinga d2042e1ed4 Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. il y a 7 ans
  Sam Lantinga a8ac588549 Added SDL_GameControllerMappingForDeviceIndex() to get the mapping for a controller before it's opened il y a 7 ans
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 il y a 7 ans
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 il y a 8 ans
  Sam Lantinga 8000e6d9e1 Added documentation for the game controller axis values il y a 8 ans
  Sam Lantinga b4e069e7f8 Fixed bug 3517 - Compiler warnings with gcc -Wstrict-prototypes il y a 8 ans
  Sam Lantinga dd5d85a4e7 Added an API to iterate over game controller mappings il y a 9 ans
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro il y a 9 ans
  Sam Lantinga c7351c2dea Fixed a few warnings that show up with -Wdocumentation and -Wdocumentation-unknown-command, patch contributed by Sylvain il y a 9 ans