SDL/src/audio
Alon Zakai 20be1d634b emscripten: Automatically resume audio contexts
This uses the mechanism added in emscripten-core/emscripten#10843
which was applied to SDL1 and OpenAL. This adds the same for SDL2.

This also reverts commit 865eaddffed50dbd13e6564c3f73902472cf74e8
which did something similar, but the new mechanism is more effective.
2021-02-13 11:56:01 -05:00
..
alsa Updated copyright for 2021 2021-01-02 10:25:38 -08:00
android Updated copyright for 2021 2021-01-02 10:25:38 -08:00
arts Updated copyright for 2021 2021-01-02 10:25:38 -08:00
coreaudio Updated copyright for 2021 2021-01-02 10:25:38 -08:00
directsound Updated copyright for 2021 2021-01-02 10:25:38 -08:00
disk Updated copyright for 2021 2021-01-02 10:25:38 -08:00
dsp Updated copyright for 2021 2021-01-02 10:25:38 -08:00
dummy Updated copyright for 2021 2021-01-02 10:25:38 -08:00
emscripten emscripten: Automatically resume audio contexts 2021-02-13 11:56:01 -05: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 Updated copyright for 2021 2021-01-02 10:25:38 -08:00
netbsd Fixed bug 5080 - SDL_netbsdaudio: Always use the device's preferred frequency 2021-01-08 10:09:37 -08:00
openslES Updated copyright for 2021 2021-01-02 10:25:38 -08:00
os2 minor clean-up in SDL_os2audio.c 2021-02-10 10:22:16 -05:00
paudio Updated copyright for 2021 2021-01-02 10:25:38 -08:00
psp Updated copyright for 2021 2021-01-02 10:25:38 -08:00
pulseaudio Updated copyright for 2021 2021-01-02 10:25:38 -08:00
qsa Updated copyright for 2021 2021-01-02 10:25:38 -08:00
sndio Updated copyright for 2021 2021-01-02 10:25:38 -08:00
sun Updated copyright for 2021 2021-01-02 10:25:38 -08:00
wasapi use WIN_StringToUTF8W instead of WIN_StringToUTF8 where needed (#2) 2021-01-05 15:50:02 +03:00
winmm Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_audio_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_audio.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_audiocvt.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_audiodev_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_audiodev.c 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 Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_wave.c Fix format string warnings for width-based integers 2021-02-11 19:41:41 -08:00
SDL_wave.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00