New option -session_log

This commit is contained in:
2008-04-03 20:41:00 +00:00
parent 992996f902
commit 9992f64247
8 changed files with 121 additions and 12 deletions

View File

@ -104,6 +104,10 @@ struct XorrisO { /* the global context of xorriso */
char publisher[129];
char session_logfile[SfileadrL];
int session_lba;
int session_blocks;
/* >>> put libburn/isoburn aspects here */
char indev[SfileadrL];