Tue, 09 Sep 2008 16:28:11 -0400 |
Ryan C. Gordon |
Replaced references to COPYING with references to LICENSE.txt ...
|
Thu, 17 Apr 2008 18:08:02 +0000 |
Ryan C. Gordon |
Merged r544:545 from branches/stable-1.0: converted to UTF-8 encoding.
|
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 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
|
Sat, 08 May 2004 03:10:15 +0000 |
Ryan C. Gordon |
Changed mikmod URL.
stable-1.0
|
Sat, 21 Dec 2002 11:32:50 +0000 |
Ryan C. Gordon |
Prevent a clash between SDL_mixer and SDL_sound in mikmod initialization.
|
Thu, 11 Jul 2002 05:02:14 +0000 |
Ryan C. Gordon |
FIXME cleanup.
|
Tue, 02 Jul 2002 03:57:02 +0000 |
Ryan C. Gordon |
Added a reverb setting, moved assert.h include out.
|
Thu, 06 Jun 2002 19:12:13 +0000 |
Ryan C. Gordon |
FIXME cleanup.
|
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.
|
Sun, 21 Apr 2002 17:48:11 +0000 |
Ryan C. Gordon |
VERY preliminary work on Sound_Seek() API.
|
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 |
Renamed from mod.c (see modplug.c for the OTHER mod decoder).
|