Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sam Lantinga 2be75c6a61 Fixed bug 5028 - Virtual Joysticks (new joystick backend) 5 gadi atpakaļ
  Sam Lantinga dd0ebfdf8b Use the triggers to test rumble for more fine grained vibration feedback 5 gadi atpakaļ
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 gadi atpakaļ
  Sam Lantinga 46e1377d49 Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. 5 gadi atpakaļ
  Sam Lantinga b5aff9d7c3 Added SDL_GameControllerTypeForIndex() and SDL_GameControllerGetType() to return the type of controller attached. 5 gadi atpakaļ
  Ozkan Sezer 32bb8b4b40 test: replace some exit()s with returns. 6 gadi atpakaļ
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 gadi atpakaļ
  Sam Lantinga d2042e1ed4 Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms. 7 gadi atpakaļ
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 gadi atpakaļ
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 gadi atpakaļ
  Philipp Wiesemann c2b90f2df8 Fixed compiling of testgamecontroller program with C++. 8 gadi atpakaļ
  Sam Lantinga 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. 8 gadi atpakaļ
  Sam Lantinga 70aa2a5717 Only print out the controller mappings if we're not going to test a controller 8 gadi atpakaļ
  Sam Lantinga dd5d85a4e7 Added an API to iterate over game controller mappings 8 gadi atpakaļ
  Sam Lantinga c406f649b3 Added USB VID/PID information to the SDL test programs 8 gadi atpakaļ
  Sam Lantinga c490b54e08 Fixed black screen on Steam Link 9 gadi atpakaļ
  Philipp Wiesemann 929b965c62 Fixed compiling of three test programs with C++. 9 gadi atpakaļ
  Philipp Wiesemann 6a9a8b682c Fixed memory leak in game controller test program. 9 gadi atpakaļ
  Sam Lantinga 42065e785d Updated copyright to 2016 9 gadi atpakaļ
  Philipp Wiesemann 11d98995da Replaced tabs with spaces in test programs. 9 gadi atpakaļ
  Ryan C. Gordon e6ad29aec8 Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID(). 9 gadi atpakaļ
  Alex Szpakowski 2bf6f1bcb7 Added initial support for MFi game controllers on iOS. 10 gadi atpakaļ
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 gadi atpakaļ
  Philipp Wiesemann d1932834e2 Fixed test programs for joystick not exiting on events after first disconnect. 10 gadi atpakaļ
  Philipp Wiesemann 97e876671b Fixed compile errors in example programs. 10 gadi atpakaļ
  Ryan C. Gordon fe40a17224 Initial merge of Emscripten port! 10 gadi atpakaļ
  Philipp Wiesemann a0cdcb0a8a Fixed warnings about unused functions in test program. 11 gadi atpakaļ
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 11 gadi atpakaļ