Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 05b03032f1 Updated copyright for 2023 vor 2 Jahren
  Pierre Wendling d080e3bf3a Silence `-Wmaybe-uninitialized` warnings in tests. vor 2 Jahren
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. vor 2 Jahren
  Anonymous Maarten d04fa0ef76 controllermap: use enum to avoid '-Wmaybe-uninitialized' vor 2 Jahren
  Sam Lantinga a7fde3f835 Allow mapping a controller other than the first one vor 2 Jahren
  Sam Lantinga 3cbfd75d0f Re-added the CRC to the joystick guid vor 2 Jahren
  Simon McVittie 76a7b629bf test: Add some common code to load test resources vor 3 Jahren
  Sam Lantinga 120c76c84b Updated copyright for 2022 vor 3 Jahren
  Sam Lantinga 4b571c624c Added an option to map the touchpad button for Sony controllers vor 3 Jahren
  Misa 3bf7994fe2 Add and use `SDL_FALLTHROUGH` for fallthroughs vor 3 Jahren
  Sam Lantinga abc12a832c Revert "Add and use `SDL_FALLTHROUGH` for fallthroughs" vor 3 Jahren
  Misa 66a08aa391 Add and use `SDL_FALLTHROUGH` for fallthroughs vor 3 Jahren
  Sam Lantinga 3d74707830 Run the renderer so Steam can find the main window vor 3 Jahren
  Sam Lantinga 8726f500ef Allow quitting controllermap if there are no controllers attached vor 3 Jahren
  Sam Lantinga 8b87b438b4 Don't try to map the touchpad button, since we don't have any art for that at the moment. vor 4 Jahren
  Sam Lantinga 9130f7c377 Updated copyright for 2021 vor 4 Jahren
  Sam Lantinga ff4bc1389c Fixed mapping controllers after adding the touchpad button vor 4 Jahren
  Sam Lantinga 009b62f1c2 Be explicit about mapping the new game controller paddle buttons vor 4 Jahren
  Sam Lantinga 5a92edee03 Don't try to map the accelerometer as a game controller vor 4 Jahren
  Sam Lantinga 59a644fb01 iOS should use the same size window for the controller tests as other platforms vor 4 Jahren
  Sam Lantinga 3a3aaac221 Added 4 auxiliary buttons to the game controller API vor 4 Jahren
  Sam Lantinga aba2792896 Added a Windows Gaming Input joystick driver vor 5 Jahren
  Sam Lantinga de2001eeee Fixed binding the D-PAD on the 8BitDo M30 controller vor 5 Jahren
  Sam Lantinga 25061816bf Fixed compile warning vor 5 Jahren
  Sam Lantinga 0a7fe18fe6 On Mac OSX there are spurious hat events at program start, so skip these vor 5 Jahren
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 vor 5 Jahren
  Sam Lantinga 8ce894a316 Ignore axis jitter when mapping controllers vor 5 Jahren
  Sam Lantinga 8aaf945b2f Fixed mapping controllers that have axes that start at -32768 and then snap to 0 at the first input report vor 5 Jahren
  Sam Lantinga c8896e4681 Turned on controllermap debug output by default vor 5 Jahren
  Ozkan Sezer 32bb8b4b40 test: replace some exit()s with returns. vor 5 Jahren