Commit Graph

1107 Commits

Author SHA1 Message Date
Thomas Schmitt 1a3297b658 Bug fix: SIGSEGV with option -status and no search string 2009-05-06 17:35:52 +00:00
Thomas Schmitt 3a6ecc53c3 Issueing pacifier messages from within isoburn_set_msc1() 2009-04-25 16:28:48 +00:00
Thomas Schmitt 61e22bb9e9 Moved call of isoburn_set_msgs_submit() to Xorriso_startup_libraries() 2009-04-25 16:22:05 +00:00
Thomas Schmitt f7aed1806f Used isoburn_toc_track_get_emul() in isoburn_set_msc1() 2009-04-25 16:00:13 +00:00
Thomas Schmitt b06bac1c06 New -find tests -wholename, -prune 2009-04-23 10:32:57 +00:00
Thomas Schmitt 29a3048803 Made use of new libisoburn call to accelerate option -toc for large TOC 2009-04-22 17:37:00 +00:00
Thomas Schmitt cc66b5b3a4 New API call isoburn_toc_track_get_emul() 2009-04-22 17:36:04 +00:00
Thomas Schmitt 4f41e7aa41 Updated xorriso web page 2009-04-22 10:21:54 +00:00
Thomas Schmitt 2499047b82 Allowed implicit -and operator with -not, -if and -sub 2009-04-21 18:42:07 +00:00
Thomas Schmitt 6052e04b72 Enhanced -find testing by operators -not, -or, -and, (, ), -if, -else, -endif 2009-04-21 17:36:05 +00:00
Thomas Schmitt a7a5be1689 Documented changes and release timestamp 2009-04-18 15:09:44 +00:00
Thomas Schmitt 5a6eb5b141 Version leap to libisoburn-0.3.9 2009-04-18 15:09:06 +00:00
Thomas Schmitt 0380c1d6a2 Last minute correction in xorriso man page 2009-04-18 15:00:41 +00:00
Thomas Schmitt 3c3e5af65e Adapted xorriso-standalone to version leap libisofs-0.6.19 2009-04-18 11:44:30 +00:00
Thomas Schmitt ac9a406a64 Fixed bugs with rarely used make dist 2009-04-16 14:56:13 +00:00
Thomas Schmitt ebeb0f22b3 Adapted xorriso-standalone to version leap libisofs-0.6.18 2009-04-15 18:53:56 +00:00
Thomas Schmitt 36ad5e412d Requiring libisofs-0.6.18 now 2009-04-15 18:52:41 +00:00
Thomas Schmitt fedb8fdfba Removed dependency on Libisofs_has_auto_input_charseT 2009-04-15 18:51:31 +00:00
Thomas Schmitt 41b61970bb Adopted new libisofs filter module gzip.c, builtin filters --gzip, --gunzip 2009-04-15 07:19:47 +00:00
Thomas Schmitt 1ee9e2a16f New -zisofs option by_magic=on 2009-04-14 09:23:06 +00:00
Thomas Schmitt 572dfb1584 Updated README texts of libisoburn and xorriso 2009-04-14 09:19:37 +00:00
Thomas Schmitt 2404b9d8a5 Updated xorriso web page 2009-04-12 12:08:09 +00:00
Thomas Schmitt a3f5ffeb11 New option -zisofs, builtin filters --zisofs and --zisofs-decode 2009-04-11 17:26:48 +00:00
Thomas Schmitt 5676ae2eab Adjustments with filter --zisofs-decode 2009-04-11 12:53:27 +00:00
Thomas Schmitt 1229c276fe Included a copy of doc/zisofs_format.txt in xorriso-standalone 2009-04-11 12:51:39 +00:00
Thomas Schmitt 8007b3ae8d Introduced builtin filters --zisofs and --zisofs-decode 2009-04-10 10:32:53 +00:00
Thomas Schmitt 25bf8fc5cb Took into respect optional libz dependency of libisofs 2009-04-10 10:25:58 +00:00
Thomas Schmitt 13b24ca32f Removed some unused old code branches 2009-04-07 12:21:13 +00:00
Thomas Schmitt f9db31f5a1 New -find tests -has_filter, -has_no_filter 2009-04-07 12:02:53 +00:00
Thomas Schmitt 7e3b7f3b7f Fixed bug introduced with 2575 2009-04-06 16:15:39 +00:00
Thomas Schmitt 1615fea70d Changed appearance of -show_stream, fixed bug introduced with rev 2575 2009-04-06 14:31:07 +00:00
Thomas Schmitt c84e0e0a44 New options -show_stream, -show_stream_r, -exec show_stream 2009-04-06 13:20:05 +00:00
Thomas Schmitt f99b7182f5 Suffix rollback with -set_filter --remove-all-filters 2009-04-06 10:08:48 +00:00
Thomas Schmitt 9192380e90 Updated xorriso web page 2009-04-05 18:29:19 +00:00
Thomas Schmitt 48436bee11 New -osirrox mode "banned" 2009-04-05 14:30:45 +00:00
Thomas Schmitt 4baa62cb18 Included sys/select.h as prescribed by POSIX and Linux, FreeBSD man pages 2009-04-05 13:15:36 +00:00
Thomas Schmitt 3f0f1c72a5 Fixed a bug about detection of failure with -set_filter 2009-04-05 11:06:49 +00:00
Thomas Schmitt f109865cc4 Reporting number of processed filters with -set_filter and -set_filter_r 2009-04-05 11:05:37 +00:00
Thomas Schmitt c89febb7a1 configure options to control availability of external filters in xorriso 2009-04-04 14:42:41 +00:00
Thomas Schmitt a50a17c075 New option -close_filter_list 2009-04-04 14:40:11 +00:00
Thomas Schmitt 6033dd8ea8 Fixed a bug with the error message about external filters and setuid 2009-04-04 08:26:32 +00:00
Thomas Schmitt b4952da4e6 Fixed a potential blind spot of 1 second in -disk_dev_ino comparison 2009-04-03 17:20:33 +00:00
Thomas Schmitt e3eaea1a4e New options -external_filter , -unregister_filter, -set_filter , -set_filter_r 2009-04-02 16:25:33 +00:00
Thomas Schmitt 25bc0d4101 Experimental -find action -exec set_filter with some hardcoded filter commands 2009-03-29 16:49:38 +00:00
Thomas Schmitt f4efc5c3fc Adapted to new libisofs feature iso_file_add_external_filter() 2009-03-29 16:46:50 +00:00
Thomas Schmitt e95dee1fea libisoburn now demands libisofs-0.6.17 2009-03-29 16:44:26 +00:00
Thomas Schmitt 60675d21b7 Revoked revision 2552. Dynamic xorriso did not get linked with -lacl any more. 2009-03-29 16:43:25 +00:00
Thomas Schmitt adff1dd16b Stuffed memory leaks on -commit and loading of El Torito records 2009-03-22 09:02:21 +00:00
Thomas Schmitt bc1453ad0e Clarification about -auto_charset pitfalls 2009-03-22 08:59:18 +00:00
Thomas Schmitt b4332a8387 Now option -auto_charset based on xattr "isofs.cs" 2009-03-20 19:33:51 +00:00