Commit Graph

2622 Commits

Author SHA1 Message Date
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
Thomas Schmitt 913db3c429 New -find tests -wholename, -prune 2009-04-23 10:32:57 +00:00
Thomas Schmitt 28d19db8d0 Made use of new libisoburn call to accelerate option -toc for large TOC 2009-04-22 17:37:00 +00:00
Thomas Schmitt 375e807827 New API call isoburn_toc_track_get_emul() 2009-04-22 17:36:04 +00:00
Thomas Schmitt 156ec36f66 Updated xorriso web page 2009-04-22 10:21:54 +00:00
Thomas Schmitt 1c33c6d1e2 Allowed implicit -and operator with -not, -if and -sub 2009-04-21 18:42:07 +00:00
Thomas Schmitt 254d2f8413 Enhanced -find testing by operators -not, -or, -and, (, ), -if, -else, -endif 2009-04-21 17:36:05 +00:00
Jaime Thomas 239ee6e91e Use known data for burning disc initialization, helps to not block the interface. 2009-04-19 23:24:53 +00:00
Jaime Thomas c741e1b580 Erasing now utilizes info already aquired from ecdb_hal. 2009-04-19 19:20:04 +00:00
Jaime Thomas 62607be1c9 Knock another item off the TODO. Theme now emits ecdb,clicked for taking action, and ecdb,activate for focusing. 2009-04-19 18:31:20 +00:00
Thomas Schmitt 8d47250ad9 Promoted branch to tag 2009-04-19 10:20:59 +00:00
Jaime Thomas 796fd97f90 Fix some bad memory stuff, add more logging. 2009-04-19 03:34:54 +00:00
Jaime Thomas 4bfe8b8d5c Update TODO to reflect dbus additions. 2009-04-19 01:57:03 +00:00
Jaime Thomas edc3306315 More work with dbus. 2009-04-19 01:54:14 +00:00
Jaime Thomas b7cf7fc4b9 DBus goodness! Drive detection is more reliable now, need to implement some detection of the volume characteristics now. 2009-04-18 23:18:17 +00:00
Thomas Schmitt 2a9fb5100f Documented changes and release timestamp 2009-04-18 15:09:44 +00:00
Thomas Schmitt e7854b5768 Version leap to libisoburn-0.3.9 2009-04-18 15:09:06 +00:00
Thomas Schmitt fe8f41d421 Documented changes and release timestamp 2009-04-18 15:02:18 +00:00
Thomas Schmitt 789cbcd3c0 Last minute correction in xorriso man page 2009-04-18 15:00:41 +00:00
Thomas Schmitt 724d61a4b8 Last minute correction in xorriso man page 2009-04-18 15:00:22 +00:00
Thomas Schmitt 2312f4f39a Version leap to libisoburn-0.3.8 2009-04-18 12:39:16 +00:00
Thomas Schmitt 036d35b787 Adapted xorriso-standalone to version leap libisofs-0.6.19 2009-04-18 11:45:58 +00:00
Thomas Schmitt 1409588209 Adapted xorriso-standalone to version leap libisofs-0.6.19 2009-04-18 11:44:30 +00:00
Thomas Schmitt 5a29517294 Branching for libisoburn release 0.3.8 2009-04-18 11:41:43 +00:00
Thomas Schmitt 78078eea26 Fixed bugs with rarely used make dist 2009-04-16 14:56:13 +00:00
Thomas Schmitt 1672366c71 Adapted xorriso-standalone to version leap libisofs-0.6.18 2009-04-15 18:53:56 +00:00
Thomas Schmitt 757b265875 Requiring libisofs-0.6.18 now 2009-04-15 18:52:41 +00:00
Thomas Schmitt 54af3a22b6 Removed dependency on Libisofs_has_auto_input_charseT 2009-04-15 18:51:31 +00:00
Thomas Schmitt 4e8f8e433b Adopted new libisofs filter module gzip.c, builtin filters --gzip, --gunzip 2009-04-15 07:19:47 +00:00
Thomas Schmitt 2987704406 New -zisofs option by_magic=on 2009-04-14 09:23:06 +00:00
Thomas Schmitt 69b406fc42 Updated README texts of libisoburn and xorriso 2009-04-14 09:19:37 +00:00
Jaime Thomas 89c6406b48 Small fixes here and there. 2009-04-14 02:49:43 +00:00
Thomas Schmitt aa9e0f4f3d Updated xorriso web page 2009-04-12 12:08:09 +00:00
Thomas Schmitt 8bb5a1f21e New option -zisofs, builtin filters --zisofs and --zisofs-decode 2009-04-11 17:26:48 +00:00
Thomas Schmitt 1aeaaed0ed Adjustments with filter --zisofs-decode 2009-04-11 12:53:27 +00:00
Thomas Schmitt 87b1936589 Included a copy of doc/zisofs_format.txt in xorriso-standalone 2009-04-11 12:51:39 +00:00
Thomas Schmitt b315575faa Introduced builtin filters --zisofs and --zisofs-decode 2009-04-10 10:32:53 +00:00
Thomas Schmitt 4d781c486d Took into respect optional libz dependency of libisofs 2009-04-10 10:25:58 +00:00
Thomas Schmitt b76a33be47 Removed some unused old code branches 2009-04-07 12:21:13 +00:00
Thomas Schmitt f393aed6db New -find tests -has_filter, -has_no_filter 2009-04-07 12:02:53 +00:00
Thomas Schmitt 9217666566 Fixed bug introduced with 2575 2009-04-06 16:15:39 +00:00
Thomas Schmitt f116dc1abd Changed appearance of -show_stream, fixed bug introduced with rev 2575 2009-04-06 14:31:07 +00:00
Thomas Schmitt fb25ceaeb0 New options -show_stream, -show_stream_r, -exec show_stream 2009-04-06 13:20:05 +00:00
Thomas Schmitt c74440e27b Suffix rollback with -set_filter --remove-all-filters 2009-04-06 10:08:48 +00:00
Thomas Schmitt e44a0fe6df Updated xorriso web page 2009-04-05 18:29:19 +00:00
Thomas Schmitt 3a63d2b10f New -osirrox mode "banned" 2009-04-05 14:30:45 +00:00