[Debburn-changes] r768 - cdrkit/trunk

Eduard Bloch blade at alioth.debian.org
Sun May 6 13:23:48 UTC 2007


Author: blade
Date: 2007-05-06 13:23:48 +0000 (Sun, 06 May 2007)
New Revision: 768

Modified:
   cdrkit/trunk/Changelog
   cdrkit/trunk/TODO
Log:
Documented the fixate check and set a todo, someone needs to make a more precise check for long-write-in-progress condition

Modified: cdrkit/trunk/Changelog
===================================================================
--- cdrkit/trunk/Changelog	2007-05-06 10:23:54 UTC (rev 767)
+++ cdrkit/trunk/Changelog	2007-05-06 13:23:48 UTC (rev 768)
@@ -7,6 +7,8 @@
   [ Eduard Bloch]
   * ALL: customize the base manpage subdirectory below PREFIX using the new
     MANSUBDIR variable
+  * make sure that the buffer is flushed and drive is ready before closing
+    session
   * icedax: find libossaudio on OpenBSD and use it
   * icedax: fixed bug with --devices (unnoticed segfault due to wrong
     list_devices arguments)
@@ -17,7 +19,7 @@
     used on Linux when the original guesser fails.
   * wodim/wodim.c: count all track sizes when looking for an appropriate drive
 
- -- Eduard Bloch <blade at debian.org>  Fri, 04 May 2007 14:31:22 +0200
+ -- Eduard Bloch <blade at debian.org>  Sun, 06 May 2007 15:23:31 +0200
 
 cdrkit (1.1.5.1) RELEASED; urgency=low
 

Modified: cdrkit/trunk/TODO
===================================================================
--- cdrkit/trunk/TODO	2007-05-06 10:23:54 UTC (rev 767)
+++ cdrkit/trunk/TODO	2007-05-06 13:23:48 UTC (rev 768)
@@ -1,4 +1,7 @@
 
+ - on various places in drv_dvd.c, check for the correct answer ("long write in
+   progress" and friends) instead of using the dumb wait_unit_ready method.
+
  - (for consideration) similar got natname management in libusal, add a method
    to check whether the device can be opened without side effects (for safety)
    and then get the device capabilities to select the best drive for the input




More information about the Debburn-changes mailing list