-rom_toc_scan nonrom_off disables toc emulation on overwriteables

This commit is contained in:
2008-10-05 07:55:20 +00:00
parent 5d939f185c
commit 7685ca5d64
7 changed files with 61 additions and 22 deletions

View File

@ -364,6 +364,7 @@ int isoburn_drive_scan_and_grab(struct burn_drive_info *drive_infos[],
table of content by scanning for ISO image headers.
(depending on media type and drive this might
help or it might make the resulting toc even worse)
bit4= do not emulate table of content on overwriteable media
@return 1 = success , 0 = drive not found , <0 = other error
*/
int isoburn_drive_aquire(struct burn_drive_info *drive_infos[],