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.
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:57:48 +0000 Ryan C. Gordon WinCE (PocketPC) stuff from Tyler, ModPlug settings maintanance by me.
Thu, 06 Jun 2002 18:56:05 +0000 Ryan C. Gordon Added URLs for official and unofficial versions of ModPlug.
Wed, 24 Apr 2002 20:47:21 +0000 Ryan C. Gordon Seek implementations.
Sun, 21 Apr 2002 18:39:47 +0000 Ryan C. Gordon Added framework for Sound_Seek() support.
Sat, 19 Jan 2002 16:58:34 +0000 Ryan C. Gordon Rewind method implemented by Torbj�rn.
Thu, 17 Jan 2002 20:53:53 +0000 Ryan C. Gordon Initial implementation or stubs for rewind method. Other cleanups.
Fri, 11 Jan 2002 11:10:22 +0000 Ryan C. Gordon Patched to select streams to handle more carefully.
Thu, 10 Jan 2002 01:16:24 +0000 Ryan C. Gordon Initial adds.