Commit History

Author SHA1 Message Date
  Sam Lantinga ca492dff18 Renamed testgamepad to testcontroller 1 year ago
  Sam Lantinga d2d26c7b1e testgamepad replaces testjoystick 1 year ago
  Sam Lantinga 34876c390f testgamepad works for joysticks as well as gamepads 1 year ago
  Anonymous Maarten eda2824e6f ci: move 'set -eu' to after source_cmd 1 year ago
  Ryan C. Gordon cf46467a42 pulseaudio: Some fixes that seem to avoid an assertion in libpulse. 1 year ago
  Ozkan Sezer 133482a2c0 pulseaudio: eliminate <pulse/simple.h> include. 1 year ago
  Sam Lantinga c45a0cd9b3 Don't divide by the scale twice 1 year ago
  Ryan C. Gordon 6aef14fb2d pulseaudio: We should be using libpulse, not libpulse-simple. 1 year ago
  Ryan C. Gordon 6fd0613ac8 pulseaudio: Require PulseAudio 5.0 or later for SDL3. 1 year ago
  Ryan C. Gordon 9ebf0ed781 pulseaudio: fix WaitForPulseOperation blocking longer than necessary. 1 year ago
  Ryan C. Gordon 956b18f50c pulseaudio: don't wait on pa_context_subscribe in hotplug thread. 1 year ago
  Ozkan Sezer b3861650d3 need pulseaudio >=0.9.15. call pa_threaded_mainloop_set_name only if available. 1 year ago
  Sam Lantinga 1903d7b1bf RAWINPUT_RegisterNotifications() should return int, for consistency 1 year ago
  Sam Lantinga fdff3b16d6 Fixed build 1 year ago
  Sam Lantinga 45cd4b8038 Added button background 1 year ago
  Sam Lantinga 4feb2f4b1a Added a button to copy the gamepad mapping to the clipboard 1 year ago
  Sam Lantinga 4f122c6e39 Removed test binding for space key 1 year ago
  Sam Lantinga 41882a1acb Improved RAWINPUT <-> XInput/WGI device correlation 1 year ago
  Sam Lantinga dfc5e6964e Fixed crash if RAWINPUT is not initialized 1 year ago
  Sam Lantinga 2e3404db01 Added SDL_GetGamepadPowerLevel() to get the power level directly from a gamepad 1 year ago
  Sam Lantinga 9885f4d245 Reduced the size of the gamepad front and back images 1 year ago
  Sam Lantinga 30a9fffbd4 Fixed array out of bounds access 1 year ago
  Sam Lantinga 8ba850bef2 Show battery status on screen in testgamepad 1 year ago
  Sam Lantinga 5b9f2d0942 Fixed build 1 year ago
  Sam Lantinga e425fdd416 Added the controller name and info to the testgamepad window 1 year ago
  Sam Lantinga 3cbf16b944 Added SDL_GetGamepadInstanceID() 1 year ago
  Sam Lantinga 50277a0355 Show touchpad and sensor output on screen in testgamepad 1 year ago
  Sam Lantinga d44ada59fb Added joystick and gamepad element display in testgamepad 1 year ago
  Sam Lantinga 4a53dc5b8d Added touchpad visualization for testgamepad 1 year ago
  Sam Lantinga 33d025d35a Fixed loading 8-bit BMP exported by Gimp with RGB masks 1 year ago