Commit Graph

1257 Commits

Author SHA1 Message Date
3d5c45892c New command -lns for creating symbolic links 2012-10-19 08:19:02 +00:00
a34914798f New API call Xorriso__severity_cmp() 2012-10-14 19:04:56 +00:00
4b83472012 Enabled use of Xorriso_parse_line() with xorriso==NULL 2012-10-03 12:43:08 +00:00
548128f7d2 Configuration for use of libcdio on cygwin. Thanks Rocky Bernstein. 2012-10-02 13:47:05 +00:00
d7b1bd988f Corrected interpretation of flag in Xorriso_parse_line() 2012-09-29 17:36:53 +00:00
9c31b06148 New -boot_image partition_cyl_align mode "all" 2012-09-21 12:03:32 +00:00
bd1b34652e Small enhancement of API description 2012-09-21 11:56:05 +00:00
8594e8b927 Made -pkt_output combinable with message output lists 2012-09-16 14:19:28 +00:00
1a684c064b New API call Xorriso_peek_outlists() 2012-09-15 17:04:32 +00:00
fc689bc70b Changed prototype of new API call Xorriso_start_msg_watcher() 2012-09-15 09:52:29 +00:00
7e448296c4 New API call Xorriso_start_msg_watcher() 2012-09-14 17:52:21 +00:00
cce834f76f Made Xorriso_process_msg_queues() thread-safe 2012-09-13 13:09:54 +00:00
50abc6fca7 Disabled a not yet thread-safe part of the new API call 2012-09-11 12:26:47 +00:00
7515b023c8 New API call Xorriso_fetch_outlists() 2012-09-11 09:28:05 +00:00
9e887a3d0f Demonstration program of xorriso at two pipes: test/frontend_pipes_xorriso.c 2012-09-09 18:18:11 +00:00
a1b97bfa83 Reacted on compiler warning about rev 4822 2012-09-08 18:12:30 +00:00
9b1b770c1b New API calls Xorriso_parse_line() and Xorriso__dispose_words() 2012-09-08 17:38:36 +00:00
e0201c478f Fixed SIGSEGV introduced by rev 4819 2012-09-08 08:28:42 +00:00
da2d02048a Enhanced command -status to recognize -cdi 2012-08-20 08:44:41 +00:00
2c8d3dd0ae New -rom_toc_scan option "emul_wide" 2012-08-14 10:32:35 +00:00
67ed82cd77 New flag bit 9 with isoburn_drive_aquire() 2012-08-14 10:27:23 +00:00
b7fdd82cf7 Small beautification of previous commit. 2012-07-25 18:43:03 +00:00
56ecab0f85 Bug fix: SIGSEGV by uninitialized local variable with -check_media patch_lba0="on". Regression by version 1.0.6 2012-07-25 18:27:01 +00:00
bce5a0251c Clarified role of drive when parsing already loaded ISO 9660 superblock 2012-07-25 18:15:26 +00:00
ba1e772e26 Version leap to libisoburn-1.2.5 2012-07-20 18:58:07 +00:00
a91bd45f31 Bug fix: -update deleted MD5 of files of which only attributes changed 2012-07-12 16:31:31 +00:00
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
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
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
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
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
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
3604969508 Provisorily banned the combination of -hfsplus and ISO image growing 2012-06-15 08:56:38 +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