SDL/src/audio
Ryan C. Gordon 979de761c9 audio: Removed internal SDL_audiomem.h and macros.
I think this was important for SDL 1.2 because some targets needed
special device memory for DMA buffers or locked memory buffers for use in
hardware interrupts or something, but since it just defines to SDL_malloc
and SDL_free now, I took it out for clarity's sake.
2016-08-05 01:44:15 -04:00
..
alsa audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
android audio: Clean up some CloseDevice() interface details. 2016-08-05 01:44:41 -04:00
arts audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
bsd audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
coreaudio audio: Clean up some CloseDevice() interface details. 2016-08-05 01:44:41 -04:00
directsound audio: Clean up some CloseDevice() interface details. 2016-08-05 01:44:41 -04:00
disk audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
dsp audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
dummy dummy audio: Patched to compile. 2016-08-03 16:54:10 -04:00
emscripten audio: Clean up some CloseDevice() interface details. 2016-08-05 01:44:41 -04:00
esd audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
fusionsound audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
haiku audio: Clean up some CloseDevice() interface details. 2016-08-05 01:44:41 -04:00
nacl audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
nas audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
paudio audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
psp audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
pulseaudio audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
qsa audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
sndio audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
sun audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
winmm audio: Clean up some CloseDevice() interface details. 2016-08-05 01:44:41 -04:00
xaudio2 audio: Clean up some CloseDevice() interface details. 2016-08-05 01:44:41 -04:00
SDL_audio_c.h audio: implemented higher level infrastructure for running capture devices. 2016-08-02 13:50:21 -04:00
SDL_audio.c audio: Removed internal SDL_audiomem.h and macros. 2016-08-05 01:44:15 -04:00
SDL_audiocvt.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_audiodev_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_audiodev.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_audiotypecvt.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_mixer.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_sysaudio.h audio: Clean up some CloseDevice() interface details. 2016-08-05 01:44:41 -04:00
SDL_wave.c Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_wave.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
sdlgenaudiocvt.pl Updated copyright to 2016 2016-01-02 10:10:34 -08:00