Commit Graph

2693 Commits

Author SHA1 Message Date
Thomas Schmitt 4ef5b39099 configure options --enable-libdir-pkgconfig and --enable-pkgconfig-path=DIR 2009-07-07 19:39:35 +00:00
Thomas Schmitt 75b515e51f Timestamp for revision 2691 2009-07-07 19:17:40 +00:00
Thomas Schmitt c1cc6e27ba configure options --enable-libdir-pkgconfig and --enable-pkgconfig-path=DIR 2009-07-07 19:12:18 +00:00
Thomas Schmitt 15cf0c058d Aligned configure --help texts provided by own code in configure.ac 2009-07-07 17:57:26 +00:00
Thomas Schmitt 5b2ba329e1 Bug fix: Ticket 149, one byte overflow of local variable. 2009-06-30 15:45:44 +00:00
Thomas Schmitt b4729a6004 Provisory patch on ticket 152: GNU libiconv needs -liconv but offers no iconv() 2009-06-30 12:03:09 +00:00
Thomas Schmitt 0b6d93c554 Promoted branch to tag 2009-06-28 12:24:58 +00:00
Thomas Schmitt d6f4938b07 Documented changes and release timestamp 2009-06-28 12:23:58 +00:00
Thomas Schmitt eafd9bd3aa Version leap to libisoburn-0.4.1 2009-06-28 11:17:25 +00:00
Thomas Schmitt f53d789cd5 Documented changes and release timestamp 2009-06-28 11:11:08 +00:00
Thomas Schmitt 799c8363cb Version leap to libisoburn-0.4.0 2009-06-28 09:29:25 +00:00
Thomas Schmitt b5f3d85916 Branching for libisoburn release 0.4.0 2009-06-28 09:07:12 +00:00
Thomas Schmitt 92c1b17f21 With -extract : made hardlink registration combinable with sort_lba 2009-06-27 11:23:59 +00:00
Thomas Schmitt 52e510aa60 Bug fix: Copies of overwriteable media onto sequential were mistaken in ROM drives 2009-06-25 12:50:57 +00:00
Thomas Schmitt 855f114b99 Reverted order of memorized hardlink update parameters 2009-06-24 13:35:02 +00:00
Thomas Schmitt 1fe28b0a35 Updated xorriso man page 2009-06-23 16:49:48 +00:00
Thomas Schmitt 11aec9579d Deprecated -hardlinks modes "start_update", "end_update" for "perform_update" 2009-06-23 16:43:33 +00:00
Thomas Schmitt cbc30b11b1 Rough test for compile time and run time libxorriso version mismatches 2009-06-23 13:31:46 +00:00
Thomas Schmitt 86cfd2e967 Removed from xorriso main() any dependency on non-API features 2009-06-23 12:31:23 +00:00
Thomas Schmitt 3e437ec8f2 Added missing function declaration 2009-06-23 07:09:27 +00:00
Thomas Schmitt 1be341c96d Introduced alternative Makefile.am for libxorriso production 2009-06-23 06:57:34 +00:00
Thomas Schmitt 4433890336 Gave up risky direct update of hardlink siblings 2009-06-22 11:28:34 +00:00
Thomas Schmitt 3f852df6ca Wider scope of hardlink reconstruction with extract operations 2009-06-20 06:38:36 +00:00
Thomas Schmitt bf702dc38e With -update_r : detecting hardlink splits and fusions on disk 2009-06-15 12:15:12 +00:00
Thomas Schmitt b7bb047464 Retrying 3 times on EBUSY drives with generous usleep intervals 2009-06-14 09:49:47 +00:00
Thomas Schmitt 4c920b50e2 Removed xorriso.pc.in from xorriso-standalone tarball 2009-06-13 12:40:17 +00:00
Aren Olson e11f1c3f5b make setup.py respect pkg-config if available 2009-06-10 14:11:28 +00:00
Aren Olson f3194a853f python-libburn now imports successfully 2009-06-09 22:46:02 +00:00
Aren Olson b8ec7cb960 fixing build errors in python-libburn. import still fails. 2009-06-09 15:34:41 +00:00
Aren Olson 63dc525ec7 adding a distutils setup file for python-libburn 2009-06-05 22:59:51 +00:00
Mario Danic fd0503f9a1 Moved java bindings to experimental 2009-06-04 23:22:29 +00:00
Mario Danic d2852d090a Added python-libisofs bindings dir 2009-06-04 22:11:03 +00:00
Mario Danic 56004eac17 Created python dir for libisoburn 2009-06-04 22:10:12 +00:00
Mario Danic f7ed94cac9 Added initial version of python libburn bindings 2009-06-04 22:09:29 +00:00
Thomas Schmitt ee6c1ac0d9 Bug fix: No usable media was detected with old MMC-1 drives 2009-06-03 18:53:57 +00:00
Thomas Schmitt 09efaa21bc Bug fix: Old MMC-1 drives were rejected because of mode page 2Ah length 2009-06-03 08:58:18 +00:00
Thomas Schmitt 3013dd0856 Avoided to enumerate faulty drive objects 2009-06-02 17:21:43 +00:00
Thomas Schmitt 282fdab6b1 Avoided SIGSEGV if no drives were found by scan 2009-06-02 16:30:06 +00:00
Thomas Schmitt bae3cf6618 Rectified use of burn_drive.mdata->valid 2009-06-02 16:28:33 +00:00
Thomas Schmitt 27f83324f3 Adapted xorriso-standalone to version leap libisofs-0.6.21 2009-05-31 18:58:02 +00:00
Thomas Schmitt 3d01a976c6 Adapted xorriso-standalone to version leap libisofs-0.6.20 2009-05-31 10:03:03 +00:00
Thomas Schmitt 7384f5a34c Requiring libisofs-0.6.20 now 2009-05-31 10:01:45 +00:00
Thomas Schmitt a324ead9e6 Avoided unconditional output of -hardlinks with option -status 2009-05-30 16:18:00 +00:00
Thomas Schmitt 18f8a2244d Avoided unnecessary sorting during -extract 2009-05-29 16:22:53 +00:00
Thomas Schmitt 0555a47662 New option -for_backup as shortcut for -acl -xattr -hardlinks 2009-05-29 11:08:18 +00:00
Thomas Schmitt 6a2446f729 Revoked LBA sorted reading with -compare_r. It was ugly. 2009-05-26 14:28:58 +00:00
Thomas Schmitt 340f89591f Enabled -hardlinks for options -extract, -extract_l and -cp*x 2009-05-26 14:00:54 +00:00
Mario Danic 24d7ff9cf9 Created a directory for initial python-libburn work 2009-05-25 21:15:51 +00:00
Thomas Schmitt 2ae3df230c Made -scanbus work with SCSI bus numbers like 85 (USB, kernel 2.6.18.2) 2009-05-17 14:42:52 +00:00
Thomas Schmitt b271da2b58 New pseudo test with -find : -sort_lba which is actually an option 2009-05-17 11:51:26 +00:00