diff ChangeLog @ 1485:eff9a84c54bf trunk

[svn] use -1 to indicate "drop the original nsf/gbs/nsfe file, but silently error" (not implemented in 1.1.x, but is backwards compatible -- also not yet implemented here. keyword YET)
author nenolod
date Thu, 03 Aug 2006 01:03:55 -0700
parents 57ac83a14503
children c32478314967
line wrap: on
line diff
--- a/ChangeLog	Thu Aug 03 01:02:34 2006 -0700
+++ b/ChangeLog	Thu Aug 03 01:03:55 2006 -0700
@@ -1,3 +1,13 @@
+2006-08-03 08:02:34 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1882]
+  use -1 to indicate "drop the original cue file, but silently error"
+  (not implemented in 1.1.x, but is backwards compatible -- also not yet implemented here. keyword YET)
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/cue/cuesheet.c  
+
+
 2006-08-03 07:29:55 +0000  William Pitcock <nenolod@nenolod.net>
   revision [1880]
   - implement finetune seeking properly this time :)