Commit Graph

201 Commits

Author SHA1 Message Date
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 252521f930 New format with -toc is more concise and shows volume id 2008-05-07 21:44:28 +00:00
Thomas Schmitt e92b796215 New API function isoburn_read_iso_head() 2008-05-07 21:43:25 +00:00
Thomas Schmitt 585445ccc8 Making use of new isoburn_toc_* functions 2008-05-07 17:56:23 +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 f830c30196 Calling isoburn_cancel_prepared_write() after failed isoburn_disc_write() 2008-05-06 08:44:28 +00:00
Thomas Schmitt e412f65656 After formatting DVD-RW write 128 MB and close track to end Intermediate State 2008-05-05 21:03:28 +00:00
Thomas Schmitt 8ffcf40fc4 New options -not_paths, -not_leaf, -not_list, -not_mgt, -as mkisofs -m, 2008-05-04 13:36:15 +00:00
Thomas Schmitt 28d68a79a5 Working towards exclusion of user defined absolute paths and leaf patterns 2008-05-03 22:32:51 +00:00
Thomas Schmitt 1576983e17 Working towards exclusion of user defined absolute paths and leaf patterns 2008-05-03 15:11:58 +00:00
Thomas Schmitt 97c22f86a4 Working towards exclusion of user defined absolute paths and leaf patterns 2008-05-02 20:50:40 +00:00
Thomas Schmitt f0b1cbddf3 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-02 07:25:50 +00:00
Thomas Schmitt 19e803ba0d Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-01 17:41:58 +00:00
Thomas Schmitt a4c4026446 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-01 13:55:09 +00:00
Thomas Schmitt c3048d6282 New option -error_behavior with a first occasion image_loading 2008-05-01 12:43:39 +00:00
Thomas Schmitt adeaf8b749 Version leap to 0.1.5 2008-04-28 12:34:39 +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 1fbe8b8010 Corrected maximum age value for read buffer tiles 2008-04-20 11:11:42 +00:00
Thomas Schmitt c7355e90aa Restricted ds_read_block() messages about unreadable data to actual data block 2008-04-18 18:45:13 +00:00
Thomas Schmitt 26b87932a0 Changed behavior of -commit_eject "" 2008-04-12 11:21:59 +00:00
Thomas Schmitt 1798a8441c Corrected behavior around image data read error 2008-04-09 11:48:14 +00:00
Thomas Schmitt a6b8794c7c Made libisoburn and xorriso require libburn >= 0.4.4 2008-04-08 15:35:17 +00:00
Thomas Schmitt 1a1694d595 Removed some unused code 2008-04-07 20:13:01 +00:00
Thomas Schmitt f7b656183e Added prototype of Xorriso_option_session_log() 2008-04-07 18:57:27 +00:00
Thomas Schmitt 1c4a14c8bd Reporting amount of non-data with -toc media summary 2008-04-05 11:20:56 +00:00
Thomas Schmitt 9992f64247 New option -session_log 2008-04-03 20:41:00 +00:00
Thomas Schmitt 0e394bca6a Replaced single 128 kB cache tile by 32 tiles of 64 kB each 2008-04-01 21:31:25 +00:00
Thomas Schmitt 27cde95ca0 Adjusted documentation of -split_size 2008-03-31 08:13:54 +00:00
Thomas Schmitt 691955d387 New option -split_size, automated splitting of oversized files 2008-03-29 16:44:39 +00:00
Thomas Schmitt 7ea03c4079 Working towards coordination of -update and -cut_out 2008-03-27 10:34:06 +00:00
Thomas Schmitt f9afb4a2f9 Gave up obsoleted macros and their code branches 2008-03-26 09:21:30 +00:00
Thomas Schmitt 6cfbe6fcd0 Working towards coordination of -compare, -update and -cut_out 2008-03-25 17:07:58 +00:00
Thomas Schmitt a44e7db9ea Bug fix: Implicite directory attribute copying with -cut_out was wrong 2008-03-22 13:05:25 +00:00
Thomas Schmitt 07b54e308a Working towards coordination of -compare, -update and -cut_out 2008-03-22 13:00:38 +00:00
Thomas Schmitt b0ac8b67ae Better handling of attempt to manipulate non-existent ISO image 2008-03-20 21:20:19 +00:00
Thomas Schmitt 3309d84dc3 Changed messages of -update and -update_r 2008-03-20 19:23:25 +00:00
Thomas Schmitt 50b4c033bf Bug fix: -as mkisofs -nopad must be -no-pad 2008-03-19 08:18:51 +00:00
Thomas Schmitt 5e06e3c724 Version leap to 0.1.3 2008-03-12 13:19:10 +00:00
Thomas Schmitt 2309710729 Sketched split file scheme with partno,totalparts,offset,count,totalsize 2008-03-11 11:35:04 +00:00
Thomas Schmitt 4f047c0cf6 Some polishing about -cut_out 2008-03-09 21:11:00 +00:00
Thomas Schmitt ddc230bcda New option -cut_out 2008-03-09 14:22:14 +00:00
Thomas Schmitt a4b392ef70 Adapted to iso_tree_add_new_node() 2008-03-08 10:42:45 +00:00
Thomas Schmitt e9c02ebcb1 Made -update_r and -compare_r obey disabling of -follow "mount" 2008-03-07 22:04:58 +00:00
Thomas Schmitt 005a317059 New -findx -exec action "empty_iso_dir", workaround for ticket 132 2008-03-07 18:24:26 +00:00
Thomas Schmitt 5982c8e6b3 New -findx -type "m" for active mount points 2008-03-07 07:53:59 +00:00
Thomas Schmitt f760da0016 Fixed bug about non existing disk_path with -update_r 2008-03-06 17:48:02 +00:00
Thomas Schmitt 1fb2d8c392 New -find actions "rm" and "rm_r", silenced comparison results with -update* 2008-03-06 11:43:08 +00:00
Thomas Schmitt 10a8ce35e8 Made -compare* and -update* obey -follow links (-follow mount still not correct) 2008-03-05 17:34:06 +00:00
Thomas Schmitt f01488b574 Bug fix: -follow param did not work for symbolic links 2008-03-05 12:53:20 +00:00
Thomas Schmitt 5f5ebb1956 Improvements about -update_r and -compare_r 2008-03-04 18:08:14 +00:00
Thomas Schmitt 01983365aa Adapted to libisofs Vreixo 378 2008-03-04 17:41:43 +00:00
Thomas Schmitt 2528d00aba Made IsoDirIter workaround obey -temp_mem_limit 2008-03-02 20:15:36 +00:00
Thomas Schmitt 0dfc79bd4e Made -update_r and -find -exec update safe against IsoDirIter pitfalls 2008-03-02 17:28:38 +00:00
Thomas Schmitt 1fb2576e93 New option update_r, -find actions "update" and "add_missing" (not yet completed) 2008-03-01 15:13:13 +00:00
Thomas Schmitt 4200446ffe New option -update (not yet completed) 2008-02-29 20:09:12 +00:00
Thomas Schmitt c41d072448 Better handling of disk to iso address mapping during compare runs 2008-02-28 21:54:20 +00:00
Thomas Schmitt 388996150e 2008-02-28 21:22:50 +00:00
Thomas Schmitt 41ea389118 Added new action "compare" to -find 2008-02-28 13:27:44 +00:00
Thomas Schmitt 1aac97caf3 Installed pacifier for data reading 2008-02-27 18:58:21 +00:00
Thomas Schmitt 3f039e4b08 New option -compare 2008-02-26 21:45:28 +00:00
Thomas Schmitt 55a70f1463 Adaptions of -as mkisofs and -as cdrecord to enable full use by scdbackup 2008-02-25 20:44:41 +00:00
Thomas Schmitt cc3b6f75db Adapted to libisofs 362 from Vreixo bzr 2008-02-25 17:43:16 +00:00
Thomas Schmitt d8b0d85ad4 Wrong description text 2008-02-23 13:19:03 +00:00
Thomas Schmitt f717634242 Various bugs and deviations around -as mkisofs -print-size 2008-02-23 12:56:18 +00:00
Thomas Schmitt 584aeb7dab Directed -as mkisofs -print-size to real stdout 2008-02-23 11:40:42 +00:00
Thomas Schmitt d3cdbc2bfb Made libisofs version leap in xorriso-standalone 2008-02-23 10:30:32 +00:00
Thomas Schmitt fa4b90c968 Changed libisofs requirements to 0.6.3 2008-02-23 10:17:04 +00:00
Thomas Schmitt 5fe8ac9f7f Producing ERRFILE messages where appropriate 2008-02-22 11:49:57 +00:00
Thomas Schmitt 1f01e954d4 Updated -help text 2008-02-21 21:11:40 +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 43ea3bdef2 New option -publisher 2008-02-21 13:01:34 +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 be272a685b Improved -as cdrecord 2008-02-19 21:24:05 +00:00
Thomas Schmitt 08c68166f3 New option -as cdrecord emulates a narrow set of cdrecord gestures 2008-02-19 18:45:17 +00:00
Thomas Schmitt 40af376f57 Bug fix: -report_about higher than NOTE did not report at all 2008-02-18 21:04:55 +00:00
Thomas Schmitt 20dec92aab Mentioned better directory attribute copying 2008-02-16 21:17:22 +00:00
Thomas Schmitt c0fc786875 Transfering properties from disk to implicit directories in image path 2008-02-16 20:26:21 +00:00
Thomas Schmitt 7720153674 Changed pacifier text for 0 nodes read from blank image 2008-02-15 21:21:14 +00:00
Thomas Schmitt 5163a66a02 Version leap to 0.1.1 2008-02-15 21:19:24 +00:00
Thomas Schmitt 5e519d6d15 Made preparer_id more safe against oversize 2008-02-14 18:24:34 +00:00
Thomas Schmitt 6cd0abc9fb Imprinting version of xorriso and libraries into ISO preparer_id 2008-02-14 17:57:34 +00:00
Thomas Schmitt 29e3df2149 Made a final abort check before burning begins 2008-02-14 12:06:52 +00:00
Thomas Schmitt 6391cbbf84 Adjusted EXTRA_DIST list of files 2008-02-14 10:20:01 +00:00
Thomas Schmitt c9da736bef Completing documentation 2008-02-14 08:44:29 +00:00
Thomas Schmitt 4c2be49aa0 Improved MISHAP - SORRY mapping and tunneling 2008-02-12 21:54:17 +00:00
Thomas Schmitt a1c8a7438a Mapping in burn runs -abort_on MISHAP to SORRY 2008-02-11 21:40:01 +00:00
Thomas Schmitt 1f0ea7f226 New severity MISHAP 2008-02-11 19:49:03 +00:00
Thomas Schmitt b93954c1ab Corrected a bug about -status -return_with 2008-02-11 17:45:58 +00:00
Thomas Schmitt a38f7cf4c2 Changed failure to find a file for removal from FAILURE to SORRY 2008-02-11 16:24:51 +00:00
Thomas Schmitt d066567fa5 Clarifications about -volid rules 2008-02-11 15:07:41 +00:00
Thomas Schmitt a7f111214e isoburn_igopt_allow_full_ascii for -bootimage any keep 2008-02-11 15:02:15 +00:00
Thomas Schmitt c992d25175 New option -return_with 2008-02-11 13:55:09 +00:00
Thomas Schmitt 5a6d811d59 Final UPDATE message after grafting in files from disk 2008-02-11 11:33:17 +00:00
Thomas Schmitt fc23ab6972 Corrected message about isolinux patch option 2008-02-11 11:29:59 +00:00
Thomas Schmitt 74e691e355 Discarding, keeping or patching boot images from existing ISO images 2008-02-11 09:48:29 +00:00
Thomas Schmitt b06cc331d6 Better handling of not-yet-existing -cd 2008-02-10 13:59:11 +00:00
Thomas Schmitt 2c4bb65e1b Added build of test/compare_file as noinst binary 2008-02-10 13:09:35 +00:00