New option -session_log

This commit is contained in:
2008-04-03 20:41:00 +00:00
parent fa9cac4177
commit a55f83167e
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];