Ryan C. Gordon 9dde37eadb sndio: Fix for some platforms (Linux, for example) that don't define INFTIM. 8 years ago
..
alsa 3639895eac Removed unused errno includes. 8 years ago
android 45b774e3f7 Updated copyright for 2017 9 years ago
arts 63b3e06f75 Corrected names of header file guards. 8 years ago
coreaudio 6844d92c23 coreaudio: we don't need to track number of allocated audio buffers anymore. 8 years ago
directsound 61a3ba303c Replaced a few single-line "//" comments. 9 years ago
disk 52130bde40 diskaudio: Use SDL_Log, not fprintf. 9 years ago
dsp 45b774e3f7 Updated copyright for 2017 9 years ago
dummy 45b774e3f7 Updated copyright for 2017 9 years ago
emscripten 759319729c emscripten: Fixed compiling on C89 compilers. 8 years ago
esd 45b774e3f7 Updated copyright for 2017 9 years ago
fusionsound 45b774e3f7 Updated copyright for 2017 9 years ago
haiku 63b3e06f75 Corrected names of header file guards. 8 years ago
jack 325330efdb jack: removed accidental copy/paste. 8 years ago
nacl fc510bd798 nacl: Fixed crash if allocating memory for audio device failed. 8 years ago
nas 266816b4aa Removed newlines from error messages. 9 years ago
netbsd 4c190ce584 netbsd: Fixed comment. 8 years ago
paudio cea33bf5b8 aix: Removed unused local variable. 8 years ago
psp a09efc73d2 psp: Force audio channels to stereo if > 2 channels requested (thanks, Solra!). 8 years ago
pulseaudio 3639895eac Removed unused errno includes. 8 years ago
qsa 68ca9d9ed1 qnx: Fixed error message. 8 years ago
sndio 9dde37eadb sndio: Fix for some platforms (Linux, for example) that don't define INFTIM. 8 years ago
sun 45b774e3f7 Updated copyright for 2017 9 years ago
wasapi 77ca0f273c Fixed crash if the WASAPI audio device couldn't be recovered 8 years ago
winmm 9b99265a5e Fixed mingw64 32-bit build, which does have the correct structure definitions 9 years ago
xaudio2 107c19daad Log the error returned by XAudio2Create() 9 years ago
SDL_audio.c d9039f2396 jack: Initial shot at a JACK audio target. 8 years ago
SDL_audio_c.h c7f9dcb6fc audio: Offer a hint for libsamplerate quality/speed tradeoff. 9 years ago
SDL_audiocvt.c 1683a0c106 audio: trying to pacify static analysis. 8 years ago
SDL_audiodev.c a7fc2822d4 audio: rename bsd target to netbsd. 8 years ago
SDL_audiodev_c.h 45b774e3f7 Updated copyright for 2017 9 years ago
SDL_audiotypecvt.c ecdc6c1207 audio: Fixed copy/paste bug in float32->sint16/SSE2 scalar leftover code. 9 years ago
SDL_mixer.c 45b774e3f7 Updated copyright for 2017 9 years ago
SDL_sysaudio.h 4366721b46 qnx: Removed unused bootstrap declaration. 8 years ago
SDL_wave.c e8677a1bd2 audio: Added basic WAVE_FORMAT_EXTENSIBLE support to .wav loader. 9 years ago
SDL_wave.h e8677a1bd2 audio: Added basic WAVE_FORMAT_EXTENSIBLE support to .wav loader. 9 years ago