提交历史

作者 SHA1 备注 提交日期
  Ryan C. Gordon db6b6bd75e include: Fixed up some sensor documentation. 1 年之前
  anon 03bc53fe31 include: Fixes the improper fix I made before of documentation, SDL_SensorType. 1 年之前
  anon 1abaacedb2 include: Fix documentation generation for SDL_SensorType. 1 年之前
  Ryan C. Gordon 0df988389c include: Add `\since` to all documentation that was missing it. 1 年之前
  SDL Wiki Bot 073d2378dc Sync SDL3 wiki -> header 1 年之前
  Ryan C. Gordon e044318a8e Sync SDL3 wiki -> headers 1 年之前
  Ryan C. Gordon ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. 1 年之前
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 年之前
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 年之前
  Ryan C. Gordon ac71831350 Sync wiki -> headers 1 年之前
  Sam Lantinga 4368f70ff9 Added properties to various SDL objects 1 年之前
  Sam Lantinga 9fe384b696 Fixed display orientation function names for SDL 3.0 convention 2 年之前
  Sam Lantinga e6d1ba2a17 Added the concept of display natural orientation 2 年之前
  Sam Lantinga 8de6ce7e92 Rotate the sensor axes to match gamepad orientation when using the device sensors for game controllers 2 年之前
  Sam Lantinga 1a20ccb289 Clarified the expected sensor value when a game controller is at rest 2 年之前
  Anonymous Maarten 549cedfa88 include: add \brief to includes 2 年之前
  Sylvain 49e47b523a Update `\returns` to the generic form 2 年之前
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. 2 年之前
  Ozkan Sezer 85924687fd fix SDL_GetSensorInstanceID() return code upon failure. 2 年之前
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 年之前
  Sam Lantinga 324c0b76a0 Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors() 2 年之前
  Sam Lantinga 16092f58bb Updated gamepad, joystick, sensor APIs, removing device indices 2 年之前
  Sam Lantinga 701e965235 Removed leading underscore in structure names 2 年之前
  Sam Lantinga 2db699f48e SDL API renaming: SDL_sensor.h 2 年之前
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 年之前
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 2 年之前
  Sam Lantinga b4da4ed95a Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp() 2 年之前
  Sam Lantinga b8760a3ffe The `timestamp_us` member of the sensor events has been renamed `sensor_timestamp` and now represents nanoseconds. 2 年之前
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 年之前