SDL/src/audio
thfrwn 2b6b69fb12 fix assertion failure in sndio audio caused by the recent hotplugging support 2021-12-13 11:26:35 -08:00
..
aaudio Fixed crash on Android 8, due to bugs in AAudio implementation 2021-11-02 15:59:26 -07:00
alsa use SDL's functions version inplace of libc version 2021-11-22 08:38:46 -08:00
android Fixed whitespace 2021-11-12 08:28:02 -08:00
arts Updated copyright for 2021 2021-01-02 10:25:38 -08:00
coreaudio Removed duplicate SDL_AtomicGet() 2021-05-28 12:29:54 -04:00
directsound Add SDL_GetAudioDeviceSpec. 2021-03-05 12:03:07 -08:00
disk audio: Changed a disk and dummy backends to use _this instead of this. 2021-04-06 18:35:20 -04:00
dsp Make sure SDL file descriptors don't leak into child processes 2021-09-08 14:47:40 -07:00
dummy audio: Fixed assertion failure if trying to use dummy backend. 2021-04-06 18:35:20 -04:00
emscripten emscripten: Feed silence to device when paused 2021-08-14 12:24:35 +01:00
esd Updated copyright for 2021 2021-01-02 10:25:38 -08:00
fusionsound Updated copyright for 2021 2021-01-02 10:25:38 -08:00
haiku Updated copyright for 2021 2021-01-02 10:25:38 -08:00
jack Updated copyright for 2021 2021-01-02 10:25:38 -08:00
nacl Updated copyright for 2021 2021-01-02 10:25:38 -08:00
nas Fixed some accidental uses of external C runtime functions 2021-09-22 09:06:45 -07:00
netbsd Make sure SDL file descriptors don't leak into child processes 2021-09-08 14:47:40 -07:00
openslES Fixed bug #4982 - Failed to open audio_device on OpenSLES / Android 5.x with freq 96khz+ 2021-11-21 15:45:08 +01:00
os2 replaced many uses of libc calls with SDL_ counterparts in os2 sources. 2021-10-04 23:00:28 +03:00
paudio core: Convert SDL_IOReady()'s 2nd parameter to flags 2021-10-30 21:23:45 -07:00
pipewire Add SDL_HINT_APP_NAME and DBUS inhibition hint 2021-08-30 09:15:11 -04:00
psp fix some warnings from vita builds (missing includes) 2021-12-07 21:24:24 +03:00
pulseaudio pulseaudio: wait until at least 1/8th (!) of the mixbuffer is available. 2021-11-25 22:32:40 -05:00
qsa core: Convert SDL_IOReady()'s 2nd parameter to flags 2021-10-30 21:23:45 -07:00
sndio fix assertion failure in sndio audio caused by the recent hotplugging support 2021-12-13 11:26:35 -08:00
sun core: Convert SDL_IOReady()'s 2nd parameter to flags 2021-10-30 21:23:45 -07:00
vita fix some warnings from vita builds (missing includes) 2021-12-07 21:24:24 +03:00
wasapi IAudioClient::SetEventHandle Parameter eventHandle Should not be NULL 2021-12-06 09:02:31 -08:00
winmm audio/winmm/SDL_winmm.c (SetMMerror): constify. 2021-11-14 02:30:56 +03:00
SDL_audio.c Remove 'malloc' from comment 2021-11-22 08:38:46 -08:00
SDL_audio_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_audiocvt.c Add audio conversion from/to 61 2021-11-17 16:04:54 -08:00
SDL_audiodev.c Make sure SDL file descriptors don't leak into child processes 2021-09-08 14:47:40 -07:00
SDL_audiodev_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_audiotypecvt.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_mixer.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_sysaudio.h AAudio: add bootstrap in SDL_audio.c 2021-04-15 21:00:00 +02:00
SDL_wave.c SDL_wave: use SDL_free 2021-11-22 08:38:46 -08:00
SDL_wave.h Remove 'malloc' from comment 2021-11-22 08:38:46 -08:00