Commit Graph

2292 Commits

Author SHA1 Message Date
Thomas Schmitt 6a85f34b04 Documented changes and release timestamp 2013-03-19 08:23:17 +00:00
Thomas Schmitt a4faa7c7bf Version leap to libisoburn-1.2.9 2013-03-19 08:21:51 +00:00
Thomas Schmitt b1384759cd Had to add xorriso-tcltk to EXTRA_DIST although it is in bin_SCRIPTS 2013-03-18 10:47:27 +00:00
Thomas Schmitt 1f19cd39ce Making use of command -move in xorriso-tcltk 2013-03-18 10:46:53 +00:00
Thomas Schmitt e99aca445a Bug fix: ./configure did not abort if libburn.h or libisofs.h were missing 2013-03-17 11:06:36 +00:00
Thomas Schmitt 4c819f6dba New command -move 2013-03-13 19:59:18 +00:00
Thomas Schmitt 430a519c79 Reporting volume timestamps with -pvd_info 2013-03-12 19:51:15 +00:00
Thomas Schmitt 108806ddca Corrected the interpretation of user supplied ECMA-119 timestamp strings 2013-03-12 19:49:07 +00:00
Thomas Schmitt bb79d95bcc Prevented rollover of El Torito Sector Count of large EFI boot images 2013-03-12 19:47:05 +00:00
Thomas Schmitt 6cdb0156a9 Requiring libisofs-1.2.7 2013-03-12 12:49:37 +00:00
Thomas Schmitt fc754f0878 Updated change log and web page 2013-03-10 19:38:42 +00:00
Thomas Schmitt 3f447e940f Improved interaction of -as mkisofs command with other commands 2013-03-10 19:34:09 +00:00
Thomas Schmitt 9f10debf43 With -list_speeds : reporting the effective speed 0 if it deviates from speed H 2013-03-06 16:49:32 +00:00
Thomas Schmitt 2ef4125611 Bug fix: -hide hfsplus and -as mkisofs -hide-hfsplus had no effect. Thanks to Davy Ho. 2013-03-06 16:44:31 +00:00
Thomas Schmitt ee98f13df1 Bug fix: -check_media use=outdev sector_map= stored TOC of input drive 2013-02-26 10:33:01 +00:00
Thomas Schmitt be6ef03eb8 Corrected wrong use of sizeof 2013-02-26 08:23:52 +00:00
Thomas Schmitt c121539c33 Updated change log and web page 2013-02-18 20:40:27 +00:00
Thomas Schmitt 2ddf0e7d74 New -as mkisofs options -eltorito-id , -eltorito-selcrit 2013-02-18 10:48:02 +00:00
Thomas Schmitt bc2c92b01c Improved mentioning of xorriso-tcltk in the online FAQ 2013-02-12 12:13:05 +00:00
Thomas Schmitt d271fd3c05 Mentioned xorriso-tcltk in the online FAQ 2013-02-12 11:58:42 +00:00
Thomas Schmitt 89eb01b188 Updated copyright message of xorriso 2013-01-16 18:19:18 +00:00
Thomas Schmitt ef3c5d55f2 Updated change log and web page 2013-01-16 17:24:47 +00:00
Thomas Schmitt 28c2a762e4 Clarified meaning of "After commit" prediction of -tell_media_space 2013-01-15 13:18:07 +00:00
Thomas Schmitt c0d1db53b8 New feature "Log non-essential commands" and --script_log_all_commands 2013-01-15 10:49:00 +00:00
Thomas Schmitt b4a779851d Making use of new libisoburn API call to show incomplete sessions 2013-01-14 09:45:20 +00:00
Thomas Schmitt 32fca75ccc New API call isoburn_toc_disc_get_incmpl_sess() 2013-01-13 20:08:31 +00:00
Thomas Schmitt 1354d4e5f1 Requiring libburn-1.2.7 2013-01-13 10:26:17 +00:00
Thomas Schmitt 744001baf8 Curbed the number of wildcard warnings to 3 for iso and 3 for disk 2013-01-13 09:32:13 +00:00
Thomas Schmitt ecd96f1602 Presenting xorriso-tcltk on the GNU xorriso web page 2013-01-11 13:32:06 +00:00
Thomas Schmitt 6841a246ed For now only demanding xorriso >= 1.2.6 for xorriso-tcltk-1.2.7 2013-01-09 10:19:19 +00:00
Thomas Schmitt 8fc8f7be05 Documented changes and release timestamp 2013-01-08 15:26:38 +00:00
Thomas Schmitt 0868f36a16 Version leap to libisoburn-1.2.7 2013-01-08 15:23:31 +00:00
Thomas Schmitt 43c49f046f Closed memory leaks found by valgrind 2013-01-07 21:57:49 +00:00
Thomas Schmitt 11c7b48a35 Some polishing of xorriso-tcltk 2013-01-07 19:10:30 +00:00
Thomas Schmitt 26b8d6fc8e Promoted drive line labels to buttons 2013-01-06 20:59:35 +00:00
Thomas Schmitt dcc674813e Worked around the 4 reserved characters of Bwidget Tree 2013-01-06 19:47:47 +00:00
Thomas Schmitt df45a58c8c Removed the ""File browser text field" switch 2013-01-06 17:45:57 +00:00
Thomas Schmitt 817ce7c210 Corrected an error message which has undesired effects with fronetnds 2013-01-06 17:19:48 +00:00
Thomas Schmitt 048c7dee5a Small adjustments in xorriso-tcltk 2013-01-06 15:41:23 +00:00
Thomas Schmitt 293fb55909 Disabled "Extract to disk" button if extraction is banned 2013-01-06 10:24:27 +00:00
Thomas Schmitt b265ed9e7f Decided for xorriso as info source about loal filesystem 2013-01-06 10:10:44 +00:00
Thomas Schmitt a033121f6f New xorriso-tcltk start option --no_extract 2013-01-06 10:00:46 +00:00
Thomas Schmitt 7502ab594e Avoided unnecessary rebuilding of file browser tree with Up and Down buttons 2013-01-06 09:37:05 +00:00
Thomas Schmitt 49ce1dd623 Hardened xorriso-tcltk against filenames with newlines 2013-01-05 22:10:27 +00:00
Thomas Schmitt da0bddeced Made -msg_op "parse" obey -backslash_codes. 2013-01-05 21:50:41 +00:00
Thomas Schmitt 19cc61624f Small adjustments and bug fixes in xorriso-tcltk 2013-01-05 10:51:20 +00:00
Thomas Schmitt c48beaa1c6 Small adjustments and bug fixes in xorriso-tcltk 2013-01-04 22:10:59 +00:00
Thomas Schmitt 4e9d5c7740 Small adjustments and bug fixes in xorriso-tcltk 2013-01-04 20:43:49 +00:00
Thomas Schmitt db99b42fb9 Gave xorriso-tcltk an opportunity to execute files with xorriso commands 2013-01-04 19:23:28 +00:00
Thomas Schmitt d8a8ba5e05 New -osirrox settings "blocked" and "unblock" 2013-01-04 19:00:14 +00:00