log src/cdrom/macosx/AudioFileReaderThread.c @ 3908:6e41f5d80198 SDL-1.2

age author description
Thu, 09 Mar 2006 06:33:21 +0000 Sam Lantinga Cleaning up warnings on MacOS X
Tue, 21 Feb 2006 08:46:50 +0000 Sam Lantinga Use consistent identifiers for the various platforms we support.
Tue, 07 Feb 2006 09:29:18 +0000 Sam Lantinga Removed uses of stdlib.h and string.h
Tue, 07 Feb 2006 06:59:48 +0000 Sam Lantinga Use SDL_ prefixed versions of C library functions.
Thu, 22 Sep 2005 08:48:16 +0000 Ryan C. Gordon Replaced Mac OS X's C++ cdrom code with almost-direct translation to C. Sam