Commit Graph

2667 Commits

Author SHA1 Message Date
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
Thomas Schmitt cdd46d0a2a 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 9b33a3eaf6 LBA sorted processing of -compare_r and -update_r for smoother MMC reading 2009-05-16 16:56:21 +00:00
Thomas Schmitt 4fdf92da42 Enhanced option -extract_cut for handling filtered files 2009-05-14 08:20:33 +00:00
Thomas Schmitt e784320c2f New option -hardlinks 2009-05-09 20:17:35 +00:00
Thomas Schmitt 3c2d2dd3e1 New API options isoburn_ropt_noino and isoburn_igopt_hardlinks 2009-05-09 20:12:39 +00:00
Thomas Schmitt b445427d0f Adapted xorriso-standalone to version leap libburn-0.6.7 2009-05-08 07:36:29 +00:00
Thomas Schmitt 95315f4c7a libburn release 0.6.6 is ready 2009-05-08 06:00:02 +00:00
Thomas Schmitt 17ea10aa1c Documented changes and release timestamp 2009-05-07 18:17:54 +00:00
Thomas Schmitt eeec92801f Updated cdrskin tarball generator 2009-05-07 18:16:55 +00:00
Thomas Schmitt 358678eeef Made number transition and activated development documentation 2009-05-07 18:15:47 +00:00
Thomas Schmitt 0015ef8771 Mentioned BD were it was missing 2009-05-07 18:12:32 +00:00
Thomas Schmitt ac5360a6c9 Documented changes and release timestamp 2009-05-07 12:23:26 +00:00
Thomas Schmitt 833c89bfb1 Updated cdrskin tarball generator 2009-05-07 12:22:11 +00:00
Thomas Schmitt fbb3b53922 Made number transition and activated development documentation 2009-05-07 12:15:21 +00:00
Thomas Schmitt c9e78d2546 Mentioned BD were it was missing 2009-05-07 12:09:13 +00:00
Thomas Schmitt f2e2aa44e4 Branching for libburn release 0.6.6 2009-05-07 09:47:38 +00:00
Thomas Schmitt b1912f8f39 Bug fix: -load volid did not perform pattern searc 2009-05-06 17:43:30 +00:00
Thomas Schmitt 495fb8dee0 Bug fix: SIGSEGV with option -status and no search string 2009-05-06 17:35:52 +00:00
Thomas Schmitt 19805e6a0a Bug fix: Device scan stalled on FreeBSD. Ticket 148 jwele 2009-04-30 07:08:23 +00:00
Thomas Schmitt 8a55deb67a Replaced 8 blanks by a tab 2009-04-30 06:59:35 +00:00
Thomas Schmitt 4d35664d90 Marked alleged use of uninitialized memory reported by valgrind 2009-04-30 06:56:47 +00:00
Jaime Thomas d036801e85 Update unmount and TODO. 2009-04-30 00:04:43 +00:00
Jaime Thomas d54838db08 Ask to unmount the disc via dbus/hal, although it isn't as much of a silver bullet as I wish. It unmounts discs from EFM fine, but Thunar isn't so compliant. 2009-04-29 02:46:32 +00:00
Thomas Schmitt a3360d81a2 Issueing pacifier messages from within isoburn_set_msc1() 2009-04-25 16:28:48 +00:00
Thomas Schmitt 63d7cb7a7a Moved call of isoburn_set_msgs_submit() to Xorriso_startup_libraries() 2009-04-25 16:22:05 +00:00
Thomas Schmitt a3ceb34055 Used isoburn_toc_track_get_emul() in isoburn_set_msc1() 2009-04-25 16:00:13 +00:00