Ryujinx-SDL/src/audio
2016-12-06 12:23:17 -05:00
..
alsa Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
android Fixed missing prototypes on Android, patch from Sylvain 2016-12-02 02:25:12 -08:00
arts audio: Don't trust audio drivers to drain pending audio. 2016-10-07 15:13:46 -04:00
bsd audio: changed some SDL_memset() calls to SDL_zero(), other minor corrections. 2016-08-05 01:59:06 -04:00
coreaudio Mac: Fixed whitespace around function return type. 2016-09-21 23:06:49 +02:00
directsound directsound: fixed compiler warnings. 2016-11-23 10:51:44 -05:00
disk Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
dsp Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
dummy Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
emscripten emscripten: get even more aggressive about audio device closing. 2016-09-18 18:07:47 -04:00
esd audio: changed some SDL_memset() calls to SDL_zero(), other minor corrections. 2016-08-05 01:59:06 -04:00
fusionsound audio: Don't trust audio drivers to drain pending audio. 2016-10-07 15:13:46 -04:00
haiku Patched to compile on Haiku. 2016-08-28 18:24:44 -04:00
nacl nacl: Patched to compile. 2016-08-28 18:52:25 -04:00
nas Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
paudio audio: changed some SDL_memset() calls to SDL_zero(), other minor corrections. 2016-08-05 01:59:06 -04:00
psp audio: Don't trust audio drivers to drain pending audio. 2016-10-07 15:13:46 -04:00
pulseaudio Renaming of guard header names to quiet -Wreserved-id-macro 2016-11-20 21:34:54 -08:00
qsa audio: Don't trust audio drivers to drain pending audio. 2016-10-07 15:13:46 -04:00
sndio audio: Don't trust audio drivers to drain pending audio. 2016-10-07 15:13:46 -04:00
sun audio: changed some SDL_memset() calls to SDL_zero(), other minor corrections. 2016-08-05 01:59:06 -04:00
winmm audio: Don't trust audio drivers to drain pending audio. 2016-10-07 15:13:46 -04:00
xaudio2 audio: Don't trust audio drivers to drain pending audio. 2016-10-07 15:13:46 -04:00
SDL_audio_c.h Reworked audio converter code. 2016-11-05 02:34:38 -04:00
SDL_audio.c audio: Fixed compiler warnings. 2016-12-06 12:23:17 -05:00
SDL_audiocvt.c Fixed audio conversion for unsigned 16 bit data. 2016-11-07 21:10:01 +01:00
SDL_audiodev_c.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00
SDL_audiodev.c Fixed bug 3484 - DSP driver does not detect /dev/dsp0 2016-11-11 12:41:06 -08:00
SDL_audiotypecvt.c Fixed bug 3488 - Random crashes (because Memory overlap in audio converters detected by Valgrind) 2016-11-13 00:09:02 -08:00
SDL_mixer.c Fixed bug 2952 - SDL_MixAudioFormat does not support audio format AUDIO_U16LSB/AUDIO_U16MSB 2016-10-07 17:23:20 -07:00
SDL_sysaudio.h Refactored the audio queueing code to a generic SDL_DataQueue interface. 2016-12-06 02:23:54 -05:00
SDL_wave.c audio: changed some SDL_memset() calls to SDL_zero(), other minor corrections. 2016-08-05 01:59:06 -04:00
SDL_wave.h Updated copyright to 2016 2016-01-02 10:10:34 -08:00