Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 845f3c7450 Fixed mismatch between stdlib calloc() and SDL free() hace 1 año
  Ryan C. Gordon fb79211732 emscriptenaudio: Fire the capture silence_callback at an interval. hace 1 año
  Ryan C. Gordon 5191b20541 emscriptenaudio: Don't bother undefining things about to be unreachable. hace 1 año
  Ryan C. Gordon fd75a4ca05 emscriptenaudio: Deal with blocked audio devices better. hace 1 año
  Ryan C. Gordon 981b8a337a emscriptenaudio: Remove unnecessary functions. hace 1 año
  Sam Huang c7588e4261 Transparent window for Win32 + OpenGL (#8143) hace 1 año
  Ryan C. Gordon f9581178de cmake: fixed a typo. hace 1 año
  Brick e6c878824c Fixed ResampleAudio interpolation factor calculation hace 1 año
  Brick 4983638630 Misc audio tweaks/cleanup hace 1 año
  Brick 72d9d53def Invert the inner ResampleAudio loops to avoid doing unnecessary work hace 1 año
  Brick 88123a5109 The history buffer should always have the maximum possible padding frames hace 1 año
  Brick 96e47f1657 Clamp results of GetResampler(AvailableOutput|NeededInput)Frames hace 1 año
  Brick d2b9c8b80d Fixed maths in testaudiostreamdynamicresample (and just show the actual scale) hace 1 año
  Brick 14e38b17d6 Removed assertions from inner ResampleAudio loop hace 1 año
  Brick 9d413dfdc2 The history buffer doesn't need to be so large hace 1 año
  Brick 2788e848f8 Allow resampling less than 1 frame of input hace 1 año
  Brick 383084e0ad Pre-calculate resampling rate, and use it instead of .freq in most places hace 1 año
  Brick 40a6a445ce Update resample_offset inside ResampleAudio hace 1 año
  Brick 47fea7f06b Used fixed-point arithmetic in ResampleAudio hace 1 año
  Brick 7bb4e806ea Clear resample_offset in SDL_ClearAudioStream, not SetAudioStreamFormat hace 1 año
  Brick b9541b9eab Improved ResampleAudio hace 1 año
  Brick cdaa19869d Track offset within the current sample when resampling hace 1 año
  Frank Praznik d60ebb06d1 mouse: Ensure that the dummy default cursor is removed from the cursor list hace 1 año
  Frank Praznik e58c2731fe mouse: Free the default cursor when destroyed hace 1 año
  Ryan C. Gordon 789ce17e11 audio: Don't resample in chunks for now. hace 1 año
  Ryan C. Gordon cbab33482a audio: Don't call SDL_AudioStream callbacks for empty data sets. hace 1 año
  Sam Lantinga 3e1ae0c867 Clearified the libusb whitelist default logic hace 1 año
  Brick f4520821ef Removed some unnecessary integer casts hace 1 año
  Brick 0989b7e86d Avoid using designated initializers hace 1 año
  Brick c6c1e673c0 Optimized SDL_Convert_*_to_*_Scalar hace 1 año