SDL/src/audio
Ryan C. Gordon be72893582 Since we're not using the CoreAudio HAL now, we don't need to use EnableIO.
I think that's how it works.

Fixes failure to open audio device on Mac OS X.
2010-01-11 07:45:34 +00:00
..
alsa Merged r4991:5154 from branches/SDL-1.2/src/audio/alsa: many 1.2.14 ALSA fixes. 2010-01-10 07:40:12 +00:00
arts Fixed bug #633 2009-02-17 05:17:51 +00:00
baudio Updated copyright date 2008-12-08 00:27:32 +00:00
bsd Adjusted default choice of audio driver. 2009-01-01 07:54:58 +00:00
disk Fixed issues building 64-bit Windows binary 2009-09-05 23:37:35 +00:00
dma Fixed bug #633 2009-02-17 05:17:51 +00:00
dmedia Updated copyright date 2008-12-08 00:27:32 +00:00
dsp Adjusted default choice of audio driver. 2009-01-01 07:54:58 +00:00
dummy Updated copyright date 2008-12-08 00:27:32 +00:00
esd Implemented SDL_setenv(), moved SDL_putenv() to compat. 2009-12-16 10:59:51 +00:00
fusionsound Fixed compiling SDL_fsaudio.c against fusionsound 1.0.0 2009-08-03 18:07:31 +00:00
iphoneos indent 2009-01-01 08:21:19 +00:00
macosx Since we're not using the CoreAudio HAL now, we don't need to use EnableIO. 2010-01-11 07:45:34 +00:00
mme Updated copyright date 2008-12-08 00:27:32 +00:00
nas indent 2009-01-01 08:21:19 +00:00
nds indent 2009-01-01 08:21:19 +00:00
paudio indent 2009-01-01 08:21:19 +00:00
pulseaudio Fixed bug #633 2009-02-17 05:17:51 +00:00
qsa indent 2009-05-23 22:41:08 +00:00
sun Updated copyright date 2008-12-08 00:27:32 +00:00
ums Updated copyright date 2008-12-08 00:27:32 +00:00
windib Reverted Bob's indent checkin 2009-01-10 21:50:26 +00:00
windx5 Reverted Bob's indent checkin 2009-01-10 21:50:26 +00:00
SDL_audio_c.h First shot at new audio resampling code. 2009-01-11 04:46:42 +00:00
SDL_audio.c Switch to mixed case for consistency with other enumerations 2009-12-10 08:28:26 +00:00
SDL_audiocvt.c Add error messages for failure cases 2009-11-25 06:00:00 +00:00
SDL_audiodev_c.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_audiodev.c Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_audiomem.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_audiotypecvt.c Fixed buffer overflows in resamplers. 2009-12-28 08:28:24 +00:00
SDL_mixer_m68k.c Merged r5194:5195 from branches/SDL-1.2: coldfire cpu arch support. 2010-01-10 08:21:19 +00:00
SDL_mixer_m68k.h Updated copyright date 2008-12-08 00:27:32 +00:00
SDL_mixer_MMX_VC.c Merged r5070:5071 from branches/SDL-1.2: forcibly disable buggy MMX mixers. 2010-01-10 07:48:14 +00:00
SDL_mixer_MMX_VC.h Merged r5070:5071 from branches/SDL-1.2: forcibly disable buggy MMX mixers. 2010-01-10 07:48:14 +00:00
SDL_mixer_MMX.c Merged r5070:5071 from branches/SDL-1.2: forcibly disable buggy MMX mixers. 2010-01-10 07:48:14 +00:00
SDL_mixer_MMX.h Merged r5070:5071 from branches/SDL-1.2: forcibly disable buggy MMX mixers. 2010-01-10 07:48:14 +00:00
SDL_mixer.c Merged r5194:5195 from branches/SDL-1.2: coldfire cpu arch support. 2010-01-10 08:21:19 +00:00
SDL_sysaudio.h Fixed bug #741 2009-12-16 04:48:11 +00:00
SDL_wave.c Merged r4121:4122 from branches/SDL-1.2: more double-free fixes. 2010-01-06 07:34:20 +00:00
SDL_wave.h Updated copyright date 2008-12-08 00:27:32 +00:00
sdlgenaudiocvt.pl Fixed buffer overflows in resamplers. 2009-12-28 08:28:24 +00:00