Skip to content

Commit

Permalink
Documented the fixate check and set a todo, someone needs to make a m…
Browse files Browse the repository at this point in the history
…ore precise check for long-write-in-progress condition

git-svn-id: svn://svn.debian.org/debburn/cdrkit/trunk@768 a95a6be8-091b-0410-adaf-d31e6857962f
  • Loading branch information
blade committed May 6, 2007
1 parent a9543a5 commit 0a6841c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ cdrkit (1.1.6) RELEASED; urgency=low
[ 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)
Expand All @@ -17,7 +19,7 @@ cdrkit (1.1.6) RELEASED; urgency=low
used on Linux when the original guesser fails.
* wodim/wodim.c: count all track sizes when looking for an appropriate drive

-- Eduard Bloch <[email protected]> Fri, 04 May 2007 14:31:22 +0200
-- Eduard Bloch <[email protected]> Sun, 06 May 2007 15:23:31 +0200

cdrkit (1.1.5.1) RELEASED; urgency=low

Expand Down
3 changes: 3 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 0a6841c

Please sign in to comment.