Commit History

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