log decoders/smpeg.c @ 518:16cbfcb8d7fb

age author description
Sun, 29 Oct 2006 07:14:48 +0000 Ryan C. Gordon Fixed bogus memory deference when SMPEG fails init (thanks, Chris!).
Sun, 29 Oct 2006 07:14:48 +0000 Ryan C. Gordon Fixed bogus memory deference when SMPEG fails init (thanks, Chris!). stable-1.0
Wed, 12 May 2004 02:15:00 +0000 Ryan C. Gordon Fixed binary compatibility, added Sound_GetDuration().
Sat, 08 May 2004 08:19:50 +0000 Ryan C. Gordon Most decoders now report total sample play time, now. Technically, this
Sun, 12 Jan 2003 20:59:25 +0000 Ryan C. Gordon Patch to fix rewinding code by Eric Wing.
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)
Tue, 02 Jul 2002 03:58:24 +0000 Ryan C. Gordon WinCE (PocketPC) patches from Tyler.
Tue, 11 Jun 2002 23:33:02 +0000 Ryan C. Gordon Fixed some debug messages.
Thu, 06 Jun 2002 19:12:13 +0000 Ryan C. Gordon FIXME cleanup.
Mon, 20 May 2002 06:40:10 +0000 Ryan C. Gordon Added seek method.
Sun, 21 Apr 2002 18:39:47 +0000 Ryan C. Gordon Added framework for Sound_Seek() support.
Mon, 25 Mar 2002 20:54:07 +0000 Ryan C. Gordon Visual C fixes.
Sun, 17 Mar 2002 21:17:23 +0000 Ryan C. Gordon Minor cleanups.
Thu, 21 Feb 2002 19:43:05 +0000 Ryan C. Gordon Renamed from mp3.c, some minor changes to avoid symbol clash.