Commit History

作者 SHA1 備註 提交日期
  Ryan C. Gordon 8b26e95f91 audio: Change SDL_AudioStreamCallback 2 年之前
  Sam Lantinga cd633b9a88 Renamed SDL_IsAudioDevicePaused() to SDL_AudioDevicePaused() 2 年之前
  Brick f2ca9a615b Added SDL_AUDIO_FRAMESIZE 2 年之前
  Brick 53122593f8 Added SDL_AUDIO_BYTESIZE 2 年之前
  Sam Lantinga 233789b0d1 Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE] 2 年之前
  Brick 0e552761b7 Renamed AudioStreamSpeed to AudioStreamFrequencyRatio 2 年之前
  Brick 5394a805f4 Improved testaudiostreamdynamicresample 2 年之前
  Brick d2b9c8b80d Fixed maths in testaudiostreamdynamicresample (and just show the actual scale) 2 年之前
  Anonymous Maarten ea8757a748 Make testaudiostreamdynamicresample compatible with emscripten 2 年之前
  Ryan C. Gordon 0eda582160 testaudiostreamdynamicresample: Load sample.wav correctly. 2 年之前
  Ryan C. Gordon 66bcee2ca9 testaudiostreamdynamicresample.c: Fixed MSVC compiler warning. 2 年之前
  Ryan C. Gordon 5d4e9e5f80 test: Updated testaudiostreamdynamicresample to SDL3 audio API. 2 年之前
  Anonymous Maarten b4291412a4 tests: build tests with C90 standard 2 年之前
  Ryan C. Gordon e5a6c24c82 audio: Redesigned audio conversion code for SDL3. 3 年之前