Historie revizí

Autor SHA1 Zpráva Datum
  Sam Lantinga b4da4ed95a Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp() před 3 roky
  Sam Lantinga b8760a3ffe The `timestamp_us` member of the sensor events has been renamed `sensor_timestamp` and now represents nanoseconds. před 3 roky
  Sam Lantinga 73f4aeee6a Pass the event timestamp for joystick events před 3 roky
  Sam Lantinga 0a3262e819 Pass the OS event timestamp for keyboard, mouse, and touch events where possible před 3 roky
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API před 3 roky
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) před 3 roky
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) před 3 roky
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) před 3 roky
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) před 3 roky
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` před 3 roky
  Sam Lantinga cc1f9eb983 Use Apple's nomenclature for macOS and iOS před 3 roky
  ulatekh ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. před 3 roky
  Sam Lantinga 6432f45a1c Don't treat the Nintendo IMU as a separate game controller on Linux před 3 roky
  Sam Lantinga a2d66b6a91 SDL_GameControllerMapping() should return the string for the actual mapping that was used when opening a gamecontroller, rather than do a GUID match again před 3 roky
  Sam Lantinga e837debc25 Bindings should have a trailing comma, so the CRC can be appended před 3 roky
  Sam Lantinga a6018ae57f Added support for the NVIDIA SHIELD controller v1.03 to the HIDAPI driver před 3 roky
  Sam Lantinga b4c25f5714 Remapped the side button and trigger as paddles for the mini-gamepad mode of the Joy-Cons před 3 roky
  Sam Lantinga f58a6506a1 Added paddle mapping for combined Joy-Cons před 3 roky
  Happy Harry 6c8bf3af4c Add vertical mode for Nintendo Joy-Con (#6303) před 3 roky
  Sam Lantinga 2c518747b9 Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver před 3 roky
  Sam Lantinga fa2063fb44 Improved detection of third party PS4 and PS5 controllers před 3 roky
  Sam Lantinga 4f1b408a72 Fixed button mapping for PS5 controllers před 3 roky
  Ozkan Sezer 787cd580ee silence unused function warning for SDL_endswith() on non-linux. před 3 roky
  Sam Lantinga 42cf6d6c56 Don't treat the Wii extension controls as a separate game controller on Linux před 3 roky
  Sam Lantinga 30f55a5d59 Added initial support for the Wii Motion Plus extension před 3 roky
  Sam Lantinga a61b823da8 Added support for the Wii Remote with the Classic Controller Pro extension před 3 roky
  Sam Lantinga 396411c090 Added mapping for the Wii Nunchuk extension před 3 roky
  Sam Lantinga 7708bf0f8a Try matching game controller mappings on CRC and version and fall back to no CRC and no version, in that order. před 3 roky
  Sam Lantinga 0e4baf1c4e Don't crash if SDL functions are passed a closed joystick or gamecontroller před 3 roky
  Sam Lantinga 0b8b321f9e Allow the product version to be different when trying to find a controller mapping před 3 roky