log SDL_sound.c @ 209:e63b9393f6ce

age author description
Thu, 10 Jan 2002 01:18:54 +0000 Ryan C. Gordon Added ModPlug support.
Wed, 26 Dec 2001 10:40:25 +0000 Ryan C. Gordon Changed reference to "LICENSE" file to "COPYING".
Sat, 01 Dec 2001 01:12:58 +0000 Ryan C. Gordon Sound_DecodeAll() is now more robust.
Mon, 26 Nov 2001 04:33:31 +0000 Ryan C. Gordon Fixed Sound_DecodeAll(), and made Sound_FreeSample() a little more robust.
Mon, 19 Nov 2001 16:44:10 +0000 Ryan C. Gordon Whoops; I should read the code before I change it next time; regressing
Mon, 19 Nov 2001 16:37:22 +0000 Ryan C. Gordon Moved MIDI decoder to end of array. Fixed Sound_SetError() so that it
Fri, 09 Nov 2001 21:43:49 +0000 Ryan C. Gordon FLAC decoder added.