Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 9987ca69f3 Added SDL_JoystickGetXInputUserIndex() há 6 anos atrás
  Sam Lantinga d2042e1ed4 Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. há 7 anos atrás
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 há 7 anos atrás
  Sam Lantinga d90fce3c9e Exposed the joystick locking functions for multi-threaded access to the joystick API há 8 anos atrás
  Sam Lantinga 763e138903 Added an API to get the joystick instance ID before opening the device: SDL_JoystickGetDeviceInstanceID() há 8 anos atrás
  Sam Lantinga 3f83fce7c1 Fixed whitespace há 8 anos atrás
  Sam Lantinga 6717a3d38d Added support for the HOTAS Warthog throttle há 8 anos atrás
  Philipp Wiesemann 4e3fa7b9d4 Fixed compiler warning about comma at end of enum. há 8 anos atrás
  Sam Lantinga 3c90a52aa7 Added an API to get the type of a connected joystick há 8 anos atrás
  Sam Lantinga 4938c5054e Added SDL_JoystickGetAxisInitialState() to get a joystick axis' initial value. há 8 anos atrás
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 há 8 anos atrás
  Sam Lantinga 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. há 8 anos atrás
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro há 8 anos atrás
  Sam Lantinga c7351c2dea Fixed a few warnings that show up with -Wdocumentation and -Wdocumentation-unknown-command, patch contributed by Sylvain há 8 anos atrás
  Sam Lantinga ac74e16cde Standardized the format of the SDL joystick GUID and added functions to retrieve the USB VID/PID from a joystick and game controller. há 8 anos atrás
  Philipp Wiesemann a4abda0b70 Added brackets to function names in header comments so that doxygen links them. há 9 anos atrás
  Sam Lantinga 42065e785d Updated copyright to 2016 há 9 anos atrás
  Ryan C. Gordon f09d3750ea Minor whitespace fix. há 9 anos atrás
  Ryan C. Gordon e6ad29aec8 Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID(). há 9 anos atrás
  Sam Lantinga a0c4b56ff9 SDL - added new SDL_JoystickCurrentPowerLevel() API that returns the battery level of the selected joystick. Currently only implemented for XInput devices, other platforms are a TODO. há 10 anos atrás
  Philipp Wiesemann a955bec49a Fixed spaces in header file. há 10 anos atrás
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f há 10 anos atrás
  Philipp Wiesemann a690944e44 Fixed typo in header file documentation comment. há 10 anos atrás
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support há 11 anos atrás