changeset 304:0cf2b2e4a259

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 21 Apr 2002 17:47:52 +0000
parents 5c3d526cee21
children c345a40a8a99
files CHANGELOG CREDITS
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Mon Apr 08 13:31:25 2002 +0000
+++ b/CHANGELOG	Sun Apr 21 17:47:52 2002 +0000
@@ -2,6 +2,8 @@
  * CHANGELOG.
  */
 
+04212002 - Initial work to add a Sound_Seek() API. Removed the NEEDSEEK
+           sample flag (replaced it with CANSEEK).
 04082002 - Cleaned up the archive support in playsound a little bit, and 
            fixed a PhysicsFS bug in the process.
 03252002 - Win32 patches and fixes from Tyler Montbriand: handled "inline"
--- a/CREDITS	Mon Apr 08 13:31:25 2002 +0000
+++ b/CREDITS	Sun Apr 21 17:47:52 2002 +0000
@@ -19,7 +19,7 @@
     Tsuyoshi Iguchi
 
 Code cleanups,
-MP3 fixes,
+SMPEG fixes,
 AIFF driver,
 MikMod driver,
 MIDI driver,