Commit Verlauf

Autor SHA1 Nachricht Datum
  Sam Lantinga 8aee6908bb Make sure we send update complete events for delayed guide buttons vor 1 Jahr
  Sam Lantinga 4c9fb3e169 Added the events SDL_EVENT_JOYSTICK_UPDATE_COMPLETE and SDL_EVENT_GAMEPAD_UPDATE_COMPLETE vor 1 Jahr
  Sam Lantinga 808d83dd67 Allow specifying APP_PLATFORM and APP_ABI on the command line vor 1 Jahr
  Sam Lantinga 214d5daa3c Removed 100 ms hitch when querying third party Nintendo Switch controllers that don't respond to request for info vor 1 Jahr
  Sam Lantinga 3694dabe7c Use default sensor calibration if we can't read it from the Nintendo Switch controller vor 1 Jahr
  Sam Lantinga 6306ee9f42 List the available haptic devices in testhaptic vor 1 Jahr
  Sam Lantinga 8cf5dc9963 Build on Android targeting the arm64-v8a architecture by default vor 1 Jahr
  Sam Lantinga 5f3213eb0e Added support for gamepad sensor fusion with the Razer Kishi vor 1 Jahr
  Simon McVittie 91198baed4 ibus: Handle error when getting the D-Bus machine ID vor 1 Jahr
  Sam Lantinga 3ddbeab88f Moved Android sensor event handling to a separate thread vor 1 Jahr
  Sam Lantinga 329e1b8b6a Update the sensors before the joysticks so the gamepad code gets fresh sensor readings vor 1 Jahr
  Sam Lantinga 1a9c04e9f1 Don't try to update the gamepad fusion sensors manually, instead rely on the normal update flow vor 1 Jahr
  Sam Lantinga 20ea35138f Use a separate sensor watching function for gamepad events to avoid reliance on system sensor events and prevent a potential deadlock vor 1 Jahr
  Sam Lantinga 70e43c150e Added support for blitting SDL_PIXELFORMAT_INDEX1LSB vor 1 Jahr
  Sam Lantinga c6ee9780df Fixed DualSense controllers not being picked up by the HIDAPI driver vor 1 Jahr
  Sam Lantinga 4e81b4e8de Added SDL_HINT_VIDEO_X11_SCALING_FACTOR to allow overriding the content scale on X11 (thanks Andres!) vor 1 Jahr
  Sam Lantinga 210c135f74 Implement SDL_HINT_WINDOW_ACTIVATE_WHEN_RAISED for X11 vor 1 Jahr
  Sam Lantinga 9351bf6dd1 Add handling for SDL_HINT_WINDOW_ACTIVATE_WHEN_RAISED and SDL_HINT_WINDOW_ACTIVATE_WHEN_SHOWN on macOS vor 1 Jahr
  Sam Lantinga f168f9c813 Added support for the GameSir G4 Pro vor 1 Jahr
  Sam Lantinga b770644411 Fixed building on older kernel headers vor 1 Jahr
  Sam Lantinga b98494a101 Fixed building on older kernel headers vor 1 Jahr
  Sam Lantinga 9fe384b696 Fixed display orientation function names for SDL 3.0 convention vor 1 Jahr
  Sam Lantinga d91e96e7f5 Use SDL_HINT_GAMECONTROLLER_SENSOR_FUSION as a list of controllers to enable sensor fusion vor 1 Jahr
  Sam Lantinga 610c31c7b7 Generalized the sensor coordinate transform for wraparound gamepads vor 1 Jahr
  Sam Lantinga 9eb5eab0ad Use the correct orientation transformation based on whether the device is naturally landscape or portrait vor 1 Jahr
  Sam Lantinga e6d1ba2a17 Added the concept of display natural orientation vor 1 Jahr
  Sam Lantinga 8de6ce7e92 Rotate the sensor axes to match gamepad orientation when using the device sensors for game controllers vor 1 Jahr
  Sam Lantinga a9c86e518a Added the Razer Edge controller to the list of wraparound controllers vor 1 Jahr
  Sam Lantinga c207cd3f56 Added the Razer Junglecat to the wraparound controller list vor 1 Jahr
  Ozkan Sezer e4f53e6b21 testevdev.c: comment out two unused data to fix build. vor 1 Jahr