Mercurial > SDL_sound_CoreAudio
log playsound/playsound.c @ 214:e27b33a6d5fe
age | author | description |
---|---|---|
Sun, 13 Jan 2002 19:50:02 +0000 | Ryan C. Gordon | Now attempts to wait for SDL to finish playing the end of the buffered |
Fri, 04 Jan 2002 06:26:32 +0000 | Ryan C. Gordon | Sync version number to that of libSDL_sound. |
Thu, 27 Dec 2001 23:07:26 +0000 | Ryan C. Gordon | printf() fix (extra comma was in there), and --decodebuf/--audiobuf |
Wed, 26 Dec 2001 10:40:25 +0000 | Ryan C. Gordon | Changed reference to "LICENSE" file to "COPYING". |
Wed, 05 Dec 2001 10:05:09 +0000 | Ryan C. Gordon | Added GNU disclaimers and a --credits option with our names. |
Mon, 26 Nov 2001 04:33:50 +0000 | Ryan C. Gordon | Added --predecode functionality. |
Fri, 09 Nov 2001 08:06:28 +0000 | Ryan C. Gordon | Commenting and fixes for the audio callback. |