Commit Graph

74 Commits

Author SHA1 Message Date
Thomas Schmitt 91e0b07080 Added or adjusted copyright and license statements in single files 2010-02-14 15:09:05 +00:00
Thomas Schmitt f39b0be7d6 Bug fix: xorriso did not blank CD-RW with images that were prepared on hard disk 2010-01-17 14:49:12 +00:00
Thomas Schmitt ea9cb3ab4b Do not believe libburn if it says a role 2 drive is empty 2010-01-01 12:56:12 +00:00
Thomas Schmitt bafe16c3a3 Avoided FATAL event with -rom_toc_scan force and non-ISO media 2009-10-07 14:04:23 +00:00
Thomas Schmitt a811361577 New bit7 with isoburn_drive_aquire(): pretend read-only 2009-10-07 07:55:23 +00:00
Thomas Schmitt 9766c28d4f Avoided FAILURE event with welcoming empty disk files 2009-10-05 16:55:36 +00:00
Thomas Schmitt 22e2d6d12d Eventually truncate stdio: track size to file size and issue warning 2009-09-13 09:50:36 +00:00
Thomas Schmitt 1b8f2cc0ee Giving overwriteable media a single-session toc with isoburn_drive_aquire(bit4) 2009-08-17 16:23:58 +00:00
Thomas Schmitt 9a96d6a175 Bug fix: Copies of overwriteable media onto sequential were mistaken in ROM drives 2009-06-25 12:50:57 +00:00
Thomas Schmitt 3a6ecc53c3 Issueing pacifier messages from within isoburn_set_msc1() 2009-04-25 16:28:48 +00:00
Thomas Schmitt f7aed1806f Used isoburn_toc_track_get_emul() in isoburn_set_msc1() 2009-04-25 16:00:13 +00:00
Thomas Schmitt cc66b5b3a4 New API call isoburn_toc_track_get_emul() 2009-04-22 17:36:04 +00:00
Thomas Schmitt 41619c2763 Demanding libisofs 0.6.13 now 2009-01-23 10:28:47 +00:00
Thomas Schmitt d678296449 Had to split isoburn_ropt_noaaip into isoburn_ropt_noacl and isoburn_ropt_noea 2009-01-21 20:39:00 +00:00
Thomas Schmitt b07e37454a Updated copyright marks to 2009 2009-01-05 14:57:55 +00:00
Thomas Schmitt e7ab799c76 New API function isoburn_get_mount_params() 2008-12-05 17:10:27 +00:00
Thomas Schmitt 7685ca5d64 -rom_toc_scan nonrom_off disables toc emulation on overwriteables 2008-10-05 07:55:20 +00:00
Thomas Schmitt 8ab1fcd4f5 Changed wrong update message from MB to kB 2008-08-14 22:06:22 +00:00
Thomas Schmitt 1fd02ceba2 Create emulated toc entry for simple ISO session on overwriteable media 2008-08-09 16:10:50 +00:00
Thomas Schmitt ee7f121a25 Producing on overwriteables a partial TOC up to first damaged superblock 2008-07-26 07:51:42 +00:00
Thomas Schmitt a68624cc5c Removed MULTI construction site remarks 2008-07-17 18:44:41 +00:00
Thomas Schmitt a745366913 Recognizing growisofs follow-up sessions on xorriso overwriteables 2008-07-17 18:29:50 +00:00
Thomas Schmitt 58ba5aeff6 Ability to emulate a featured bug with mkisofs -C : read 16 block too early 2008-07-17 11:07:42 +00:00
Thomas Schmitt 8b5af86a64 New flag options with isoburn_read_iso_head() 2008-07-14 12:04:51 +00:00
Thomas Schmitt c02edc329d New info mode 2 with isoburn_read_iso_head() 2008-07-12 18:18:09 +00:00
Thomas Schmitt 88ef7d06f4 New API function isoburn_prepare_blind_grow() for -as mkisofs -multi 2008-07-05 13:25:06 +00:00
Thomas Schmitt bad48be6a9 Corrected wrong size unit MB to kB in toc scan pacifier text 2008-06-19 09:28:35 +00:00
Thomas Schmitt 973383bb9b Renamed isoburn_*set_msgs_submit() and slightly changed meaning 2008-06-19 09:04:04 +00:00
Thomas Schmitt a1968a431d Improved pacifier with -rom_toc_scan 2008-06-18 19:28:52 +00:00
Thomas Schmitt ae5ad5a143 New API functions isoburn_preset_msgs_submit(), isoburn_set_msgs_submit() 2008-06-18 16:14:44 +00:00
Thomas Schmitt ceca17e946 Made -rom_toc_scan work on closed DVD-R in a DVD-ROM drive 2008-06-18 13:20:29 +00:00
Thomas Schmitt b61ca07f13 Removed outdated code parts 2008-06-10 09:42:50 +00:00
Thomas Schmitt 5f5b0c7016 Corrected strange behavior with non-ISO images on overwriteable media 2008-05-13 13:52:33 +00:00
Thomas Schmitt 9b7451f893 Reacted on harmless compiler warning 2008-05-12 19:33:21 +00:00
Thomas Schmitt 96b808e0c5 New API call isoburn_set_msc1() 2008-05-12 08:13:16 +00:00
Thomas Schmitt cf103ac180 Adjusted reply of isoburn_disc_get_msc1() to eventual -rom_toc_scan result 2008-05-08 18:53:31 +00:00
Thomas Schmitt 7f1b8b07a6 Try to read header chain from alleged -ROM media (e.g. DVD+RW in -ROM drive) 2008-05-08 14:10:43 +00:00
Thomas Schmitt e92b796215 New API function isoburn_read_iso_head() 2008-05-07 21:43:25 +00:00
Thomas Schmitt e9171b5133 Reading emulated toc info from overwriteable media, new API isoburn_toc_*() 2008-05-07 17:54:55 +00:00
Thomas Schmitt 947bb33173 Removed some outdated ifdef cases 2008-05-07 07:14:10 +00:00
Thomas Schmitt 3eae8634cd Experiment for TOC on overwriteables: Keep a target_head copy of session #1 2008-05-06 14:45:49 +00:00
Thomas Schmitt b937313bb5 Displaying free space rather than "non-data" on drive aquiry and -toc 2008-04-20 11:15:07 +00:00
Thomas Schmitt cc3b6f75db Adapted to libisofs 362 from Vreixo bzr 2008-02-25 17:43:16 +00:00
Thomas Schmitt e947bdece4 Testwise implementation of libisofs.0.6.3 features 2008-02-23 10:27:19 +00:00
Thomas Schmitt 5fe8ac9f7f Producing ERRFILE messages where appropriate 2008-02-22 11:49:57 +00:00
Thomas Schmitt 212fa7ba72 Introduced new severity ERRFILE 2008-02-21 20:46:51 +00:00
Thomas Schmitt 25a68fcf77 Implemented a more reasonable solution for drive truncation with regular files 2008-02-21 18:52:52 +00:00
Thomas Schmitt aaeb1204b7 New option -as mkisofs emulates a narrow set of mkisofs gestures 2008-02-20 23:48:08 +00:00
Thomas Schmitt 4c2be49aa0 Improved MISHAP - SORRY mapping and tunneling 2008-02-12 21:54:17 +00:00
Thomas Schmitt 1f0ea7f226 New severity MISHAP 2008-02-11 19:49:03 +00:00