Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API vor 1 Jahr
  Sam Lantinga 4f55271571 Removed temporary memory from the API vor 1 Jahr
  Sam Lantinga 61a7a0e579 SDL_GUIDToString() follows the SDL_GetStringRule vor 1 Jahr
  Sam Lantinga 4961af4569 SDL_GetJoysticks() follows the SDL_GetStringRule vor 1 Jahr
  Ryan C. Gordon 4dda785c69 gamepad: Several gamepad mapping functions now follow the SDL_GetStringRule. vor 1 Jahr
  Ryan C. Gordon 158fc459f1 clipboard: SDL_GetClipboardText() now follows the SDL_GetStringRule. vor 1 Jahr
  Sam Lantinga e90060d07f Renamed functions to get information from device IDs vor 1 Jahr
  Sam Lantinga e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z vor 1 Jahr
  Sam Lantinga 0dd579d40d Removed SDL_Keysym vor 1 Jahr
  Sam Lantinga 3a68febedf Enable HIDAPI controller support on mobile platforms vor 1 Jahr
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e vor 1 Jahr
  Sam Lantinga 3e70376bce Enabled HIDAPI debug logging for diagnostic purposes vor 1 Jahr
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes vor 1 Jahr
  Sam Lantinga 1d83b782b8 Set the headphones to 50% volume to avoid blasting people's ears vor 1 Jahr
  Sam Lantinga 8aa7910184 Added an example of setting PS5 controller audio routing vor 1 Jahr
  Ryan C. Gordon cf2874080f mouse: Move mouse button state from a Uint32 to a formal typedef. vor 1 Jahr
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention vor 1 Jahr
  Sam Lantinga 17520c2e6e Removed SDL_RendererFlags vor 1 Jahr
  Sam Lantinga c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks vor 1 Jahr
  Sam Lantinga bcbf09acde Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick() vor 1 Jahr
  Ryan C. Gordon d252a8fe12 joystick: SDL_VirtualJoystickDesc no longer takes a struct version. vor 1 Jahr
  Sam Lantinga a538936821 Renamed SDL_HINT_LINUX_JOYSTICK_DEADZONES to SDL_HINT_JOYSTICK_LINUX_DEADZONES vor 2 Jahren
  Sam Lantinga 9ce7fe2848 Removed SDL_HINT_ACCELEROMETER_AS_JOYSTICK vor 2 Jahren
  Sam Lantinga d04fea8b87 Even more miscellaneous gamepad buttons! vor 2 Jahren
  Sam Lantinga cb70e972e3 Added miscellaneous gamepad buttons for additional macro buttons on some controllers vor 2 Jahren
  Sam Lantinga f66fe7e221 Replaced SDL_GetJoystickCaps() with joystick properties vor 2 Jahren
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) vor 2 Jahren
  Sam Lantinga cd231a65f6 Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers vor 2 Jahren
  Ozkan Sezer f7ba340999 remove several instances of unnecessary emptry str "" after SDL_PRI??? vor 2 Jahren
  Ozkan Sezer b4b5dbd92f testcontroller.c: fixed warnings. vor 2 Jahren