Commit History

作者 SHA1 備註 提交日期
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 年之前
  Sam Lantinga 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label 2 年之前
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 2 年之前
  Ryan C. Gordon ac71831350 Sync wiki -> headers 2 年之前
  Sam Lantinga 4368f70ff9 Added properties to various SDL objects 2 年之前
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年之前
  Ryan C. Gordon 0598ecc150 Sync wiki -> headers. 3 年之前
  Anonymous Maarten 549cedfa88 include: add \brief to includes 3 年之前
  Sylvain 3d93b07d5b Documentation \param fixes 3 年之前
  Sylvain 49e47b523a Update `\returns` to the generic form 3 年之前
  Sylvain 43c08170af Add missing '\param' documentation 3 年之前
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming 3 年之前
  Sam Lantinga e65e2c8ed7 SDL_CloseJoystick() should return void, not int 3 年之前
  Linus Probert 3bd737d44c Add error returns to void functions that can fail/set errors. 3 年之前
  Sylvain c5c94a6be6 Change return type from void to int, for functions that set an error 3 年之前
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. 3 年之前
  Sam Lantinga 4becca4fc9 Clarify that SDL_GetJoystickFromInstanceID() and SDL_GetGamepadFromInstanceID() return NULL if the associated device hasn't been opened yet. 3 年之前
  Ozkan Sezer 0621a67350 fix SDL_GetJoystickInstanceID() return code upon failure 3 年之前
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 年之前
  Sam Lantinga c823f26f18 Revert "Removed public joystick locking API" 3 年之前
  Sam Lantinga a515f51ac0 Removed public joystick locking API 3 年之前
  Sam Lantinga 324c0b76a0 Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors() 3 年之前
  Sam Lantinga 8c3239dee5 Fixed documentation warning 3 年之前
  Sam Lantinga ea0c2f55be SDL API renaming: *Is* functions 3 年之前
  Sam Lantinga 66351fd4ba Replace tri-state functions SDL_EventState(), SDL_GetJoystickEventState(), SDL_GetGamepadEventState(), SDL_ShowCursor() 3 年之前
  Sam Lantinga 16092f58bb Updated gamepad, joystick, sensor APIs, removing device indices 3 年之前
  Sylvain 81cd84f456 Remove reserved underscore SDL_joystick 3 年之前
  Sam Lantinga ab2d007982 More gamepad renaming 3 年之前
  Sam Lantinga 659abc721a SDL API renaming: SDL_gamecontroller.h 3 年之前
  Sam Lantinga fc478c1bc0 SDL API renaming: SDL_joystick.h 3 年之前