sdl2_frt/src/audio
Ryan C. Gordon 7832cb652e audio: float to int converters should clamp inclusively.
If we have to test if a sample is > 1.0f anyhow, we might as well use this
to avoid the unnecessary multiplication when it's == 1.0f, too. (etc).
2018-05-15 01:35:53 -04:00
..
alsa
android
arts
coreaudio coreaudio: Use the standard SDL audio thread instead of spinning a new one. 2018-04-16 02:11:09 -04:00
directsound revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
disk
dsp
dummy
emscripten
esd
fusionsound
haiku
jack
nacl
nas
netbsd
paudio
psp
pulseaudio pulseaudio: Just read/dump captured data in FlushCapture. 2018-02-17 18:30:21 -05:00
qsa
sndio
sun
wasapi Fixed MinGW-w64 build 2018-02-24 08:23:44 -08:00
winmm
SDL_audio_c.h
SDL_audio.c Added SDL_THREAD_PRIORITY_TIME_CRITICAL 2018-04-23 22:07:56 -07:00
SDL_audiocvt.c
SDL_audiodev_c.h
SDL_audiodev.c
SDL_audiotypecvt.c audio: float to int converters should clamp inclusively. 2018-05-15 01:35:53 -04:00
SDL_mixer.c
SDL_sysaudio.h
SDL_wave.c
SDL_wave.h