Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga f66fe7e221 Replaced SDL_GetJoystickCaps() with joystick properties hace 1 año
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 1 año
  Sam Lantinga cd231a65f6 Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers hace 1 año
  Ozkan Sezer f7ba340999 remove several instances of unnecessary emptry str "" after SDL_PRI??? hace 1 año
  Ozkan Sezer b4b5dbd92f testcontroller.c: fixed warnings. hace 1 año
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 1 año
  Sam Lantinga 61704b5862 Removed an assertion it's possible to hit hace 1 año
  Sam Lantinga c981a597dc Added Steam Input API support for game controllers hace 1 año
  Sam Lantinga 445f08a0fb Print the gamepad player index when opening a gamepad hace 1 año
  Ryan C. Gordon dd47da8a5c gamepad: Replace GetNumMappings/GetMappingByIndex with a single function. hace 1 año
  Ryan C. Gordon c5daf8adb1 testcontroller: Don't query the mapping list until after they are available. hace 1 año
  Sam Lantinga f40f272107 Fixed build hace 1 año
  Sam Lantinga 34bdd321bf Improved navigation while setting up controller mapping hace 1 año
  Sam Lantinga 2ff9255f29 Print the GUID for controllers that don't have a mapping hace 1 año
  Sam Lantinga 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label hace 1 año
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) hace 1 año
  Sam Lantinga 1934417b4d Show the existing mapping when a controller is connected hace 1 año
  Sam Lantinga 70c149c88f Automatically clean up memory associated with events hace 1 año
  Sam Lantinga 75ea3a8d32 Dynamically allocate long text for SDL_EVENT_TEXT_INPUT events hace 1 año
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem hace 2 años
  Simon McVittie efe15588d5 Relabel back paddles as left or right hace 2 años
  Sam Lantinga 58882425fc Use the lower index axis if the controller generates two axes for a single element hace 2 años
  Sam Lantinga 732218c222 Changed binding order to match Steam hace 2 años
  Sam Lantinga 53882a2ed2 Map the buttons in ABXY order hace 2 años
  Sam Lantinga 9db2cb3513 Added SDL_ReloadGamepadMappings() to reset the SDL gamepad mappings hace 2 años
  Sam Lantinga dfc6e8825e Improved reliability of gamepad message ordering hace 2 años
  Sam Lantinga eb8b5ed3a4 Fixed crash when the joystick can't be opened hace 2 años
  Sam Lantinga b271e92c6e Added the ability to specify a gamepad type in the mapping hace 2 años
  Sam Lantinga 57820071a4 Added the ability to rename your controller hace 2 años
  Sam Lantinga 08db0e8f64 Allow clicking on the gamepad image to bind elements hace 2 años