log decoders/voc.c @ 468:cd46c97e58bc

age author description
Sat, 25 Oct 2003 12:38:57 +0000 Ryan C. Gordon Fixed broken VOC decoder...would always dereference NULL during VOC_open().
Sat, 13 Sep 2003 20:27:33 +0000 Ryan C. Gordon Extremely minor cleanup.
Fri, 12 Jul 2002 23:16:24 +0000 Ryan C. Gordon Fixed "inline" keyword to compile.
Fri, 05 Jul 2002 23:11:51 +0000 Ryan C. Gordon Changed all the Sound_SetError() calls to __Sound_SetError (or BAIL*_MACRO)
Fri, 05 Jul 2002 22:32:54 +0000 Ryan C. Gordon FIXME removal and cleanups.
Tue, 02 Jul 2002 03:58:24 +0000 Ryan C. Gordon WinCE (PocketPC) patches from Tyler.
Mon, 20 May 2002 12:11:55 +0000 Ryan C. Gordon Implemented seek method.