Wed, 09 Oct 2002 15:50:16 +0000 |
Ryan C. Gordon |
Added a comment for later.
|
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.
|
Thu, 06 Jun 2002 19:12:13 +0000 |
Ryan C. Gordon |
FIXME cleanup.
|
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.
|
Mon, 04 Feb 2002 20:06:53 +0000 |
Ryan C. Gordon |
Whoops; fixing a compiling bug I introduced.
|
Mon, 04 Feb 2002 13:57:26 +0000 |
Ryan C. Gordon |
Fixed compiler warnings (thanks, Darrell!)
|
Sat, 19 Jan 2002 20:02:55 +0000 |
Ryan C. Gordon |
Kludged implementation of the rewind method.
|
Thu, 17 Jan 2002 20:53:53 +0000 |
Ryan C. Gordon |
Initial implementation or stubs for rewind method. Other cleanups.
|
Sun, 13 Jan 2002 19:46:04 +0000 |
Ryan C. Gordon |
Changed the magic number macro to be more uniform with other decoders.
|
Wed, 26 Dec 2001 10:40:25 +0000 |
Ryan C. Gordon |
Changed reference to "LICENSE" file to "COPYING".
|
Fri, 09 Nov 2001 23:57:23 +0000 |
Ryan C. Gordon |
Updated my intro comments.
|
Thu, 01 Nov 2001 19:13:17 +0000 |
Ryan C. Gordon |
Decoders can now list multiple file extensions.
|