Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 1d83b782b8 Set the headphones to 50% volume to avoid blasting people's ears il y a 1 an
  Sam Lantinga 8aa7910184 Added an example of setting PS5 controller audio routing il y a 1 an
  Ryan C. Gordon cf2874080f mouse: Move mouse button state from a Uint32 to a formal typedef. il y a 1 an
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention il y a 1 an
  Sam Lantinga 17520c2e6e Removed SDL_RendererFlags il y a 1 an
  Sam Lantinga c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks il y a 1 an
  Sam Lantinga bcbf09acde Renamed SDL_AttachVirtualJoystickEx() to SDL_AttachVirtualJoystick() il y a 1 an
  Ryan C. Gordon d252a8fe12 joystick: SDL_VirtualJoystickDesc no longer takes a struct version. il y a 2 ans
  Sam Lantinga a538936821 Renamed SDL_HINT_LINUX_JOYSTICK_DEADZONES to SDL_HINT_JOYSTICK_LINUX_DEADZONES il y a 2 ans
  Sam Lantinga 9ce7fe2848 Removed SDL_HINT_ACCELEROMETER_AS_JOYSTICK il y a 2 ans
  Sam Lantinga d04fea8b87 Even more miscellaneous gamepad buttons! il y a 2 ans
  Sam Lantinga cb70e972e3 Added miscellaneous gamepad buttons for additional macro buttons on some controllers il y a 2 ans
  Sam Lantinga f66fe7e221 Replaced SDL_GetJoystickCaps() with joystick properties il y a 2 ans
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 2 ans
  Sam Lantinga cd231a65f6 Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers il y a 2 ans
  Ozkan Sezer f7ba340999 remove several instances of unnecessary emptry str "" after SDL_PRI??? il y a 2 ans
  Ozkan Sezer b4b5dbd92f testcontroller.c: fixed warnings. il y a 2 ans
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
  Sam Lantinga 61704b5862 Removed an assertion it's possible to hit il y a 2 ans
  Sam Lantinga c981a597dc Added Steam Input API support for game controllers il y a 2 ans
  Sam Lantinga 445f08a0fb Print the gamepad player index when opening a gamepad il y a 2 ans
  Ryan C. Gordon dd47da8a5c gamepad: Replace GetNumMappings/GetMappingByIndex with a single function. il y a 2 ans
  Ryan C. Gordon c5daf8adb1 testcontroller: Don't query the mapping list until after they are available. il y a 2 ans
  Sam Lantinga f40f272107 Fixed build il y a 2 ans
  Sam Lantinga 34bdd321bf Improved navigation while setting up controller mapping il y a 2 ans
  Sam Lantinga 2ff9255f29 Print the GUID for controllers that don't have a mapping il y a 2 ans
  Sam Lantinga 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label il y a 2 ans
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
  Sam Lantinga 1934417b4d Show the existing mapping when a controller is connected il y a 2 ans
  Sam Lantinga 70c149c88f Automatically clean up memory associated with events il y a 2 ans