Commit Graph

1828 Commits

Author SHA1 Message Date
4961b3a19f Made inability to get format list a reason to abort the program 2008-05-14 16:52:35 +00:00
f8eb6b309a Added format types 0x30 and 0x32 to list in API comments 2008-05-14 16:51:40 +00:00
e433b8c767 Bug fix: random access addressing for DVD-RAM and BD-RE did not work 2008-05-14 16:50:27 +00:00
cf2bf625cf New -format types by_index and fast_by_index 2008-05-14 11:45:28 +00:00
28e8709660 Eat up leading dashes with command options, convert inner dashes to underscores 2008-05-13 18:08:53 +00:00
be78c03e66 Handled -list_format with non MMC drives 2008-05-13 18:06:04 +00:00
0adc5cf1dc Prepared Xorriso_get_profile() for potential call without flag bit1 2008-05-13 15:38:17 +00:00
b450b1d249 Corrected strange behavior with non-ISO images on overwriteable media 2008-05-13 13:52:33 +00:00
ab7591f04b New option -list_formats 2008-05-13 11:58:43 +00:00
8cecbb1699 New -blank and -format modes as_needed 2008-05-12 19:36:23 +00:00
9fec73b9d2 Reacted on harmless compiler warning 2008-05-12 19:33:21 +00:00
15e84acfa5 New option -load session|track|sbsector|volid 2008-05-12 08:27:18 +00:00
e74c268e4b New API call isoburn_set_msc1() 2008-05-12 08:13:16 +00:00
6295344557 Switched requirements to libburn-0.4.6 2008-05-12 08:07:59 +00:00
Mario Danic
214b6072c6 Tagged libburn-0.4.6 2008-05-11 10:26:51 +00:00
99a408ac42 Better behavior of update_r with no image present 2008-05-10 19:43:16 +00:00
0b3a47c82f Minor change in -update_r example 2008-05-10 19:41:52 +00:00
6674374899 Adapted xorriso standalone production to new libburn cycle 0.4.7 2008-05-10 19:40:35 +00:00
e4f959c9da Documented changes and release timestamp 2008-05-10 13:43:12 +00:00
9c04742c6c Updated cdrskin tarball generator 2008-05-10 13:41:58 +00:00
f3a901a887 Made number transition to 0.4.7 2008-05-10 13:40:55 +00:00
692864c1fe Documented changes and release timestamp 2008-05-10 10:38:34 +00:00
b934b64522 Updated cdrskin tarball generator 2008-05-10 10:36:51 +00:00
7eb68b816e Made number transition to 0.4.6 and activated development documentation 2008-05-10 10:11:21 +00:00
b04752f443 Made number transition to 0.4.6 and activated development documentation 2008-05-10 10:00:24 +00:00
Mario Danic
7fe0885aa6 Branched 0.4.6 for release 2008-05-09 22:10:27 +00:00
2b9bbbc7e1 Trying to better handle non ISO images on -indev 2008-05-09 20:54:58 +00:00
de8de0faca Updated details in web page 2008-05-09 20:50:07 +00:00
49f65614bf Changed blank examples to blank=as_needed 2008-05-09 19:42:49 +00:00
80e01aea55 Allowed BD-ROM and BD-R for read-only purposes 2008-05-09 14:51:48 +00:00
14625cab6a Documented read-only profiles CD-ROM and DVD-ROM 2008-05-09 14:31:12 +00:00
f0571d731e Updated man page examples 2008-05-08 20:54:51 +00:00
9a178da717 Updated man page examples 2008-05-08 19:54:10 +00:00
e791e25423 Adjusted reply of isoburn_disc_get_msc1() to eventual -rom_toc_scan result 2008-05-08 18:53:31 +00:00
32f3a7fe66 Mentioned new features 2008-05-08 15:24:59 +00:00
d7a18276b3 New TOC layout with volume id and sbsector=, new option -rom_toc_scan 2008-05-08 14:19:09 +00:00
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
4c55ac810d New format with -toc is more concise and shows volume id 2008-05-07 21:44:28 +00:00
f51c13a87f New API function isoburn_read_iso_head() 2008-05-07 21:43:25 +00:00
94593ae6f1 Making use of new isoburn_toc_* functions 2008-05-07 17:56:23 +00:00
f1dacbfaee Reading emulated toc info from overwriteable media, new API isoburn_toc_*() 2008-05-07 17:54:55 +00:00
e572e50cae Removed some outdated ifdef cases 2008-05-07 07:14:10 +00:00
3e3accf8f3 Declared BD-RE to be supported 2008-05-06 18:35:48 +00:00
26edc25ab4 Declared BD-RE to be supported 2008-05-06 18:17:05 +00:00
64bb4afb68 Declared BD-RE to be supported 2008-05-06 18:10:44 +00:00
9a4d62c621 Declared BD-RE to be supported 2008-05-06 18:08:04 +00:00
65bed81020 Experiment for TOC on overwriteables: Keep a target_head copy of session #1 2008-05-06 14:45:49 +00:00
713e0581f2 Calling isoburn_cancel_prepared_write() after failed isoburn_disc_write() 2008-05-06 08:44:28 +00:00
3d0c97541f Mapped undefined size to 0 with burn_disc_get_formats() and DVD-RW 2008-05-06 08:41:48 +00:00
07089e473d Avoided to report negative burn_multi_caps.start_range_high with DVD-RW 2008-05-06 08:24:11 +00:00