From 1aed3f692cff570dee348b2540a105924d3d41bb Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sat, 10 Feb 2007 17:23:49 +0000 Subject: [PATCH] Added a comment about DVD-R --- libburn/mmc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libburn/mmc.c b/libburn/mmc.c index 5447f03..0c662f1 100644 --- a/libburn/mmc.c +++ b/libburn/mmc.c @@ -83,6 +83,7 @@ extern struct libdax_msgs *libdax_messenger; with unpredicted size, multi-track, multi-session. ts A70205 : Beginning to implement DVD-R[W] DAO : single track and session, size prediction mandatory. + ts A70208 : Finally made tests with DVD-R. Worked exactly as new DVD-RW. Todo: Determine first free lba for appending data on overwriteables.