SDL/src/audio
Sam Lantinga 44070e739d commit c6b28f46b8116552ec2b38d1d3c8535df28ba7a1
Author: Anthony Pesch <inolen@gmail.com>
Date:   Fri May 4 20:21:21 2018 -0400

    Added SDL_AUDIO_ALLOW_SAMPLES_CHANGE flag enabling users of SDL_OpenAudioDevice to get
    the sample size of the actual hardware buffer vs having a stream created to handle the
    delta
2018-10-01 09:47:10 -07:00
..
alsa Fixed whitespace 2018-09-24 11:49:25 -07:00
android Updated copyright for 2018 2018-01-03 10:03:25 -08:00
arts Fixed whitespace 2018-09-24 11:49:25 -07:00
coreaudio Fixed bug 4169 - Crash due to audio session observer race condition 2018-05-24 07:30:24 -07:00
directsound Fixed whitespace 2018-09-24 11:49:25 -07:00
disk Updated copyright for 2018 2018-01-03 10:03:25 -08:00
dsp Updated copyright for 2018 2018-01-03 10:03:25 -08:00
dummy Updated copyright for 2018 2018-01-03 10:03:25 -08:00
emscripten Updated copyright for 2018 2018-01-03 10:03:25 -08:00
esd Updated copyright for 2018 2018-01-03 10:03:25 -08:00
fusionsound Updated copyright for 2018 2018-01-03 10:03:25 -08:00
haiku Updated copyright for 2018 2018-01-03 10:03:25 -08:00
jack Fixed bug 4184 - jack audio driver fails in presence of midi ports 2018-06-01 19:43:53 -07:00
nacl Updated copyright for 2018 2018-01-03 10:03:25 -08:00
nas Updated copyright for 2018 2018-01-03 10:03:25 -08:00
netbsd Updated copyright for 2018 2018-01-03 10:03:25 -08:00
paudio Updated copyright for 2018 2018-01-03 10:03:25 -08:00
psp Updated copyright for 2018 2018-01-03 10:03:25 -08:00
pulseaudio Fixed whitespace 2018-09-24 11:49:25 -07:00
qsa Updated copyright for 2018 2018-01-03 10:03:25 -08:00
sndio Updated copyright for 2018 2018-01-03 10:03:25 -08:00
sun Updated copyright for 2018 2018-01-03 10:03:25 -08:00
wasapi WinRT: Wait until audio device activation is complete and PrepDevice during OpenAudio 2018-09-25 01:45:12 -04:00
winmm Fixed whitespace 2018-09-24 11:49:25 -07:00
SDL_audio_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_audio.c commit c6b28f46b8116552ec2b38d1d3c8535df28ba7a1 2018-10-01 09:47:10 -07:00
SDL_audiocvt.c Deal with possible malloc(0) calls, as pointed out by static analysis. 2018-06-25 12:55:23 -04:00
SDL_audiodev_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_audiodev.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_audiotypecvt.c audio: disable NEON converters for now. 2018-09-29 16:48:15 -04:00
SDL_mixer.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_sysaudio.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_wave.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_wave.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00