Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga c94283d404 testgamecontroller: log which controller the event came from vor 5 Jahren
  Sam Lantinga 9130f7c377 Updated copyright for 2021 vor 5 Jahren
  Sam Lantinga 390b2cf0d3 Enable PS5 enhanced functionality for testgamecontroller vor 5 Jahren
  Sam Lantinga 058a0ab47f Set the pad lights on the PS5 controller corresponding to the player index vor 5 Jahren
  Sam Lantinga 3c68051eaf Allow background input when testing game controllers vor 5 Jahren
  Sam Lantinga 04f0fd13b5 Remember to close the game controller when we're done with it vor 5 Jahren
  Sam Lantinga 012471e959 Open and test all connected controllers vor 5 Jahren
  Sam Lantinga 24cc0012f0 Some controllers don't always reset their triggers to zero when they are released (e.g. Xbox One S in Bluetooth mode), so only trigger rumble if the trigger is pulled halfway or more. vor 5 Jahren
  Sam Lantinga e16afa792f Automatically switch to testing a new controller when it's plugged in vor 5 Jahren
  Sam Lantinga 04b45b5581 Allow testing a specific controller vor 5 Jahren
  Sam Lantinga 75721b191c Allow testing effects on PS4 controllers vor 5 Jahren
  Sam Lantinga fcb21aa883 Added API for sensors on game controllers vor 5 Jahren
  Sam Lantinga d140d88744 Added SDL_JoystickGetSerial() and SDL_GameControllerGetSerial() vor 5 Jahren
  Sam Lantinga fe4da4206a Improve LED color calculation, don't set LED unless left thumbstick is moved vor 5 Jahren
  Sam Lantinga 9f51fad361 Added support for the touchpad on PS4 and PS5 controllers vor 5 Jahren
  Sam Lantinga e749c1266f Fixed overflow in trigger rumble calculation vor 5 Jahren
  Sam Lantinga 1e2caac58b Added SDL_JoystickRumbleTriggers() and SDL_GameControllerRumbleTriggers() vor 5 Jahren
  Sam Lantinga 009b62f1c2 Be explicit about mapping the new game controller paddle buttons vor 5 Jahren
  Sam Lantinga 5a92edee03 Don't try to map the accelerometer as a game controller vor 5 Jahren
  Sam Lantinga 59a644fb01 iOS should use the same size window for the controller tests as other platforms vor 5 Jahren
  Sam Lantinga 3a3aaac221 Added 4 auxiliary buttons to the game controller API vor 5 Jahren
  Sam Lantinga e555d45331 Added SDL_JoystickHasLED vor 5 Jahren
  Sam Lantinga aba2792896 Added a Windows Gaming Input joystick driver vor 5 Jahren
  Sam Lantinga 3d942ccc15 Removed debug code vor 5 Jahren
  Sam Lantinga 09f552639a Fixed memory leak and removed debug code from Windows sensor implementation vor 5 Jahren
  Sam Lantinga 2be75c6a61 Fixed bug 5028 - Virtual Joysticks (new joystick backend) vor 6 Jahren
  Sam Lantinga dd0ebfdf8b Use the triggers to test rumble for more fine grained vibration feedback vor 6 Jahren
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 vor 6 Jahren
  Sam Lantinga 46e1377d49 Automatically assign player indexes to game controllers, and allow changing the player index for game controllers and joysticks. vor 6 Jahren
  Sam Lantinga b5aff9d7c3 Added SDL_GameControllerTypeForIndex() and SDL_GameControllerGetType() to return the type of controller attached. vor 6 Jahren