Commit Graph

857 Commits

Author SHA1 Message Date
b5cb6347a6 Testing for abort file during -check_media 2010-11-03 08:11:45 +00:00
c4ccfda966 Allowed to perform -rm_r / 2010-11-01 19:15:59 +00:00
c3d5065d43 Added necessary isoburn_cancel_prepared_write() calls 2010-10-29 16:45:20 +00:00
aee0323fe4 New -as mkisofs option -joliet-long 2010-10-27 06:38:29 +00:00
bd82238bbe Bug fix: -as mkisofs -print-size printed the size but also produced ISO image 2010-10-27 06:36:44 +00:00
417213c41e Version leap to libisoburn-0.6.5 2010-10-26 10:48:18 +00:00
ac9be78f71 Adapted GNU xorriso to version leap libisofs-0.6.39 2010-10-23 16:23:27 +00:00
044ac05971 Requiring libisofs-0.6.38 now 2010-10-23 16:22:38 +00:00
9958692b23 Corrected -check_media handling of last track on BD-R resp. BD-ROM 2010-10-21 18:04:07 +00:00
28625475a5 Requiring libburn-0.8.8 now 2010-10-20 17:06:07 +00:00
ce9c3186b4 Version leap to libburn-0.8.9 2010-10-20 17:04:51 +00:00
db3c3553cb Cancelling libisofs write thread in case of early libburn end 2010-10-20 07:52:47 +00:00
98a60fec38 Avoiding potential endless write pacifier loop. Introduced with rev 3432. 2010-10-19 17:07:21 +00:00
190a08ef3f Minor adjustments 2010-10-19 10:48:37 +00:00
ac7374f858 New option -append_partition, -as mkisofs -append_partition 2010-10-18 16:01:49 +00:00
eac40e9a6d New API calls isoburn_igopt_set_partition_img, isoburn_igopt_get_partition_img 2010-10-18 15:54:46 +00:00
de8352125c United macro Xorriso_jte_standalonE with macro Xorriso_standalonE 2010-10-15 12:55:03 +00:00
bd3df5819e Included libjte in GNU xorriso 2010-10-15 12:16:12 +00:00
d44005244d -boot_image mipsel_path= , -as mkisofs -mipsel-boot. 2010-10-15 11:21:30 +00:00
c1381c7baf Polished and documented MIPS booting option 2010-10-13 17:07:05 +00:00
2b7130ecdd Lifted the ban to combine MIPS Big Endian boot with El Torito 2010-10-12 18:31:54 +00:00
da5f01d95b Provisorily: -boot_image mips_path= , -as mkisofs -mips-boot. No Eltorito then. 2010-10-12 10:32:22 +00:00
6011e3050c Allowed to set System Area type via isoburn_igopt_set_system_area() 2010-10-12 10:30:47 +00:00
57712f7599 Fixed inability to compile without enabled libjte. Introduced by rev 3429. 2010-10-08 09:34:07 +00:00
55d68e0e36 Corrected compile problems introduced with rev 3433 2010-10-07 18:13:58 +00:00
5a701af9d0 Preparing for GNU xorriso to include libjte source 2010-10-07 11:49:41 +00:00
24b1008f2b Fixed a theoretically possible race condition of burn end and ISO generator end 2010-10-06 16:30:54 +00:00
cc6d2cd7e9 Fixed a potential SIGSEGV by pointer offset -1. Detected by valgrind. 2010-10-05 18:00:52 +00:00
375fee85da Reporting libjte version with option -version 2010-10-04 15:52:50 +00:00
a0a837e36c Tests for version of libjte, new API call isoburn_libjte_req() 2010-10-04 15:51:37 +00:00
eebcb48dc3 Silenced compiler warning about unused variable 2010-10-04 11:32:04 +00:00
7e8a7f417a Enabled use of libjte message list 2010-10-04 11:22:58 +00:00
c7a239dae7 Corrected xorriso docs about meaning of -jigdo-map and .md5 file addresses 2010-10-03 17:15:08 +00:00
5af2f24b1d New -as mkisofs options -checksum_algorithm_iso, -checksum_algorithm_template 2010-10-03 08:23:32 +00:00
faa993f121 Letting libisofs do the padding with -jigdo, rather than disabling padding 2010-10-02 21:03:29 +00:00
9ade3ef3cc New API call isoburn_igopt_set_tail_blocks() 2010-10-02 21:00:49 +00:00
3281e7a329 Requiring libisofs-0.6.37 now 2010-10-02 16:43:28 +00:00
13463d38e7 Added a blank to xorriso Preparer Id string 2010-10-02 15:03:02 +00:00
6dd93ff111 New -as mkisofs option -jigdo-template-compress 2010-10-02 12:12:13 +00:00
03f6935e35 Made two non-public parameters independent of Xorriso_with_libjtE 2010-10-01 19:02:57 +00:00
4d58994100 Switched from old libjte API names to new ones 2010-09-30 07:42:32 +00:00
4269dff2d8 Enabled -status -jigdo 2010-09-29 16:41:48 +00:00
7280c0c4bc New option -jigdo 2010-09-29 15:28:57 +00:00
086fa05afb Avoided trailing 64 kB alignment with -compliance no_emul_toc 2010-09-29 12:44:49 +00:00
489d2eee1a Enabled use of libjte for GNU xorriso 2010-09-29 09:25:59 +00:00
c35834e0c1 New -as mkisofs options -jigdo-* and -md5-list as of genisoimage 2010-09-29 09:24:20 +00:00
ea0b38d44c New API calls isoburn_igopt_attach_jte() and isoburn_igopt_detach_jte() 2010-09-29 09:16:04 +00:00
563e09a6fd Reporting BD spare area info with -list_formats 2010-09-24 11:09:09 +00:00
f942f0f9e0 Requiring libburn-0.8.7 now 2010-09-24 11:07:57 +00:00
040cab9606 Explaining the partition offset feature 2010-09-23 13:56:22 +00:00