Commit Graph

511 Commits

Author SHA1 Message Date
Thomas Schmitt 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
Thomas Schmitt 4c55ac810d New format with -toc is more concise and shows volume id 2008-05-07 21:44:28 +00:00
Thomas Schmitt f51c13a87f New API function isoburn_read_iso_head() 2008-05-07 21:43:25 +00:00
Thomas Schmitt 94593ae6f1 Making use of new isoburn_toc_* functions 2008-05-07 17:56:23 +00:00
Thomas Schmitt f1dacbfaee Reading emulated toc info from overwriteable media, new API isoburn_toc_*() 2008-05-07 17:54:55 +00:00
Thomas Schmitt e572e50cae Removed some outdated ifdef cases 2008-05-07 07:14:10 +00:00
Thomas Schmitt 65bed81020 Experiment for TOC on overwriteables: Keep a target_head copy of session #1 2008-05-06 14:45:49 +00:00
Thomas Schmitt 713e0581f2 Calling isoburn_cancel_prepared_write() after failed isoburn_disc_write() 2008-05-06 08:44:28 +00:00
Thomas Schmitt ec38a4f967 After formatting DVD-RW write 128 MB and close track to end Intermediate State 2008-05-05 21:03:28 +00:00
Thomas Schmitt 9038d9df63 Mentioned new options 2008-05-04 14:08:52 +00:00
Thomas Schmitt e7cb508cd8 New options -not_paths, -not_leaf, -not_list, -not_mgt, -as mkisofs -m, 2008-05-04 13:36:15 +00:00
Thomas Schmitt 1666ca358e Working towards exclusion of user defined absolute paths and leaf patterns 2008-05-03 22:32:51 +00:00
Thomas Schmitt 1ad46882f4 Working towards exclusion of user defined absolute paths and leaf patterns 2008-05-03 15:11:58 +00:00
Thomas Schmitt 77d1368387 Working towards exclusion of user defined absolute paths and leaf patterns 2008-05-02 20:50:40 +00:00
Thomas Schmitt 2121a50e45 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-02 07:25:50 +00:00
Thomas Schmitt 572c83ade4 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-01 17:41:58 +00:00
Thomas Schmitt 21b0ce4687 Adjusted ds_read_block() to inofficial libisofs expectations 2008-05-01 13:55:09 +00:00
Thomas Schmitt c2cb8faa4f Clarified "best_effort" behavior 2008-05-01 13:52:43 +00:00
Thomas Schmitt 204faefce6 Fine tuning of HTML man page appearance 2008-05-01 12:44:26 +00:00
Thomas Schmitt 3df489fa36 New option -error_behavior with a first occasion image_loading 2008-05-01 12:43:39 +00:00
Mario Danic 8e4787ee35 And libisoburn 0.1.4 is out soon! 2008-04-30 05:41:57 +00:00
Thomas Schmitt 43a493bde2 Documented changes and release timestamp 2008-04-28 13:57:26 +00:00
Thomas Schmitt 4cd9386d00 Version leap to 0.1.5 2008-04-28 12:34:39 +00:00
Thomas Schmitt 1eddd8cd9c Documented changes and release timestamp 2008-04-28 11:53:45 +00:00
Thomas Schmitt 4eb2ce019c Version leap to 0.1.4 2008-04-28 11:50:37 +00:00
Mario Danic 3d6fff30c1 Done branch 2008-04-28 10:24:49 +00:00
Thomas Schmitt 4a18c0c203 Updated libisofs version number in xorriso-standalone 2008-04-28 08:24:52 +00:00
Thomas Schmitt a28dcd45ef Displaying free space rather than "non-data" on drive aquiry and -toc 2008-04-20 11:15:07 +00:00
Thomas Schmitt bf35527e06 Mentioned stdin with option -path_list 2008-04-20 11:12:42 +00:00
Thomas Schmitt 6faaafc24e Corrected maximum age value for read buffer tiles 2008-04-20 11:11:42 +00:00
Thomas Schmitt 173328be29 Restricted ds_read_block() messages about unreadable data to actual data block 2008-04-18 18:45:13 +00:00
Thomas Schmitt 6e31701703 Changed behavior of -commit_eject "" 2008-04-12 11:21:59 +00:00
Thomas Schmitt c723feda55 Corrected behavior around image data read error 2008-04-09 11:48:14 +00:00
Thomas Schmitt ad29faa0d1 Made libisoburn and xorriso require libburn >= 0.4.4 2008-04-08 15:35:17 +00:00
Thomas Schmitt 70e8f2712e Followed version leaps of libburn 2008-04-08 15:33:10 +00:00
Thomas Schmitt 2d78868112 Removed some unused code 2008-04-07 20:13:01 +00:00
Thomas Schmitt 731986f0f9 Added prototype of Xorriso_option_session_log() 2008-04-07 18:57:27 +00:00
Thomas Schmitt dca9139c46 Mentioned new features 2008-04-05 11:58:20 +00:00
Thomas Schmitt 115f3bc5dd Reporting amount of non-data with -toc media summary 2008-04-05 11:20:56 +00:00
Thomas Schmitt 41c9e5669e Mentioned that drives close full media automatically 2008-04-05 11:17:21 +00:00
Thomas Schmitt a55f83167e New option -session_log 2008-04-03 20:41:00 +00:00
Thomas Schmitt 653b87e00f Corrected GPL version 2008-04-02 07:44:31 +00:00
Thomas Schmitt e66af1aa97 Replaced single 128 kB cache tile by 32 tiles of 64 kB each 2008-04-01 21:31:25 +00:00
Thomas Schmitt 98d226bea0 Adjusted documentation of -split_size 2008-03-31 08:13:54 +00:00
Thomas Schmitt 120ea0972c New option -split_size, automated splitting of oversized files 2008-03-29 16:44:39 +00:00
Thomas Schmitt 9eaa268b26 Published coordination rules for -cut_out, -compare and -update 2008-03-27 11:33:41 +00:00
Thomas Schmitt 7c226f7442 Working towards coordination of -update and -cut_out 2008-03-27 10:34:06 +00:00
Thomas Schmitt 235bd14598 Gave up obsoleted macros and their code branches 2008-03-26 09:21:30 +00:00
Thomas Schmitt c0cb462641 Working towards coordination of -compare, -update and -cut_out 2008-03-25 17:07:58 +00:00
Thomas Schmitt 887fdfba2e Correction about Linux mount which does not accept session= with DVD. 2008-03-22 19:44:59 +00:00
Thomas Schmitt 9558299400 Bug fix: Implicite directory attribute copying with -cut_out was wrong 2008-03-22 13:05:25 +00:00
Thomas Schmitt 6eb3d1ea61 Working towards coordination of -compare, -update and -cut_out 2008-03-22 13:00:38 +00:00
Thomas Schmitt 9d77ef7700 Better handling of attempt to manipulate non-existent ISO image 2008-03-20 21:20:19 +00:00
Thomas Schmitt a7e1bba689 Changed messages of -update and -update_r 2008-03-20 19:23:25 +00:00
Thomas Schmitt 6318ee1aa2 Added -commit_eject all to an example which involves mount 2008-03-20 19:22:32 +00:00
Thomas Schmitt 0837818b89 Added a hint about alternating media with -update_r 2008-03-19 08:21:26 +00:00
Thomas Schmitt e64d7d7ec0 Bug fix: -as mkisofs -nopad must be -no-pad 2008-03-19 08:18:51 +00:00
Thomas Schmitt d648d7ef84 Documented changes and release timestamp 2008-03-12 13:35:54 +00:00
Thomas Schmitt 9a9c8c9ead Documented changes and release timestamp 2008-03-12 13:35:15 +00:00
Thomas Schmitt 92212c4cc9 Version leap to 0.1.3 2008-03-12 13:19:10 +00:00
Thomas Schmitt 466f640565 Version leap to xorriso-0.1.2 2008-03-12 12:28:16 +00:00
Mario Danic 39ee321f3b Created branch for standalone release 2008-03-12 09:28:48 +00:00
Mario Danic a1740048c5 Removed branch 2008-03-12 09:28:21 +00:00
Mario Danic 451b7eb2aa Some svn admin magic 2008-03-11 19:34:19 +00:00
Thomas Schmitt 1279cfc046 Updated description of -cut_out 2008-03-11 13:09:56 +00:00
Thomas Schmitt 47eb5a285e Sketched split file scheme with partno,totalparts,offset,count,totalsize 2008-03-11 11:35:04 +00:00
Thomas Schmitt 358b159b83 Some polishing about -cut_out 2008-03-09 21:11:00 +00:00
Thomas Schmitt b3540fafb6 New option -cut_out 2008-03-09 14:22:14 +00:00
Thomas Schmitt 1d489a7297 Example use case for -update_r "Incremental backup of a few directory trees" 2008-03-08 12:27:22 +00:00
Thomas Schmitt 62f389c5ea Adapted to iso_tree_add_new_node() 2008-03-08 10:42:45 +00:00
Thomas Schmitt 63c67bd1c1 Made -update_r and -compare_r obey disabling of -follow "mount" 2008-03-07 22:04:58 +00:00
Thomas Schmitt 955d08c735 New -findx -exec action "empty_iso_dir", workaround for ticket 132 2008-03-07 18:24:26 +00:00
Thomas Schmitt a5ea9f79a0 New -findx -type "m" for active mount points 2008-03-07 07:53:59 +00:00
Thomas Schmitt 63de67672e Re-arranged development download part 2008-03-07 07:52:17 +00:00
Thomas Schmitt ba659b5d8a Fixed bug about non existing disk_path with -update_r 2008-03-06 17:48:02 +00:00
Mario Danic 4188398e1d Fixed ticket #130 - libs linking - thanks eostapets 2008-03-06 13:31:00 +00:00
Thomas Schmitt 124759d74c New -find actions "rm" and "rm_r", silenced comparison results with -update* 2008-03-06 11:43:08 +00:00
Thomas Schmitt 2e3dd3027c Some man page clarification 2008-03-05 17:35:28 +00:00
Thomas Schmitt 84b1543295 Made -compare* and -update* obey -follow links (-follow mount still not correct) 2008-03-05 17:34:06 +00:00
Thomas Schmitt b9ace51640 Bug fix: -follow param did not work for symbolic links 2008-03-05 12:53:20 +00:00
Thomas Schmitt 544e6849ff Improvements about -update_r and -compare_r 2008-03-04 18:08:14 +00:00
Thomas Schmitt 7ba6078291 Adapted to libisofs Vreixo 378 2008-03-04 17:41:43 +00:00
Thomas Schmitt 83931e0442 Made IsoDirIter workaround obey -temp_mem_limit 2008-03-02 20:15:36 +00:00
Thomas Schmitt 8f3a19fb2c Made -update_r and -find -exec update safe against IsoDirIter pitfalls 2008-03-02 17:28:38 +00:00
Thomas Schmitt feb783a9c0 New option update_r, -find actions "update" and "add_missing" (not yet completed) 2008-03-01 15:13:13 +00:00
Thomas Schmitt 0c73f1ecac New option -update (not yet completed) 2008-02-29 20:09:12 +00:00
Thomas Schmitt 803062692d Better handling of disk to iso address mapping during compare runs 2008-02-28 21:54:20 +00:00
Thomas Schmitt e074cae30e Micro bug fix ported from xorriso 2008-02-28 21:44:11 +00:00
Thomas Schmitt 859e34b2ee New option -compare_r, new -findx -exec in_iso, -exec no_in_iso 2008-02-28 21:42:37 +00:00
Thomas Schmitt 40b15ba075 2008-02-28 21:22:50 +00:00
Thomas Schmitt 71ee27df4a Mentioned capability to write DVD+R/DL. 2008-02-28 13:34:34 +00:00
Thomas Schmitt 0fd8316c94 Added new action "compare" to -find 2008-02-28 13:27:44 +00:00
Thomas Schmitt 88c1431fdc Installed pacifier for data reading 2008-02-27 18:58:21 +00:00
Thomas Schmitt 69faba4371 New option -compare 2008-02-26 21:45:28 +00:00
Thomas Schmitt 65cdcf4e99 Avoided to read content of non-regular files 2008-02-26 21:28:51 +00:00
Thomas Schmitt 103a02a6c0 Updated changelog 2008-02-25 20:46:26 +00:00
Thomas Schmitt d83b4619e8 Adaptions of -as mkisofs and -as cdrecord to enable full use by scdbackup 2008-02-25 20:44:41 +00:00
Thomas Schmitt 42767ff63f Adapted to libisofs 362 from Vreixo bzr 2008-02-25 17:43:16 +00:00
Thomas Schmitt 8cef9717bb Safety cap for ABI usage bug towards libisofs >= 0.6.2 2008-02-25 08:53:03 +00:00
Thomas Schmitt 357ef5519d Safety cap for ABI usage bug towards libisofs >= 0.6.2 2008-02-25 08:51:00 +00:00