Commit Graph

91 Commits

Author SHA1 Message Date
Thomas Schmitt 0f8e6f24db New -blank and -format modes as_needed 2008-05-12 19:36:23 +00:00
Thomas Schmitt 6b1eb7d79f Better behavior of update_r with no image present 2008-05-10 19:43:16 +00:00
Thomas Schmitt 0e1f89d7c3 New TOC layout with volume id and sbsector=, new option -rom_toc_scan 2008-05-08 14:19:09 +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 585445ccc8 Making use of new isoburn_toc_* functions 2008-05-07 17:56:23 +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 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 c3048d6282 New option -error_behavior with a first occasion image_loading 2008-05-01 12:43: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 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 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 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 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 5f5ebb1956 Improvements about -update_r and -compare_r 2008-03-04 18:08:14 +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 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 3f039e4b08 New option -compare 2008-02-26 21:45:28 +00:00
Thomas Schmitt cc3b6f75db Adapted to libisofs 362 from Vreixo bzr 2008-02-25 17:43:16 +00:00
Thomas Schmitt f717634242 Various bugs and deviations around -as mkisofs -print-size 2008-02-23 12:56:18 +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 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