Commit Graph

4786 Commits

Author SHA1 Message Date
e0edbd8ad2 Write type selection via libisoburn API to avoid redundant decisions 2012-07-10 08:29:35 +00:00
cd6f758d2f New API calls isoburn_igopt_set_write_type() , isoburn_igopt_get_write_type() 2012-07-10 08:28:20 +00:00
4000d33656 Re-introduced capability of multi-session on overwritables. Spoiled by rev 4780. 2012-07-08 20:06:34 +00:00
cb55c717bb Updated change log and web page 2012-07-08 18:21:43 +00:00
b091400f3b New -as cdrecord options -tao -sao -dao 2012-07-08 17:14:22 +00:00
70edee7c81 Reacted on compiler complaint about rev 4779 2012-07-08 13:54:55 +00:00
f21ce9d62b New xorriso command -write_type 2012-07-08 13:47:36 +00:00
a5c3ce4ee2 Delegated write_type selection to caller of libisoburn 2012-07-08 13:42:01 +00:00
e02898621e Bug fix: CD tracks were perceived 2 sectors too short. Nice with TAO, bad with SAO. 2012-07-08 10:29:20 +00:00
facbf4f628 Mentioned HFS+ name mangling in man pages 2012-07-03 16:33:13 +00:00
ac7a2676b1 Updated change log and web page 2012-06-28 12:19:18 +00:00
7f7f932c0f New -as mkisofs options -hfsplus-block-size and -apm-block-size 2012-06-27 19:20:52 +00:00
a3927053c2 New -boot_image bootspecs hfsplus_block_size= and apm_block_size= 2012-06-27 18:48:16 +00:00
d6fad753cd New API calls isoburn_igopt_set_hfsp_block_size() and isoburn_igopt_get_hfsp_block_size() 2012-06-27 18:45:32 +00:00
68ac625617 Loaded images with HFS+ attributes were marked as having changes pending 2012-06-25 12:53:41 +00:00
1d3581ea70 Updated change log and web page 2012-06-22 14:35:56 +00:00
5315d3a8ca Now expecting disk_path with -as mkisofs -hfs-bless 2012-06-21 20:43:02 +00:00
abb6a2704f New -find test -disk_path 2012-06-21 20:34:40 +00:00
9520fd1c77 Updated change log and web page 2012-06-20 19:08:57 +00:00
50cdd0ac0e New -as mkisofs options -isohybrid-gpt-basdat, -isohybrid-gpt-hfsplus, -isohybrid-apm-hfsplus 2012-06-20 19:06:26 +00:00
e0845c9afa Pseudo blessing "none" to revoke any HFS+ blessing of a node 2012-06-18 18:11:09 +00:00
24f650c8bb Updated change log and web page 2012-06-18 12:52:14 +00:00
eae25e0cad New boot_specs efi_boot_part, prep_boot_part, chrp_boot_part 2012-06-18 11:20:31 +00:00
d775f22efc Documented -as mkisofs options *-boot-part 2012-06-18 08:26:06 +00:00
c8b784443a Improved reported number of missing bytes in case of track source shortage 2012-06-17 17:33:26 +00:00
3604969508 Provisorily banned the combination of -hfsplus and ISO image growing 2012-06-15 08:56:38 +00:00
a191380dfe Gave some hints about SCSI errors in faq.wiki 2012-06-14 20:12:43 +00:00
6e4aa4d24d Correction in xorrisofs manual 2012-06-14 16:21:01 +00:00
0c8fd68115 Updated change log and web page 2012-06-14 14:29:08 +00:00
d683ff9d01 Provisory new -as mkisofs option -chrp-boot-part 2012-06-12 19:27:23 +00:00
39ee6fa69e New system area sub type CHRP with isoburn_igopt_set_system_area() 2012-06-12 19:26:14 +00:00
75a53dc9a2 Provisory new -as mkisofs options -prep-boot-part, -efi-boot-part 2012-06-12 11:35:05 +00:00
f133a1eee3 Provisory new API calls isoburn_igopt_set_prep_partition, isoburn_igopt_set_efi_bootp 2012-06-12 11:33:46 +00:00
f2422356cf Provisory new -as mkisofs option -fat 2012-06-10 18:41:17 +00:00
9a98a98787 Provisory new image generation extension isoburn_igopt_fat 2012-06-10 18:39:50 +00:00
df26010057 Fixed false error with -as mkisofs option -hfsplus. Introduced by rev 4750. 2012-06-10 08:29:57 +00:00
7f72530f68 Made HFS creator, type, blessing persistent in AAIP isofs.hx isofs.hb 2012-06-08 07:09:30 +00:00
7847538099 Updated documentation of xorriso and xorrisofs about HFS+ 2012-06-06 18:48:26 +00:00
9b2e9f008d Silenced harmless compiler warnings 2012-06-05 14:58:25 +00:00
cdcd253096 Closed a memory leak about -print_size, found by valgrind 2012-06-05 10:30:58 +00:00
141c739556 Corrected a mistake in previous revision 2012-05-31 07:09:53 +00:00
61f46d5e4d New (yet inofficial) -find tests -has_hfs_crtp, has_hfs_bless 2012-05-31 07:04:46 +00:00
9e2e34fc9b Bug fix: CD SAO sessions with data tracks started by an audio pause 2012-05-30 20:22:07 +00:00
22eee798e1 New (yet inofficial) -find actions set/get_hfs_crtp, set/get_hfs_bless 2012-05-30 15:34:07 +00:00
f6817911a1 New (yet inofficial) -boot_image bootspec hfsplus_serial= 2012-05-28 13:32:27 +00:00
88308a5248 New (yet inofficial) -as mkisofs option -hfsplus-serial-no 2012-05-27 16:58:51 +00:00
cbc8ec6945 New API call isoburn_igopt_set_hfsp_serial_number() 2012-05-27 16:56:14 +00:00
f7a81bb349 Closed a memory leak about system area buffer. Found by valgrind. 2012-05-26 21:25:14 +00:00
059d891b39 New (yet inofficial) -as mkisofs options -hfs-bless and -hfs-bless-by 2012-05-25 19:01:39 +00:00
eda78234a6 New (yet inofficial) -as mkisofs option -hfsplus-file-creator-type 2012-05-25 08:45:56 +00:00