コミット履歴

作者 SHA1 メッセージ 日付
  Brick 7bb4e806ea Clear resample_offset in SDL_ClearAudioStream, not SetAudioStreamFormat 2 年 前
  Brick b9541b9eab Improved ResampleAudio 2 年 前
  Brick cdaa19869d Track offset within the current sample when resampling 2 年 前
  Frank Praznik d60ebb06d1 mouse: Ensure that the dummy default cursor is removed from the cursor list 2 年 前
  Frank Praznik e58c2731fe mouse: Free the default cursor when destroyed 2 年 前
  Ryan C. Gordon 789ce17e11 audio: Don't resample in chunks for now. 2 年 前
  Ryan C. Gordon cbab33482a audio: Don't call SDL_AudioStream callbacks for empty data sets. 2 年 前
  Sam Lantinga 3e1ae0c867 Clearified the libusb whitelist default logic 2 年 前
  Brick f4520821ef Removed some unnecessary integer casts 2 年 前
  Brick 0989b7e86d Avoid using designated initializers 2 年 前
  Brick c6c1e673c0 Optimized SDL_Convert_*_to_*_Scalar 2 年 前
  Brick f97b920b31 Optimized SDL_Convert_*_to_*_SSE2 2 年 前
  Brick 300d1ec3ed Added audio_convertAccuracy test 2 年 前
  Brick 32cecc2eac Fixed assertion in audio_convertAudio 2 年 前
  Brick 33f11e21ee Removed assertions in AudioConvert(To|From)Float 2 年 前
  Anonymous Maarten c2f388fd88 cmake: add SDL_HIDAPI_LIBUSB_SHARED option + test on ci 2 年 前
  Frank Praznik 371cc2d173 wayland: Remove unnecessary flag and state settings 2 年 前
  Frank Praznik fe85e6e754 cocoa: Send a maximized event instead of restored if a deminiaturized window is zoomed 2 年 前
  Frank Praznik ddddcb78cb cocoa: Use the close method to hide a miniaturized window 2 年 前
  Frank Praznik be8c42cfd7 Clarify that a window being 'hidden' means that it is unmapped/ordered out 2 年 前
  Ikko Eltociear Ashimine a44338cbc1 Fix typo in SDL_audiocvt.c 2 年 前
  Ozkan Sezer f464eb2c54 SDL_hidapi.c: change 'use_libusb_whitelist_default' into a macro. 2 年 前
  Anonymous Maarten 6607a3cfac Disable cache in python http server 2 年 前
  Ethan Lee 181d5d285a hidapi: Enable libusb support by default. 2 年 前
  Ethan Lee f0f15e365d hidapi: Use a whitelist for libusb when other backends are available 2 年 前
  capehill c3f7a7dc46 Convert audio using SDL_AUDIO_F32SYS format instead of SDL_AUDIO_F32 2 年 前
  Vlad-Stefan Harbuz 796713b9d5 xxd.py: always write \n line endings 2 年 前
  David CARLIER 723bcd0a8b SDL_TriggerBreakppoint for riscv arch (both 32/64) version. 2 年 前
  Anonymous Maarten ec0042081e Add .gitattributes file 2 年 前
  Anonymous Maarten a5d9db0cd0 cmake: build tests for UWP 2 年 前