Commit History

Author SHA1 Message Date
  Anonymous Maarten f42bbeca24 SDL_test: track stack frames of allocations on Windows 2 years ago
  Anonymous Maarten 12c0be028e SDL_test: clear text cache on exit event 2 years ago
  Anonymous Maarten b4bfb18318 SDL_test: free state before logging allocations 2 years ago
  Anonymous Maarten 248b1edd3f SDL_test: destroy windows in SDL_CommonQuit 2 years ago
  Anonymous Maarten 98da2dd303 SDL_test: don't warn about expected allocations when running with --trackmem 2 years ago
  Sam Lantinga 6a381567b0 Support audio rate conversion up to 384KHz 2 years ago
  Sam Lantinga b2b548a1fc Don't hang if IAudioRenderClient_GetBuffer() fails indefinitely 2 years ago
  Sam Lantinga a3a5e17282 Fixed build warning '=': conversion from 'Uint32' to 'Uint16', possible loss of data 2 years ago
  Sam Lantinga 6d3e21c27c Fixed android build warnings 2 years ago
  Sam Lantinga fca2f53189 Fixed warning: this function declaration is not a prototype 2 years ago
  Sam Lantinga a72dfa6a5f Fixed sensor timestamp units for third-party PS5 controllers 2 years ago
  Sam Lantinga f6756047a4 Fixed error: array subscript 2 is above array bounds of ‘const Uint8[2]’ 2 years ago
  Sam Lantinga 7059a55ccc Fixed sensor timestamp calculation for third-party PS5 controllers 2 years ago
  Sam Lantinga c0443e5d12 Fixed crash in SDL_IMMDevice_FindByDevID() 2 years ago
  Sam Lantinga fde8499f69 Use around 20ms for the audio buffer size 2 years ago
  Frank Praznik e5739d7d1f video: Remove SDL_GetFocusWindow() 2 years ago
  Mathieu Eyraud 39c2f97373 Fix NULL dereference in SDL_OpenAudio 2 years ago
  Sam Lantinga 9a23d0e3f6 Added new audio files to the Xcode project 2 years ago
  Brick a62e62f97a Refactored SDL_audiocvt.c 2 years ago
  Ryan C. Gordon 31229fd47f include: Added a note about SDL's iOS app delegate functions. 2 years ago
  Guldoman 65aaf3a9ab x11: Always update clipboard owner 2 years ago
  Sam Lantinga f622f21e6f Fixed build 2 years ago
  Sam Lantinga 5774c9638c Prefer hidraw over libusb when libusb whitelisting is not enabled 2 years ago
  Sam Lantinga 9301f7ace2 hidapi/libusb: only enumerate each interface once 2 years ago
  Sam Lantinga 859dc14add Replaced SDL_GetGamepadBindForAxis() and SDL_GetGamepadBindForButton() with SDL_GetGamepadBindings() 2 years ago
  Sam Lantinga 9e50048ab6 Revert "Removed SDL_GamepadBinding from the API" 2 years ago
  Sam Lantinga 9f17d1a9d8 Don't reference the same function in "see also" 2 years ago
  Ozkan Sezer 86505ea630 fix SDL_AudioStreamCallback documentation 2 years ago
  SDL Wiki Bot d885d5c310 Sync SDL3 wiki -> header 2 years ago
  Ryan C. Gordon 2f43f7bc53 audio: Allow querying of device buffer size. 2 years ago