Ryan C. Gordon 1a55282051 dsp: Some minor logic fixes 2 lat temu
..
aaudio 13202642a3 aaudio: Fixed capitialization, plus some minor cleanups. 2 lat temu
alsa 3482d1215a alsa: Don't ever block in CaptureFromDevice. 2 lat temu
android 6d9ccbb3c7 Android: use the headers to have the audio pause/resume definitions 2 lat temu
coreaudio 0fb9e4baae audio: Remove no-longer-used SupportsNonPow2Samples 2 lat temu
directsound 0fb9e4baae audio: Remove no-longer-used SupportsNonPow2Samples 2 lat temu
disk 0fb9e4baae audio: Remove no-longer-used SupportsNonPow2Samples 2 lat temu
dsp 1a55282051 dsp: Some minor logic fixes 2 lat temu
dummy 26525f5fd3 audio: Readd SDL_AudioSpec, but just with format/channels/freq fields. 2 lat temu
emscripten fc7ed18ca1 emscriptenaudio: don't forget to finalize the audio thread 2 lat temu
haiku 51ae78c0af haikuaudio: Updated for SDL3 audio API. 2 lat temu
jack c83b68ef26 jack: renamed `_this` to `device`. 2 lat temu
n3ds c065a9b128 Fix some issues caught by check_stdlib_usage.py 2 lat temu
netbsd 6bc85577d7 netbsdaudio: Updated for SDL3 audio API. 2 lat temu
openslES 37e567994d Fix remaining typos (#7921) 2 lat temu
pipewire 8473e522e0 audio: unify device thread naming. 2 lat temu
ps2 3d6ba0cafd ps2audio: Removed free of buffer that hasn't been allocated yet. 2 lat temu
psp 1bfe97c235 pspaudio: Updated for SDL3 audio API. 2 lat temu
pulseaudio 4233c41ce2 pulseaudio: Removed unnecessary variable. 2 lat temu
qnx 37e567994d Fix remaining typos (#7921) 2 lat temu
sndio 04e17d4e46 Remove _THIS in src/audio/ 2 lat temu
vita c065a9b128 Fix some issues caught by check_stdlib_usage.py 2 lat temu
wasapi 0fb9e4baae audio: Remove no-longer-used SupportsNonPow2Samples 2 lat temu
SDL_audio.c 121a2dce15 audio: Make sure `device->hidden` is NULL after CloseDevice 2 lat temu
SDL_audio_c.h 905c4fff5b audio: First shot at the SDL3 audio subsystem redesign! 2 lat temu
SDL_audio_channel_converters.h 9b87de258f Fixed crash in new audio channel conversion code 2 lat temu
SDL_audio_resampler_filter.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_audiocvt.c a93fcf2444 audio: fixed flushed stream reporting bytes but not being able to get them. 2 lat temu
SDL_audiodev.c 6fd71185cd dsp: Updated for new SDL3 audio API. 2 lat temu
SDL_audiodev_c.h 6fd71185cd dsp: Updated for new SDL3 audio API. 2 lat temu
SDL_audiotypecvt.c 079ae065f1 Added SDL prefix AUDIO_* constants 2 lat temu
SDL_mixer.c 079ae065f1 Added SDL prefix AUDIO_* constants 2 lat temu
SDL_sysaudio.h 0fb9e4baae audio: Remove no-longer-used SupportsNonPow2Samples 2 lat temu
SDL_wave.c 79cc29ba35 wave: Don't check if format->channels > INT_MAX, it's a Uint16. 2 lat temu
SDL_wave.h fde78d12f2 Updated copyright for 2023 3 lat temu