Commit Graph

472 Commits

Author SHA1 Message Date
Thomas Schmitt 5134505c84 Version leap to 0.1.7, requiring libburn-0.4.8 now 2008-05-18 08:48:07 +00:00
Thomas Schmitt 3760fe7f53 Bug fix: -findi operated on nodes which ceased existence shortly before 2008-05-18 08:21:48 +00:00
Thomas Schmitt ac41f4cfd9 Bug fix: -update_r and others did not work properly with relative paths 2008-05-15 19:20:59 +00:00
Thomas Schmitt cee91f4859 New options -map and -map_single 2008-05-15 15:00:39 +00:00
Thomas Schmitt e2e793ed4b Enabled a pacifier for compare_r 2008-05-15 09:20:05 +00:00
Thomas Schmitt 0b2157dff6 Uploaded forgotten enhancements 2008-05-14 17:48:27 +00:00
Thomas Schmitt 077aab1be7 Automatic fast format on attempt to write to unformatted DVD-RAM or BD-RE 2008-05-14 17:34:09 +00:00
Thomas Schmitt d7312fc0b3 Required libburn version is now 0.4.7 (because of DVD-RAM BD-RE bug fix) 2008-05-14 17:31:43 +00:00
Thomas Schmitt cf2bf625cf New -format types by_index and fast_by_index 2008-05-14 11:45:28 +00:00
Thomas Schmitt 28e8709660 Eat up leading dashes with command options, convert inner dashes to underscores 2008-05-13 18:08:53 +00:00
Thomas Schmitt be78c03e66 Handled -list_format with non MMC drives 2008-05-13 18:06:04 +00:00
Thomas Schmitt 0adc5cf1dc Prepared Xorriso_get_profile() for potential call without flag bit1 2008-05-13 15:38:17 +00:00
Thomas Schmitt b450b1d249 Corrected strange behavior with non-ISO images on overwriteable media 2008-05-13 13:52:33 +00:00
Thomas Schmitt ab7591f04b New option -list_formats 2008-05-13 11:58:43 +00:00
Thomas Schmitt 8cecbb1699 New -blank and -format modes as_needed 2008-05-12 19:36:23 +00:00
Thomas Schmitt 9fec73b9d2 Reacted on harmless compiler warning 2008-05-12 19:33:21 +00:00
Thomas Schmitt 15e84acfa5 New option -load session|track|sbsector|volid 2008-05-12 08:27:18 +00:00
Thomas Schmitt e74c268e4b New API call isoburn_set_msc1() 2008-05-12 08:13:16 +00:00
Thomas Schmitt 6295344557 Switched requirements to libburn-0.4.6 2008-05-12 08:07:59 +00:00
Thomas Schmitt 99a408ac42 Better behavior of update_r with no image present 2008-05-10 19:43:16 +00:00
Thomas Schmitt 0b3a47c82f Minor change in -update_r example 2008-05-10 19:41:52 +00:00
Thomas Schmitt 6674374899 Adapted xorriso standalone production to new libburn cycle 0.4.7 2008-05-10 19:40:35 +00:00
Thomas Schmitt 2b9bbbc7e1 Trying to better handle non ISO images on -indev 2008-05-09 20:54:58 +00:00
Thomas Schmitt de8de0faca Updated details in web page 2008-05-09 20:50:07 +00:00
Thomas Schmitt f0571d731e Updated man page examples 2008-05-08 20:54:51 +00:00
Thomas Schmitt 9a178da717 Updated man page examples 2008-05-08 19:54:10 +00:00
Thomas Schmitt e791e25423 Adjusted reply of isoburn_disc_get_msc1() to eventual -rom_toc_scan result 2008-05-08 18:53:31 +00:00
Thomas Schmitt 32f3a7fe66 Mentioned new features 2008-05-08 15:24:59 +00:00
Thomas Schmitt d7a18276b3 New TOC layout with volume id and sbsector=, new option -rom_toc_scan 2008-05-08 14:19:09 +00:00
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
Thomas Schmitt 43a493bde2 Documented changes and release timestamp 2008-04-28 13:57:26 +00:00