log

age author description
Sun, 12 Jan 2003 20:59:25 +0000 Ryan C. Gordon Patch to fix rewinding code by Eric Wing.
Sat, 21 Dec 2002 11:35:09 +0000 Ryan C. Gordon Updated.
Sat, 21 Dec 2002 11:32:50 +0000 Ryan C. Gordon Prevent a clash between SDL_mixer and SDL_sound in mikmod initialization.
Sat, 21 Dec 2002 11:32:14 +0000 Ryan C. Gordon Read until buffer is full in Sound_Decode() rather than one packet per call.
Tue, 10 Dec 2002 02:15:32 +0000 Ryan C. Gordon Call SDL_InitSubSystem instead of SDL_Init, to prevent unwanted initialization
Tue, 10 Dec 2002 02:14:47 +0000 Ryan C. Gordon Updated.