Commit History

Author SHA1 Message Date
  Sam Lantinga 3e1ae0c867 Clearified the libusb whitelist default logic 2 years ago
  Brick f4520821ef Removed some unnecessary integer casts 2 years ago
  Brick 0989b7e86d Avoid using designated initializers 2 years ago
  Brick c6c1e673c0 Optimized SDL_Convert_*_to_*_Scalar 2 years ago
  Brick f97b920b31 Optimized SDL_Convert_*_to_*_SSE2 2 years ago
  Brick 300d1ec3ed Added audio_convertAccuracy test 2 years ago
  Brick 32cecc2eac Fixed assertion in audio_convertAudio 2 years ago
  Brick 33f11e21ee Removed assertions in AudioConvert(To|From)Float 2 years ago
  Anonymous Maarten c2f388fd88 cmake: add SDL_HIDAPI_LIBUSB_SHARED option + test on ci 2 years ago
  Frank Praznik 371cc2d173 wayland: Remove unnecessary flag and state settings 2 years ago
  Frank Praznik fe85e6e754 cocoa: Send a maximized event instead of restored if a deminiaturized window is zoomed 2 years ago
  Frank Praznik ddddcb78cb cocoa: Use the close method to hide a miniaturized window 2 years ago
  Frank Praznik be8c42cfd7 Clarify that a window being 'hidden' means that it is unmapped/ordered out 2 years ago
  Ikko Eltociear Ashimine a44338cbc1 Fix typo in SDL_audiocvt.c 2 years ago
  Ozkan Sezer f464eb2c54 SDL_hidapi.c: change 'use_libusb_whitelist_default' into a macro. 2 years ago
  Anonymous Maarten 6607a3cfac Disable cache in python http server 2 years ago
  Ethan Lee 181d5d285a hidapi: Enable libusb support by default. 2 years ago
  Ethan Lee f0f15e365d hidapi: Use a whitelist for libusb when other backends are available 2 years ago
  capehill c3f7a7dc46 Convert audio using SDL_AUDIO_F32SYS format instead of SDL_AUDIO_F32 2 years ago
  Vlad-Stefan Harbuz 796713b9d5 xxd.py: always write \n line endings 2 years ago
  David CARLIER 723bcd0a8b SDL_TriggerBreakppoint for riscv arch (both 32/64) version. 2 years ago
  Anonymous Maarten ec0042081e Add .gitattributes file 2 years ago
  Anonymous Maarten a5d9db0cd0 cmake: build tests for UWP 2 years ago
  Anonymous Maarten b7889a7389 winrt: use windowsio in non-libc mode 2 years ago
  Anonymous Maarten ea8757a748 Make testaudiostreamdynamicresample compatible with emscripten 2 years ago
  Anonymous Maarten 1a7a74fb2e cmake: build emscripten tests as html page 2 years ago
  Anonymous Maarten 64d570f027 Add minimal http server for emscripten test apps 2 years ago
  Anonymous Maarten 8e898c4a21 SDL_test does not parse --samples argument 2 years ago
  Ryan C. Gordon 91cd5478be audio: Fix resampler overflowing input buffer. 2 years ago
  Ryan C. Gordon f290c85b22 testaudiocapture: Make sure we convert captured audio to output format. 2 years ago