Commit History

Author SHA1 Message Date
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 years ago
  Philipp Wiesemann 20c846ebe7 Fixed warning about implicit conversion in controllermap program. 8 years ago
  Sam Lantinga a395a90759 Fixed mapping the PG-9021 which, on Linux, emits a button partway through the trigger press along with axis motion all along the pull 8 years ago
  Sam Lantinga 4938c5054e Added SDL_JoystickGetAxisInitialState() to get a joystick axis' initial value. 8 years ago
  Sam Lantinga 1ddff75c70 Some controllers have trouble getting out to 20000 8 years ago
  Sam Lantinga 082132a70c Fixed binding the D-pad on some Super NES style controllers 8 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 years ago
  Philipp Wiesemann de79828b9f Fixed warning about unused variable in controllermap program. 8 years ago
  Sam Lantinga 21cb42d79b Make sure we go all the way back (within the XBox controller dead zone) to prevent accidentally binding axes inverted 8 years ago
  Sam Lantinga 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. 8 years ago
  Philipp Wiesemann 0a3f9d0cfb Fixed warning about unused variable in controllermap program. 8 years ago
  Sam Lantinga 0c5e7a1067 Fixed handling joysticks that send multiple events for a single control, e.g. both a button and axis event for a trigger. 8 years ago
  Sam Lantinga c406f649b3 Added USB VID/PID information to the SDL test programs 8 years ago
  Philipp Wiesemann 826508b6ee Removed unused constants in controllermap program. 8 years ago
  Sam Lantinga cb7b823cc1 Fixed black screen on Steam Link 8 years ago
  Philipp Wiesemann 929b965c62 Fixed compiling of three test programs with C++. 8 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 9 years ago
  Sam Lantinga 7b680a2ab7 Fixed mapping third party XBox controllers that have the trigger axis all the way in until they are pulled and get updated values. 9 years ago
  Philipp Wiesemann 11d98995da Replaced tabs with spaces in test programs. 9 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 9 years ago
  Philipp Wiesemann d99911544f Fixed setting text to clipboard in controllermap program. 10 years ago
  Philipp Wiesemann 3a8033587b Fixed use of uninitialized variable warning in test program. 11 years ago
  Gabriel Jacobo f565d81af7 A few more ANDROID for __ANDROID__ replacements 11 years ago
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 11 years ago