Commit History

Author SHA1 Message Date
  Brick 9d413dfdc2 The history buffer doesn't need to be so large 1 year ago
  Brick 2788e848f8 Allow resampling less than 1 frame of input 1 year ago
  Brick 383084e0ad Pre-calculate resampling rate, and use it instead of .freq in most places 1 year ago
  Brick 40a6a445ce Update resample_offset inside ResampleAudio 1 year ago
  Brick 47fea7f06b Used fixed-point arithmetic in ResampleAudio 1 year ago
  Brick 7bb4e806ea Clear resample_offset in SDL_ClearAudioStream, not SetAudioStreamFormat 1 year ago
  Brick b9541b9eab Improved ResampleAudio 1 year ago
  Brick cdaa19869d Track offset within the current sample when resampling 1 year ago
  Frank Praznik d60ebb06d1 mouse: Ensure that the dummy default cursor is removed from the cursor list 1 year ago
  Frank Praznik e58c2731fe mouse: Free the default cursor when destroyed 1 year ago
  Ryan C. Gordon 789ce17e11 audio: Don't resample in chunks for now. 1 year ago
  Ryan C. Gordon cbab33482a audio: Don't call SDL_AudioStream callbacks for empty data sets. 1 year ago
  Sam Lantinga 3e1ae0c867 Clearified the libusb whitelist default logic 1 year ago
  Brick f4520821ef Removed some unnecessary integer casts 1 year ago
  Brick 0989b7e86d Avoid using designated initializers 1 year ago
  Brick c6c1e673c0 Optimized SDL_Convert_*_to_*_Scalar 1 year ago
  Brick f97b920b31 Optimized SDL_Convert_*_to_*_SSE2 1 year ago
  Brick 300d1ec3ed Added audio_convertAccuracy test 1 year ago
  Brick 32cecc2eac Fixed assertion in audio_convertAudio 1 year ago
  Brick 33f11e21ee Removed assertions in AudioConvert(To|From)Float 1 year ago
  Anonymous Maarten c2f388fd88 cmake: add SDL_HIDAPI_LIBUSB_SHARED option + test on ci 1 year ago
  Frank Praznik 371cc2d173 wayland: Remove unnecessary flag and state settings 1 year ago
  Frank Praznik fe85e6e754 cocoa: Send a maximized event instead of restored if a deminiaturized window is zoomed 1 year ago
  Frank Praznik ddddcb78cb cocoa: Use the close method to hide a miniaturized window 1 year ago
  Frank Praznik be8c42cfd7 Clarify that a window being 'hidden' means that it is unmapped/ordered out 1 year ago
  Ikko Eltociear Ashimine a44338cbc1 Fix typo in SDL_audiocvt.c 1 year ago
  Ozkan Sezer f464eb2c54 SDL_hidapi.c: change 'use_libusb_whitelist_default' into a macro. 1 year ago
  Anonymous Maarten 6607a3cfac Disable cache in python http server 1 year ago
  Ethan Lee 181d5d285a hidapi: Enable libusb support by default. 1 year ago
  Ethan Lee f0f15e365d hidapi: Use a whitelist for libusb when other backends are available 1 year ago