Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions hace 3 años
  Sam Lantinga 63724c113b Removed the vi format comments from the source hace 3 años
  Sam Lantinga b8760a3ffe The `timestamp_us` member of the sensor events has been renamed `sensor_timestamp` and now represents nanoseconds. hace 3 años
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) hace 3 años
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) hace 3 años
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) hace 3 años
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` hace 3 años
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers hace 3 años
  Ozkan Sezer 0b8309da0c renamed SDL PI constants to SDL_PI_D and SDL_PI_F. hace 3 años
  Sam Lantinga 670f1df469 Removed SDL_stdinc.h dependency on HAVE_M_PI, added SDL_M_PIl (double) and SDL_M_PIf (float) instead hace 3 años
  Sam Lantinga 2c518747b9 Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver hace 3 años
  Sam Lantinga e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() hace 4 años
  Sam Lantinga 120c76c84b Updated copyright for 2022 hace 4 años
  Sam Lantinga 3ba9276aff Don't fail the sensor init if we couldn't create a sensor manager (i.e. we're running on Wine) hace 4 años
  Mathieu Eyraud 844d5e3ed3 Fix memory leak in ConnectSensor hace 5 años
  Ozkan Sezer 265a1cc97a use WIN_StringToUTF8W instead of WIN_StringToUTF8 where needed (#2) hace 5 años
  Sam Lantinga 9130f7c377 Updated copyright for 2021 hace 5 años
  Sam Lantinga 56622f9c92 Fixed bug 5126 - MinGW compile error SDL_windowssensor.c hace 6 años
  Ryan C. Gordon a299fdd789 sensor: Fixed compiler warnings on mingw64. hace 6 años
  Ryan C. Gordon b4e76b58e7 sensor: Fix overaggressive search/replace. :) hace 6 años
  Ryan C. Gordon 27c38eb22e sensor: Correct fix for redefinition of various symbols. hace 6 años
  Ryan C. Gordon c9d358bce9 sensor: Fix build on various Windows compilers with various predefinitions. hace 6 años
  Ryan C. Gordon 68777406e5 windows: Fix calls to CoCreateInstance() so last parameter is a LPVOID *. hace 6 años
  Sam Lantinga 0f374b069b Fixed build on older Visual Studio, enable new features on newer Visual Studio hace 6 años
  Sam Lantinga aba2792896 Added a Windows Gaming Input joystick driver hace 6 años
  Sam Lantinga e9c94ac0b3 Fixed Windows accelerometer data units hace 6 años
  Sam Lantinga 09f552639a Fixed memory leak and removed debug code from Windows sensor implementation hace 6 años
  Sam Lantinga 3180ba81af First pass at Windows sensor implementation hace 6 años