Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 3d74707830 Run the renderer so Steam can find the main window il y a 3 ans
  Sam Lantinga 8726f500ef Allow quitting controllermap if there are no controllers attached il y a 3 ans
  Sam Lantinga 8b87b438b4 Don't try to map the touchpad button, since we don't have any art for that at the moment. il y a 4 ans
  Sam Lantinga 9130f7c377 Updated copyright for 2021 il y a 4 ans
  Sam Lantinga ff4bc1389c Fixed mapping controllers after adding the touchpad button il y a 4 ans
  Sam Lantinga 009b62f1c2 Be explicit about mapping the new game controller paddle buttons il y a 4 ans
  Sam Lantinga 5a92edee03 Don't try to map the accelerometer as a game controller il y a 4 ans
  Sam Lantinga 59a644fb01 iOS should use the same size window for the controller tests as other platforms il y a 4 ans
  Sam Lantinga 3a3aaac221 Added 4 auxiliary buttons to the game controller API il y a 4 ans
  Sam Lantinga aba2792896 Added a Windows Gaming Input joystick driver il y a 5 ans
  Sam Lantinga de2001eeee Fixed binding the D-PAD on the 8BitDo M30 controller il y a 5 ans
  Sam Lantinga 25061816bf Fixed compile warning il y a 5 ans
  Sam Lantinga 0a7fe18fe6 On Mac OSX there are spurious hat events at program start, so skip these il y a 5 ans
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 il y a 5 ans
  Sam Lantinga 8ce894a316 Ignore axis jitter when mapping controllers il y a 5 ans
  Sam Lantinga 8aaf945b2f Fixed mapping controllers that have axes that start at -32768 and then snap to 0 at the first input report il y a 5 ans
  Sam Lantinga c8896e4681 Turned on controllermap debug output by default il y a 5 ans
  Ozkan Sezer 32bb8b4b40 test: replace some exit()s with returns. il y a 5 ans
  Sam Lantinga 5e13087b0f Updated copyright for 2019 il y a 6 ans
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 il y a 7 ans
  Philipp Wiesemann 20c846ebe7 Fixed warning about implicit conversion in controllermap program. il y a 8 ans
  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 il y a 8 ans
  Sam Lantinga 4938c5054e Added SDL_JoystickGetAxisInitialState() to get a joystick axis' initial value. il y a 8 ans
  Sam Lantinga 1ddff75c70 Some controllers have trouble getting out to 20000 il y a 8 ans
  Sam Lantinga 082132a70c Fixed binding the D-pad on some Super NES style controllers il y a 8 ans
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 il y a 8 ans
  Philipp Wiesemann de79828b9f Fixed warning about unused variable in controllermap program. il y a 8 ans
  Sam Lantinga 21cb42d79b Make sure we go all the way back (within the XBox controller dead zone) to prevent accidentally binding axes inverted il y a 8 ans
  Sam Lantinga 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. il y a 8 ans
  Philipp Wiesemann 0a3f9d0cfb Fixed warning about unused variable in controllermap program. il y a 8 ans