|
8d5d0d1391
|
Improved xorriso-tcltk file browser
|
2012-12-30 19:54:05 +00:00 |
|
|
448d1b21e3
|
Primitive file tree browser for xorriso-tcltk (if package BWidget is available)
|
2012-12-30 11:53:56 +00:00 |
|
|
7191a67a8c
|
Corrected a typo in man page of xorrecord, tolerating--grow_over[w]rit[e]able_iso
|
2012-12-30 10:10:05 +00:00 |
|
|
b424281fb4
|
Updated general README files about xorriso-tcltk
|
2012-12-28 09:02:15 +00:00 |
|
|
925d7eb6da
|
Updated change log and web page
|
2012-12-27 10:25:41 +00:00 |
|
|
3cfa0dd380
|
Proof-of-concept of a GUI frontend program. Written in Tcl/Tk.
|
2012-12-27 09:53:59 +00:00 |
|
|
5e6a20e5b0
|
Xorriso_sieve_clear_results() dereferenced NULL if message sieve never started
|
2012-12-25 18:09:37 +00:00 |
|
|
88b4584ab2
|
Changed the parameter rules for new command -launch_frontend
|
2012-12-25 17:56:24 +00:00 |
|
|
cbb658991b
|
New command -launch_frontend
|
2012-12-20 20:22:58 +00:00 |
|
|
fccdbab373
|
Bug fix: -dialog "single_line" behaved like -dialog "on"
|
2012-12-19 21:07:28 +00:00 |
|
|
a27b33b812
|
Corrected sieve filter rules for -tell_media_space
|
2012-12-18 18:52:06 +00:00 |
|
|
e27f32975e
|
Bug fix: -rollback did not work if indev and outdev were empty
|
2012-12-18 15:46:01 +00:00 |
|
|
feaa9a2ab1
|
Command -toc_of modifier ":short"
|
2012-12-18 08:15:41 +00:00 |
|
|
e01ce72edb
|
New -msg_op opcode "parse_bulk"
|
2012-12-16 13:12:15 +00:00 |
|
|
2266a5dd1b
|
New -msg_op opcodes "compare_sev" and "list_sev"
|
2012-12-15 09:31:41 +00:00 |
|
|
5e4db274de
|
New API call Xorriso__severity_list()
|
2012-12-15 09:29:08 +00:00 |
|
|
ee505c8a90
|
New command -toc_of
|
2012-12-13 19:33:43 +00:00 |
|
|
4bc7e953bb
|
Updated change log and web page
|
2012-12-11 07:11:15 +00:00 |
|
|
3c1b78af43
|
New command -msg_op
|
2012-12-08 17:55:58 +00:00 |
|
|
0acd13b5c0
|
Some more filter rules for Xorriso_sieve_big
|
2012-12-07 19:37:45 +00:00 |
|
|
0bd83b3a73
|
New API calls Xorriso_sieve_add_filter, Xorriso_sieve_get_result, Xorriso_sieve_clear_results, Xorriso_sieve_dispose, Xorriso_sieve_big
|
2012-12-06 13:22:13 +00:00 |
|
|
5f3dcc3904
|
Fixed a typo in GNU xorriso README. Thanks to Omega Weapon.
|
2012-12-02 07:33:39 +00:00 |
|
|
c850f8c447
|
Avoided surplus warning messages with -iso_rr_pattern off -mv [wildcards]
|
2012-11-26 15:51:04 +00:00 |
|
|
45dd26b064
|
Added help text for inofficial command -test
|
2012-11-26 07:03:00 +00:00 |
|
|
4d04dc89e8
|
Corrected a typo in a message text
|
2012-11-26 07:02:18 +00:00 |
|
|
ed1fb4e43e
|
Command -mv did not mark the emerging image as haveing pending changes
|
2012-11-26 07:01:34 +00:00 |
|
|
0fe94fbf69
|
Corrections in xorriso manual. Proposed by Paul Menzel.
|
2012-11-05 10:11:02 +00:00 |
|
|
7353d3534e
|
Corrections in xorriso manual. Proposed by Paul Menzel.
|
2012-11-05 09:37:47 +00:00 |
|
|
b0f8246ff2
|
Ceased to count track gaps as read blocks with -check_media
|
2012-10-26 15:59:43 +00:00 |
|
|
90c587e475
|
Improved -check_media handling of last two blocks in initial CD TAO session
|
2012-10-25 12:57:08 +00:00 |
|
|
f689525bee
|
New -blank mode prefix "force:"
|
2012-10-24 09:59:13 +00:00 |
|
|
fcd9811676
|
Updated change log and web page
|
2012-10-19 08:23:56 +00:00 |
|
|
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 |
|
|
dea3da1ae0
|
man xorrisofs falsely described -p as option for publisher id. Must be -P.
|
2012-10-12 08:16:12 +00:00 |
|
|
495d377bae
|
Updated change log and web page
|
2012-10-07 11:04:51 +00:00 |
|
|
e2fd5d9d0e
|
Clarified documentation of -as mkisofs -isohybrid-gpt-basdat
|
2012-10-07 11:00:23 +00:00 |
|
|
4b83472012
|
Enabled use of Xorriso_parse_line() with xorriso==NULL
|
2012-10-03 12:43:08 +00:00 |
|
|
964ef67306
|
Mentioned releng tests in README of GNU xorriso.
|
2012-10-03 12:34:13 +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 |
|
|
d083214971
|
Updated change log and web page
|
2012-09-22 19:13:54 +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 |
|
|
57baaa4c52
|
Shortened oversized line in man page
|
2012-08-15 06:45:39 +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 |
|
|
5fdb131aff
|
Corrected conversion from man xorrisofs to man_1_xorrisofs.html
|
2012-08-14 10:25:49 +00:00 |
|
|
e4f8ffc34c
|
Corrected description of check_media patch_lba0="on"
|
2012-07-26 13:09:09 +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 |
|
|
1fdb21824d
|
Documented changes and release timestamp
|
2012-07-20 19:03:18 +00:00 |
|
|
ba1e772e26
|
Version leap to libisoburn-1.2.5
|
2012-07-20 18:58:07 +00:00 |
|
|
295ea11488
|
Updated change log and web page
|
2012-07-14 13:59:50 +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 |
|
|
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 |
|
|
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 |
|
|
3604969508
|
Provisorily banned the combination of -hfsplus and ISO image growing
|
2012-06-15 08:56:38 +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 |
|