Sam Lantinga bcf0e07107 Added WASAPI audio target to autoconf build process 8 years ago
..
alsa 3639895eac Removed unused errno includes. 8 years ago
android 45b774e3f7 Updated copyright for 2017 9 years ago
arts fb835f9e3b Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor 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 fb835f9e3b Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor 8 years ago
paudio fb835f9e3b Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor 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 fb835f9e3b Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor 8 years ago
sndio 9dde37eadb sndio: Fix for some platforms (Linux, for example) that don't define INFTIM. 8 years ago
sun fb835f9e3b Fixed bug 2330 - Debian bug report: SDL2 X11 driver buffer overflow with large X11 file descriptor 8 years ago
wasapi bcf0e07107 Added WASAPI audio target to autoconf build process 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 96305832bc Fixed bug 3702 - Clear error messages of SDL_LoadObject for optional libraries 8 years ago
SDL_audio_c.h c7f9dcb6fc audio: Offer a hint for libsamplerate quality/speed tradeoff. 9 years ago
SDL_audiocvt.c e3e6b4fd35 audio: better docs on conversion APIs, error if not init'd (thanks, Simon!). 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