Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions vor 3 Jahren
  Sam Lantinga 659abc721a SDL API renaming: SDL_gamecontroller.h vor 3 Jahren
  Sam Lantinga fc478c1bc0 SDL API renaming: SDL_joystick.h vor 3 Jahren
  Sam Lantinga 63724c113b Removed the vi format comments from the source vor 3 Jahren
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis vor 3 Jahren
  Sam Lantinga b8760a3ffe The `timestamp_us` member of the sensor events has been renamed `sensor_timestamp` and now represents nanoseconds. vor 3 Jahren
  Sam Lantinga 73f4aeee6a Pass the event timestamp for joystick events vor 3 Jahren
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API vor 3 Jahren
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) vor 3 Jahren
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) vor 3 Jahren
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) vor 3 Jahren
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` vor 3 Jahren
  Ozkan Sezer 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. vor 3 Jahren
  Sam Lantinga 670f1df469 Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead vor 3 Jahren
  Sam Lantinga efdb390caa Disable the HIDAPI Wii driver by default as it doesn't work with the dolphinbar vor 3 Jahren
  Sam Lantinga 2c518747b9 Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver vor 3 Jahren
  Sam Lantinga 1d34a5249d Fixed shadowed variable warning vor 3 Jahren
  Sam Lantinga aa2e2f4843 Make sure HID devices can be opened before making them available to the application vor 3 Jahren
  Amir 7f415ce587 android: fix some compiler warnings vor 3 Jahren
  Sam Lantinga d93f9a778b The new Wii Remote shares the same VID/PID as the Wii U Pro controller vor 3 Jahren
  Sam Lantinga 87f8b6ff0f Don't mess with the state of the Motion Plus extension on Linux vor 3 Jahren
  Sam Lantinga c28da4892a Fixed build vor 3 Jahren
  Sam Lantinga 638452ecf7 Assert that continuous reporting is enabled, so input timeout is a reliable way of detecting Bluetooth connection problems. vor 3 Jahren
  Sam Lantinga 8dfe0e4beb Removed checks not needed for the Wii U Pro Controller vor 3 Jahren
  Sam Lantinga 4018f35ef2 Added left and right sensors for Nintendo Joy-Con and Wii controllers vor 3 Jahren
  Sam Lantinga 30f55a5d59 Added initial support for the Wii Motion Plus extension vor 3 Jahren
  Sam Lantinga d1fea10c0f Added support for the accelerometer in the Wii Remote vor 3 Jahren
  Sam Lantinga a61b823da8 Added support for the Wii Remote with the Classic Controller Pro extension vor 3 Jahren
  Sam Lantinga 253f6a913d Variable renaming for consistency vor 3 Jahren
  Sam Lantinga 5002624e8a Fixed crash when extension controllers are hotplugged vor 3 Jahren