Commit Verlauf

Autor SHA1 Nachricht Datum
  Ryan C. Gordon c88eb7a896 Sync wiki -> header. vor 4 Jahren
  Sam Lantinga d135c0762f Added SDL_GameControllerSendEffect() and SDL_JoystickSendEffect() to allow applications to send custom effects to the PS4 and PS5 controllers vor 4 Jahren
  Sam Lantinga 40b0509ef6 Fixed header documentation errors vor 5 Jahren
  Ryan C. Gordon c486959e71 headers: Fix up bullet lists, now that wikiheaders.pl can handle them. vor 5 Jahren
  Ryan C. Gordon 3f40396d33 First shot at merging the wiki documentation into the headers. vor 5 Jahren
  Sam Lantinga 9130f7c377 Updated copyright for 2021 vor 5 Jahren
  Sam Lantinga c63bbb06e9 Including SDL_config_iphoneos.h enables MFI controller code vor 5 Jahren
  Sam Lantinga d140d88744 Added SDL_JoystickGetSerial() and SDL_GameControllerGetSerial() vor 5 Jahren
  Sam Lantinga 1e2caac58b Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers() vor 5 Jahren
  Sam Lantinga e555d45331 Added SDL_JoystickHasLED vor 5 Jahren
  Ethan Lee 83cddd2ebc Add SDL_JoystickSetLED. vor 6 Jahren
  David Ludwig d64761558c virtual joysticks: improved docs for SDL_JoystickSetVirtual* functions vor 6 Jahren
  David Ludwig cc90875647 virtual joysticks: removed ball support (Bug 5028) vor 6 Jahren
  Sam Lantinga 2be75c6a61 Fixed bug 5028 - Virtual Joysticks (new joystick backend) vor 6 Jahren
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 vor 6 Jahren
  Sam Lantinga 46e1377d49 Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. vor 6 Jahren
  Sam Lantinga 5e13087b0f Updated copyright for 2019 vor 7 Jahren
  Sam Lantinga 14329256cb Generalized the XInput user index into a player index vor 7 Jahren
  Sam Lantinga 9987ca69f3 Added SDL_JoystickGetXInputUserIndex() vor 7 Jahren
  Sam Lantinga d2042e1ed4 Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. vor 7 Jahren
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 vor 8 Jahren
  Sam Lantinga d90fce3c9e Exposed the joystick locking functions for multi-threaded access to the joystick API vor 8 Jahren
  Sam Lantinga 763e138903 Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID() vor 9 Jahren
  Sam Lantinga 3f83fce7c1 Fixed whitespace vor 9 Jahren
  Sam Lantinga 6717a3d38d Added support for the HOTAS Warthog throttle vor 9 Jahren
  Philipp Wiesemann 4e3fa7b9d4 Fixed compiler warning about comma at end of enum. vor 9 Jahren
  Sam Lantinga 3c90a52aa7 Added an API to get the type of a connected joystick vor 9 Jahren
  Sam Lantinga 4938c5054e Added SDL_JoystickGetAxisInitialState() to get a joystick axis' initial value. vor 9 Jahren
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 vor 9 Jahren
  Sam Lantinga 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. vor 9 Jahren