log decoders/flac.c @ 474:c66080364dff

age author description
Sat, 08 May 2004 08:19:50 +0000 Ryan C. Gordon Most decoders now report total sample play time, now. Technically, this
Fri, 31 Jan 2003 05:17:46 +0000 Ryan C. Gordon MacOS X build fixes.
Mon, 30 Sep 2002 08:01:26 +0000 Ryan C. Gordon Removed backwards compatible API nastiness from FLAC decoder.
Thu, 11 Jul 2002 05:28:52 +0000 Ryan C. Gordon FIXME cleanups.
Thu, 11 Jul 2002 04:33:08 +0000 Ryan C. Gordon Handles all versions of libFLAC up to version 1.0.3, now.
Fri, 05 Jul 2002 23:11:51 +0000 Ryan C. Gordon Changed all the Sound_SetError() calls to __Sound_SetError (or BAIL*_MACRO)