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