Commit History

Author SHA1 Message Date
  Ryan C. Gordon 11dfc4d737 test: Update testautomation_audio for SDL3 audio API. 1 year ago
  Ryan C. Gordon 29afc2e42b test: Update testresample for SDL3 audio API. 1 year ago
  Ryan C. Gordon 3a02eecced test: Update testsurround for SDL3 audio API. 1 year ago
  Ryan C. Gordon e1c78718d4 test: testaudiocapture is updated for the SDL3 audio API. 1 year ago
  Ryan C. Gordon f48cb716c2 pulseaudio: a couple minor tweaks. 1 year ago
  Ryan C. Gordon dac25fe9eb audio: Seperate audio capture into Wait/Read operations. 1 year ago
  Ryan C. Gordon 3e10c0005d audio: Capture devices should respect logical device pausing. 1 year ago
  Ryan C. Gordon 7e700531c5 audio: Allow SDL_OpenAudioDevice to accept a NULL spec. 1 year ago
  Ryan C. Gordon bb1cbbd33a test: Update testaudioinfo for SDL3 audio API. 1 year ago
  Ryan C. Gordon 883aee32c5 audio: Let default formats differ for output and capture devices. 1 year ago
  Ryan C. Gordon 62cf24eeb9 pulseaudio: Listen for server events in addition to sources and sinks. 1 year ago
  Ryan C. Gordon 924f370bd7 pulseaudio: Fix deadlock in HotplugThread. 1 year ago
  Ryan C. Gordon 5d4e9e5f80 test: Updated testaudiostreamdynamicresample to SDL3 audio API. 1 year ago
  Ryan C. Gordon f883b9fc64 test: Updated testaudiohotplug to SDL3 audio API. 1 year ago
  Ryan C. Gordon 2be5f726d4 audio: Removed debug logging. 1 year ago
  Ryan C. Gordon 323ecce123 docs: Added migration note about SDL_AUDIODEVICEREMOVED. 1 year ago
  Ryan C. Gordon 47b0321ebf test: Removed loopwavequeue.c; obsolete in SDL3. 1 year ago
  Ryan C. Gordon 0e5a1d4f29 pulseaudio: Removed debug logging. 1 year ago
  Ryan C. Gordon f598626e46 test: loopwave shouldn't use an audiostream callback. 1 year ago
  Ryan C. Gordon eee407caf8 docs: migration guide note that SDL_LoadWAV has a different return type. 1 year ago
  Ryan C. Gordon b03c493fc4 test: Updated testmultiaudio to new SDL3 audio API 1 year ago
  Ryan C. Gordon fe1daf6fb5 audio: Mark disconnected default devices as "zombies". 1 year ago
  Ryan C. Gordon cdd2ba81de audio: Fixed adding new physical devices to a double-linked list. 1 year ago
  Ryan C. Gordon db39cbf208 audio: Allow SDL_GetAudioDeviceFormat() to query the default devices. 1 year ago
  Ryan C. Gordon ee10bab3cd audio: An enormous amount of work on managing default devices. 1 year ago
  Ryan C. Gordon c7a44eea83 audio: Fixed logic error. 1 year ago
  Ryan C. Gordon 089cd87cb5 audio: Make sure device count stays correct as hardware disconnects. 1 year ago
  Ryan C. Gordon e50cb72eb6 docs: Note that audio opening doesn't implicitly init SDL now. 1 year ago
  Ryan C. Gordon 97b2f747d0 docs: Corrections to audio section of README-migration.md 1 year ago
  Ryan C. Gordon 464640440f audio: Added SDL_GetAudioStreamBinding. 1 year ago