New command -launch_frontend
This commit is contained in:
@ -644,6 +644,7 @@ struct XorrisO { /* the global context of xorriso */
|
||||
double insert_count;
|
||||
double insert_bytes;
|
||||
double error_count; /* double will not roll over */
|
||||
int launch_frontend_banned;
|
||||
|
||||
/* pacifiers */
|
||||
int pacifier_style; /* 0= xorriso, 1=mkisofs 2=cdrecord */
|
||||
|
Reference in New Issue
Block a user