コミット履歴

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