Commit History

Author SHA1 Message Date
  Sam Lantinga b299cb3d3c Added a utility function to calculate the next power of 2 for a value 3 years ago
  Ethan Lee 90b86b132a audio: Handle non-power-of-two spec.samples when unsupported 3 years ago
  Cameron Gutman d21a18c65f WhatsNew.txt: Add line for Shield HIDAPI driver 3 years ago
  Ethan Lee cdf9010a19 Added new audio features to WhatsNew.txt 3 years ago
  Ethan Lee a09d62e4d8 directsound: Remove redundant SubFormat copy 3 years ago
  Ethan Lee c5e408ae98 directsound: For channel counts > 2, generate a dwChannelMask for CreateSoundBuffer 3 years ago
  Ethan Lee fff34f6304 windows: SDL_IMMDevice needed more deinit code from the Win32 path. 3 years ago
  Frank Praznik 37aecda2c1 pipewire: Use PW_KEY_TARGET_OBJECT to specify stream connection nodes 3 years ago
  Ozkan Sezer 2201d80255 avoid -Werror=declaration-after-statement after last commit. 3 years ago
  freebsd 24b3efd08d (OpenBSD) Exe Path: Use PWD instead of CWD and use CWD as fallback 3 years ago
  Sam Lantinga 883409ea07 Added support for the misc1 button on the Nintendo Switch Pro Controller 3 years ago
  SuperSamus 9a4f200d44 gamecontrollerdb: Linux, add mappings for hid-nintendo driver and more 3 years ago
  Sam Lantinga 7e2a996958 Added a virtual joystick automated test 3 years ago
  Sam Lantinga 06c7d22653 Added mappings for the HORI Fighting Stick mini 4 on Linux and macOS 3 years ago
  Sam Lantinga 27d8cbf026 Added PowerA and Qanba vendors for Android USB device support 3 years ago
  Sam Lantinga e24b971a34 Added support for the NVIDIA Shield controller guide button 3 years ago
  Sam Lantinga c92ddddde6 Sort libraries by version and pick the shortest symlink (thanks @jpalus!) 3 years ago
  Cameron Gutman b321eae51a joystick: Fix spurious battery empty events when opening a Shield controller 3 years ago
  Cameron Gutman a0d8848baa joystick: Plumb SDL_JoystickSendEffect() for the Shield HIDAPI driver 3 years ago
  Sam Lantinga deca77c166 Regenerated configure 3 years ago
  Sam Lantinga d5b8cf72f4 Revert "autotools: relax soname pattern for dynamic loading" 3 years ago
  Frank Praznik 36d8460c9e pipewire: Dynamically allocate the buffer for node strings 3 years ago
  Frank Praznik 996cea31ee pipewire: Update default audio devices during runtime 3 years ago
  Frank Praznik 60da11f0e2 pipewire: Remove deprecated configuration key 3 years ago
  Ozkan Sezer 4fa2653394 SDL_GetJoystickGUIDInfo: byte-swap vendor, product and version values. 3 years ago
  Ozkan Sezer b8f30c021b SDL_endian.h: check for __powerpc__ and __PPC__ in big endian decision. 3 years ago
  SDL Wiki Bot 5d09b63155 Sync SDL wiki -> header 3 years ago
  Ethan Lee ecfbdce64b pipewire: Require version 0.3.24 or newer at runtime 3 years ago
  Ethan Lee 2f0816adb7 Add SDL_GetDefaultAudioInfo. 3 years ago
  Ethan Lee 15d0618083 SDL_IMMDevice: Fix a WASAPI-specific leak, clean up Add() 3 years ago