log decoders/modplug.c @ 535:45ee760a6f5a stable-1.0

age author description
Thu, 17 Apr 2008 18:06:53 +0000 Ryan C. Gordon Converted all text encoding from ISO-8859-1 to UTF-8. stable-1.0
Wed, 12 Oct 2005 22:20:58 +0000 Ryan C. Gordon Forward port from stable branch: fix modplug header detection.
Wed, 12 Oct 2005 22:13:34 +0000 Ryan C. Gordon Look for modplug headers in both include path and include path + "libmodplug". 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
Thu, 11 Jul 2002 04:56:08 +0000 Ryan C. Gordon Mutex'd a potential race condition.