New TOC layout with volume id and sbsector=, new option -rom_toc_scan

This commit is contained in:
2008-05-08 14:19:09 +00:00
parent 0612232c5c
commit d7a18276b3
7 changed files with 94 additions and 15 deletions

View File

@ -112,6 +112,10 @@ struct XorrisO { /* the global context of xorriso */
/* >>> put libburn/isoburn aspects here */
int toc_emulation_flag; /* bit0= bit3 for isoburn_drive_aquire()
scan -ROM profiles for ISO sessions
*/
char indev[SfileadrL];
void *in_drive_handle; /* interpreted only by xorrisoburn.c */
void *in_volset_handle; /* interpreted only by xorrisoburn.c */