SDL/src/audio
Sam Lantinga c91c0751a6 Handle the case where the WAVE magic number was already read in a non-seekable
stream.  I don't know if the code works with non-seekable streams anyway, but
...
2001-09-11 18:52:45 +00:00
..
alsa Initial revision 2001-04-26 16:45:43 +00:00
amigaos Updated the Amiga OS port of SDL (thanks Gabriele) 2001-05-10 20:13:29 +00:00
arts Initial revision 2001-04-26 16:45:43 +00:00
baudio Now returns an error if unable to open audio on BeOS 2001-07-20 20:07:53 +00:00
disk Dummy audio and video drivers are enabled (thanks Ryan!) 2001-07-02 00:20:29 +00:00
dma Cleaned up the OpenBSD port, thanks to Peter Valchev 2001-07-08 09:00:06 +00:00
dmedia Audio subsystem no longer assumes sun audio API on UNIX systems 2001-08-09 13:09:47 +00:00
dsp Revert to old non-blocking writes (if it ain't broke, don't fix it) 2001-07-09 15:47:40 +00:00
esd Initial revision 2001-04-26 16:45:43 +00:00
macrom Added initial support for Quartz video (thanks Darrell!) 2001-06-07 14:28:11 +00:00
nas Initial revision 2001-04-26 16:45:43 +00:00
nto Initial revision 2001-04-26 16:45:43 +00:00
openbsd Fixed audio format selection for OpenBSD (thanks Peter!) 2001-07-31 05:39:36 +00:00
paudio Initial revision 2001-04-26 16:45:43 +00:00
sun Audio subsystem no longer assumes sun audio API on UNIX systems 2001-08-09 13:09:47 +00:00
ums Initial revision 2001-04-26 16:45:43 +00:00
windib Windows CE patches contributed by Rainer Loritz 2001-05-23 23:35:10 +00:00
windx5 Fix noise when starting audio under DX5 (thanks Jesse!) 2001-07-22 21:25:22 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
Makefile.am Added an audio driver that writes to disk (thanks Ryan!) 2001-06-16 01:51:42 +00:00
SDL_audio_c.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_audio.c Audio subsystem no longer assumes sun audio API on UNIX systems 2001-08-09 13:09:47 +00:00
SDL_audiocvt.c Initial revision 2001-04-26 16:45:43 +00:00
SDL_audiodev_c.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_audiodev.c Cleaned up the OpenBSD port, thanks to Peter Valchev 2001-07-08 09:00:06 +00:00
SDL_audiomem.c Changes since SDL 1.2.0 release 2001-04-26 16:50:19 +00:00
SDL_audiomem.h Initial revision 2001-04-26 16:45:43 +00:00
SDL_mixer.c Changes since SDL 1.2.0 release 2001-04-26 16:50:19 +00:00
SDL_sysaudio.h Audio subsystem no longer assumes sun audio API on UNIX systems 2001-08-09 13:09:47 +00:00
SDL_wave.c Handle the case where the WAVE magic number was already read in a non-seekable 2001-09-11 18:52:45 +00:00
SDL_wave.h Initial revision 2001-04-26 16:45:43 +00:00