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