Commit Graph

239 Commits

Author SHA1 Message Date
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
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 c0fc786875 Transfering properties from disk to implicit directories in image path 2008-02-16 20:26:21 +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 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 a38f7cf4c2 Changed failure to find a file for removal from FAILURE to SORRY 2008-02-11 16:24:51 +00:00
Thomas Schmitt a7f111214e isoburn_igopt_allow_full_ascii for -bootimage any keep 2008-02-11 15:02:15 +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 484189d7d3 Fixed bugs about -mv /im/age . -cdx / -cpr di/sk im/age -- -cpr di/sk . -- 2008-02-10 12:21:05 +00:00
Thomas Schmitt 89bf2fe4da New API function isoburn_disc_available_space() fixes bug with DVD+RW capacity 2008-02-09 10:08:40 +00:00
Thomas Schmitt d4b5098636 Protecting volume ids from getting overwritten by predecessor 2008-02-08 17:52:43 +00:00
Thomas Schmitt f3ef042a09 Added final message to image read pacifier 2008-02-07 07:43:34 +00:00
Thomas Schmitt 1e2cf64922 Pacifier for isoburn_read_image() 2008-02-06 21:45:31 +00:00
Thomas Schmitt b012f2033e Added a missing 0 digit 2008-02-06 18:40:59 +00:00
Thomas Schmitt 58c5d415be Adapted to libisofs revision 337 2008-02-06 18:35:11 +00:00
Thomas Schmitt 1676e4d9d3 Rectified SORRY,FAILURE,FATAL classification 2008-02-06 15:37:54 +00:00
Thomas Schmitt e24cfbbe9c Now loading libraries before -version, pacifier for -add 2008-02-06 13:11:20 +00:00
Thomas Schmitt d8cfe78f4f New option -padding 2008-02-05 16:27:10 +00:00
Thomas Schmitt 71b45e0c99 Added parameter to new API calls isoburn_cancel_prepared_write, isoburn_sync_after_write 2008-02-04 21:42:37 +00:00
Thomas Schmitt 0752efbef1 Inserted problem messages where libisoburn API produces own failures 2008-02-04 18:47:17 +00:00
Thomas Schmitt de2a2025dd New API call isoburn_sync_after_write() 2008-02-04 15:44:53 +00:00
Thomas Schmitt 8d816690f9 Adapted to libisofs revision 332 2008-02-04 09:32:02 +00:00
Thomas Schmitt fd9eb28523 Made -abort_on and -report_about preemptive if given as dashed start arguments 2008-02-03 18:13:59 +00:00
Thomas Schmitt aaf81de247 Reacted on compiler warning 2008-02-03 16:50:04 +00:00
Thomas Schmitt b2b6a9bcd8 New API call isoburn_cancel_prepared_write() 2008-02-03 16:41:27 +00:00
Thomas Schmitt eca39c33e0 Made use of ISO_ERR_SEV() and ISO_ERR_PRIO() 2008-02-03 13:16:18 +00:00
Thomas Schmitt 0ce9be5c2d Compile time check of libisoburn. Enforced minimum track size of 300 sectors. 2008-02-02 18:13:03 +00:00
Thomas Schmitt 0523d4ee49 New API call isoburn_is_compatible() 2008-01-29 18:44:54 +00:00
Thomas Schmitt 7bb454bb64 Changed struct isoburn_read_opts to opaque handle 2008-01-29 13:00:46 +00:00
Thomas Schmitt 0c40b2f513 Changed struct isoburn_source_opts to opaque handle struct isoburn_imgen_opts 2008-01-28 23:58:12 +00:00
Thomas Schmitt 55b155efb9 Adapted to libisofs revison 294 2008-01-28 17:20:10 +00:00
Thomas Schmitt b03107dae8 Made use of iso_set_abort_severity() with option -abort_on 2008-01-28 10:54:55 +00:00
Thomas Schmitt 76ed06fe60 INCOMPATIBLE API CHANGE: isoburn_prepare_new_image() now gets output drive 2008-01-26 17:12:47 +00:00
Thomas Schmitt 64ceb7c2e9 INCOMPATIBLE API CHANGE: isoburn_initialize(char msg[1024], int flag) 2008-01-26 11:36:58 +00:00
Thomas Schmitt 3fbaf84660 Gave up adapter to old libisofs. Renaming libisoburn and xorriso dirs. 2008-01-26 00:26:57 +00:00