Commit Graph

76 Commits

Author SHA1 Message Date
82110febd1 Avoided to declare empty tray as written media 2010-03-29 10:35:22 +00:00
2403353dc1 Silenced a harmless compiler warning 2010-03-21 12:46:21 +00:00
5f57695208 Added or adjusted copyright and license statements in single files 2010-02-14 15:09:05 +00:00
ac7fa408a6 Bug fix: xorriso did not blank CD-RW with images that were prepared on hard disk 2010-01-17 14:49:12 +00:00
e37308fe96 Do not believe libburn if it says a role 2 drive is empty 2010-01-01 12:56:12 +00:00
82978a1f09 Avoided FATAL event with -rom_toc_scan force and non-ISO media 2009-10-07 14:04:23 +00:00
a45363ea3e New bit7 with isoburn_drive_aquire(): pretend read-only 2009-10-07 07:55:23 +00:00
6bed27753d Avoided FAILURE event with welcoming empty disk files 2009-10-05 16:55:36 +00:00
81d0d30cb8 Eventually truncate stdio: track size to file size and issue warning 2009-09-13 09:50:36 +00:00
ca519124af Giving overwriteable media a single-session toc with isoburn_drive_aquire(bit4) 2009-08-17 16:23:58 +00:00
52e510aa60 Bug fix: Copies of overwriteable media onto sequential were mistaken in ROM drives 2009-06-25 12:50:57 +00:00
a3360d81a2 Issueing pacifier messages from within isoburn_set_msc1() 2009-04-25 16:28:48 +00:00
a3ceb34055 Used isoburn_toc_track_get_emul() in isoburn_set_msc1() 2009-04-25 16:00:13 +00:00
375e807827 New API call isoburn_toc_track_get_emul() 2009-04-22 17:36:04 +00:00
2ab9541683 Demanding libisofs 0.6.13 now 2009-01-23 10:28:47 +00:00
7935ab6df4 Had to split isoburn_ropt_noaaip into isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-21 20:39:00 +00:00
1a0320eedb Updated copyright marks to 2009 2009-01-05 14:57:55 +00:00
c8d9e6d91d New API function isoburn_get_mount_params() 2008-12-05 17:10:27 +00:00
943d196710 -rom_toc_scan nonrom_off disables toc emulation on overwriteables 2008-10-05 07:55:20 +00:00
de05b59854 Changed wrong update message from MB to kB 2008-08-14 22:06:22 +00:00
8bb8a24b29 Create emulated toc entry for simple ISO session on overwriteable media 2008-08-09 16:10:50 +00:00
8975ea87b0 Producing on overwriteables a partial TOC up to first damaged superblock 2008-07-26 07:51:42 +00:00
0ad629870a Removed MULTI construction site remarks 2008-07-17 18:44:41 +00:00
c91a9601af Recognizing growisofs follow-up sessions on xorriso overwriteables 2008-07-17 18:29:50 +00:00
ae7e36ed50 Ability to emulate a featured bug with mkisofs -C : read 16 block too early 2008-07-17 11:07:42 +00:00
6b9794c77b New flag options with isoburn_read_iso_head() 2008-07-14 12:04:51 +00:00
0107b4189f New info mode 2 with isoburn_read_iso_head() 2008-07-12 18:18:09 +00:00
161bf5748c New API function isoburn_prepare_blind_grow() for -as mkisofs -multi 2008-07-05 13:25:06 +00:00
aecb834cea Corrected wrong size unit MB to kB in toc scan pacifier text 2008-06-19 09:28:35 +00:00
24109d9f39 Renamed isoburn_*set_msgs_submit() and slightly changed meaning 2008-06-19 09:04:04 +00:00
4061ada9c0 Improved pacifier with -rom_toc_scan 2008-06-18 19:28:52 +00:00
7a6421b0ad New API functions isoburn_preset_msgs_submit(), isoburn_set_msgs_submit() 2008-06-18 16:14:44 +00:00
72ac776e5e Made -rom_toc_scan work on closed DVD-R in a DVD-ROM drive 2008-06-18 13:20:29 +00:00
0a28046aa1 Removed outdated code parts 2008-06-10 09:42:50 +00:00
b450b1d249 Corrected strange behavior with non-ISO images on overwriteable media 2008-05-13 13:52:33 +00:00
9fec73b9d2 Reacted on harmless compiler warning 2008-05-12 19:33:21 +00:00
e74c268e4b New API call isoburn_set_msc1() 2008-05-12 08:13:16 +00:00
e791e25423 Adjusted reply of isoburn_disc_get_msc1() to eventual -rom_toc_scan result 2008-05-08 18:53:31 +00:00
0612232c5c Try to read header chain from alleged -ROM media (e.g. DVD+RW in -ROM drive) 2008-05-08 14:10:43 +00:00
f51c13a87f New API function isoburn_read_iso_head() 2008-05-07 21:43:25 +00:00
f1dacbfaee Reading emulated toc info from overwriteable media, new API isoburn_toc_*() 2008-05-07 17:54:55 +00:00
e572e50cae Removed some outdated ifdef cases 2008-05-07 07:14:10 +00:00
65bed81020 Experiment for TOC on overwriteables: Keep a target_head copy of session #1 2008-05-06 14:45:49 +00:00
a28dcd45ef Displaying free space rather than "non-data" on drive aquiry and -toc 2008-04-20 11:15:07 +00:00
42767ff63f Adapted to libisofs 362 from Vreixo bzr 2008-02-25 17:43:16 +00:00
5c83a138d4 Testwise implementation of libisofs.0.6.3 features 2008-02-23 10:27:19 +00:00
ec6a34eb2f Producing ERRFILE messages where appropriate 2008-02-22 11:49:57 +00:00
34b972bf00 Introduced new severity ERRFILE 2008-02-21 20:46:51 +00:00
4a27bf19e8 Implemented a more reasonable solution for drive truncation with regular files 2008-02-21 18:52:52 +00:00
28fdfc96bd New option -as mkisofs emulates a narrow set of mkisofs gestures 2008-02-20 23:48:08 +00:00