sdl2_frt/src/audio
Ryan C. Gordon 0e02ce0856 Initial work on audio device hotplug support.
This fills in the core pieces and fully implements it for Mac OS X.

Most other platforms, at the moment, will report a disconnected device if
it fails to write audio, but don't notice if the system's device list changed
at all.
2015-03-16 02:11:39 -04:00
..
alsa Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
android Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
arts Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
bsd Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
coreaudio Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
directsound Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
disk Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
dsp Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
dummy Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
emscripten Emscripten: Fixed throwing JavaScript exception if no audio context available. 2015-02-14 00:16:27 +01:00
esd Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
fusionsound Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
haiku Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
nacl Added missing guards. 2015-02-03 21:22:25 +01:00
nas Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
paudio Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
psp Added missing guards in implementation for PSP. 2015-01-31 22:45:54 +01:00
pulseaudio Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
qsa Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
sndio Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
sun Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
winmm Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
xaudio2 Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
SDL_audio_c.h Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
SDL_audio.c Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
SDL_audiocvt.c Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
SDL_audiodev_c.h Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
SDL_audiodev.c Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
SDL_audiomem.h Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
SDL_audiotypecvt.c Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
SDL_mixer.c Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
SDL_sysaudio.h Initial work on audio device hotplug support. 2015-03-16 02:11:39 -04:00
SDL_wave.c Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
SDL_wave.h Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00
sdlgenaudiocvt.pl Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 2015-01-26 22:00:29 +01:00