Avoided closing of 0x13-DVD-RW sessions which are not intermediate

This commit is contained in:
2007-01-14 13:41:19 +00:00
parent f28ec96709
commit 9180a0036d
4 changed files with 18 additions and 8 deletions

View File

@ -152,6 +152,10 @@ struct burn_drive
int current_is_cd_profile;
int current_is_supported_profile;
/* ts A70114 : wether a DVD-RW media holds an incomplete session
(which could need closing after write) */
int dvd_minus_rw_incomplete;
/* ts A61218 from 46h GET CONFIGURATION */
int bg_format_status; /* 0=needs format start, 1=needs format restart*/