Commit History

Author SHA1 Message Date
  Ryan C. Gordon ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. 1 year ago
  SDL Wiki Bot 18c8af6e48 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 8847b35244 Separate joystick power state into battery status and percentage 1 year ago
  SDL Wiki Bot 675216e81b Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga c0f4565552 Added SDL_GetKeyboardName() and SDL_GetMouseName() 1 year ago
  Sam Lantinga 2fe1a6a279 Initial support for hotplugging mice and keyboards 1 year ago
  Sam Lantinga d8a54cd4f8 Updated "see also" references to be more consistent 1 year ago
  Sam Lantinga efbbafb3f1 Re-added balls to the SDL joystick API 1 year ago
  SDL Wiki Bot 1684032c17 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 4ce7ae31d4 Document that SDL_UpdateJoysticks() needs to be called to handle rumble processing 1 year ago
  SDL Wiki Bot fd14a20a4b Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 17768c51fc Revert "Sync SDL3 wiki -> header" 1 year ago
  SDL Wiki Bot 5e96e410d6 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga f66fe7e221 Replaced SDL_GetJoystickCaps() with joystick properties 1 year ago
  SDL Wiki Bot 6fb188eb35 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga cd231a65f6 Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Sam Lantinga 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Ryan C. Gordon ac71831350 Sync wiki -> headers 1 year ago
  Sam Lantinga 4368f70ff9 Added properties to various SDL objects 1 year ago
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
  Ryan C. Gordon 0598ecc150 Sync wiki -> headers. 2 years ago
  Anonymous Maarten 549cedfa88 include: add \brief to includes 2 years ago
  Sylvain 3d93b07d5b Documentation \param fixes 2 years ago
  Sylvain 49e47b523a Update `\returns` to the generic form 2 years ago
  Sylvain 43c08170af Add missing '\param' documentation 2 years ago
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming 2 years ago
  Sam Lantinga e65e2c8ed7 SDL_CloseJoystick() should return void, not int 2 years ago
  Linus Probert 3bd737d44c Add error returns to void functions that can fail/set errors. 2 years ago