Commit Graph

992 Commits

Author SHA1 Message Date
Thomas Schmitt fde2cbfd64 configure options --enable-libdir-pkgconfig and --enable-pkgconfig-path=DIR 2009-07-07 19:39:35 +00:00
Thomas Schmitt 1cd1cf1662 Aligned configure --help texts provided by own code in configure.ac 2009-07-07 17:57:26 +00:00
Thomas Schmitt 7981c59a7c Bug fix: Ticket 149, one byte overflow of local variable. 2009-06-30 15:45:44 +00:00
Thomas Schmitt d47a1702a7 Provisory patch on ticket 152: GNU libiconv needs -liconv but offers no iconv() 2009-06-30 12:03:09 +00:00
Thomas Schmitt b627db78ff Documented changes and release timestamp 2009-06-28 12:23:58 +00:00
Thomas Schmitt d135e33b9e Version leap to libisoburn-0.4.1 2009-06-28 11:17:25 +00:00
Thomas Schmitt e21150e227 With -extract : made hardlink registration combinable with sort_lba 2009-06-27 11:23:59 +00:00
Thomas Schmitt 9a96d6a175 Bug fix: Copies of overwriteable media onto sequential were mistaken in ROM drives 2009-06-25 12:50:57 +00:00
Thomas Schmitt 2774cbce07 Reverted order of memorized hardlink update parameters 2009-06-24 13:35:02 +00:00
Thomas Schmitt 2946631551 Updated xorriso man page 2009-06-23 16:49:48 +00:00
Thomas Schmitt 4ddc39adaf Deprecated -hardlinks modes "start_update", "end_update" for "perform_update" 2009-06-23 16:43:33 +00:00
Thomas Schmitt d478d4ebb4 Rough test for compile time and run time libxorriso version mismatches 2009-06-23 13:31:46 +00:00
Thomas Schmitt 794fd96fb2 Removed from xorriso main() any dependency on non-API features 2009-06-23 12:31:23 +00:00
Thomas Schmitt 44b74461f3 Added missing function declaration 2009-06-23 07:09:27 +00:00
Thomas Schmitt 852941cf58 Introduced alternative Makefile.am for libxorriso production 2009-06-23 06:57:34 +00:00
Thomas Schmitt 67d7e8821b Gave up risky direct update of hardlink siblings 2009-06-22 11:28:34 +00:00
Thomas Schmitt 40e0333edb Wider scope of hardlink reconstruction with extract operations 2009-06-20 06:38:36 +00:00
Thomas Schmitt 4d266bc2f5 With -update_r : detecting hardlink splits and fusions on disk 2009-06-15 12:15:12 +00:00
Thomas Schmitt 11ed23ff02 Removed xorriso.pc.in from xorriso-standalone tarball 2009-06-13 12:40:17 +00:00
Thomas Schmitt 2bf71d14e0 Adapted xorriso-standalone to version leap libisofs-0.6.21 2009-05-31 18:58:02 +00:00
Thomas Schmitt 2c41942b7e Adapted xorriso-standalone to version leap libisofs-0.6.20 2009-05-31 10:03:03 +00:00
Thomas Schmitt 72cd8d6e76 Requiring libisofs-0.6.20 now 2009-05-31 10:01:45 +00:00
Thomas Schmitt 2b3841264a Avoided unconditional output of -hardlinks with option -status 2009-05-30 16:18:00 +00:00
Thomas Schmitt bcb54ccaba Avoided unnecessary sorting during -extract 2009-05-29 16:22:53 +00:00
Thomas Schmitt 94e6000db2 New option -for_backup as shortcut for -acl -xattr -hardlinks 2009-05-29 11:08:18 +00:00
Thomas Schmitt 7aee4b45a7 Revoked LBA sorted reading with -compare_r. It was ugly. 2009-05-26 14:28:58 +00:00
Thomas Schmitt 5b13b266db Enabled -hardlinks for options -extract, -extract_l and -cp*x 2009-05-26 14:00:54 +00:00
Thomas Schmitt 5fcd3217f3 New pseudo test with -find : -sort_lba which is actually an option 2009-05-17 11:51:26 +00:00
Thomas Schmitt 183fda33a6 Disabled use of iso_tree_add_new_symlink() in favor of iso_tree_add_new_node() 2009-05-16 16:59:25 +00:00
Thomas Schmitt 2237469e18 LBA sorted processing of -compare_r and -update_r for smoother MMC reading 2009-05-16 16:56:21 +00:00
Thomas Schmitt 2faac5462e Enhanced option -extract_cut for handling filtered files 2009-05-14 08:20:33 +00:00
Thomas Schmitt eea365ce35 New option -hardlinks 2009-05-09 20:17:35 +00:00
Thomas Schmitt f70287eaf8 New API options isoburn_ropt_noino and isoburn_igopt_hardlinks 2009-05-09 20:12:39 +00:00
Thomas Schmitt 9704cb8ce1 Adapted xorriso-standalone to version leap libburn-0.6.7 2009-05-08 07:36:29 +00:00
Thomas Schmitt 91955a715a Bug fix: -load volid did not perform pattern searc 2009-05-06 17:43:30 +00:00
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