Commit Graph

324 Commits

Author SHA1 Message Date
Thomas Schmitt 7511f4e4bc Implemented option -mkdir 2007-10-28 16:54:29 +00:00
Thomas Schmitt 99cb813d42 Prevented some interesting pitfalls with -mv 2007-10-28 12:54:22 +00:00
Thomas Schmitt 0724b37e6e Bug fixes with option -mv 2007-10-27 23:04:35 +00:00
Thomas Schmitt fe6174cbc2 Implemented option -mv 2007-10-27 22:41:24 +00:00
Thomas Schmitt 7d681c3b31 Made -cd useable with no image loaded 2007-10-24 17:53:54 +00:00
Thomas Schmitt dbd99babd9 Implemented option -path-list 2007-10-24 10:54:43 +00:00
Thomas Schmitt d275669f03 Normalized paths to target and source before adding or removing from image 2007-10-24 10:02:15 +00:00
Thomas Schmitt 3622e2eb25 Made use of isoburn_source_opts.fifo_size 2007-10-23 12:28:36 +00:00
Thomas Schmitt 48a8d1e157 Added fifo_size to struct isoburn_source_opts 2007-10-23 12:24:24 +00:00
Thomas Schmitt 3c92180cf4 Implemented file size and mtime for -ls_l 2007-10-22 21:18:13 +00:00
Thomas Schmitt b8988d6673 Implemented sorting of -ls by node name, implemented leaf name search patterns 2007-10-21 21:32:23 +00:00
Thomas Schmitt 71c44d8a86 Hopefully completed -cdx 2007-10-21 18:52:03 +00:00
Thomas Schmitt 9ee5534c29 Hopefully completed -cd alias -cdi 2007-10-21 15:10:41 +00:00
Thomas Schmitt 6a33fc6b52 Began to implement -ls and -ls_l, enhanced -cdi, not done yet 2007-10-21 12:42:27 +00:00
Thomas Schmitt bc3ba8e076 Silenced compiler warning about C++ style comment 2007-10-21 10:51:36 +00:00
Thomas Schmitt 2b181fcb84 Implemented -rm and -rm_r 2007-10-21 09:48:17 +00:00
Thomas Schmitt 62981e7892 Polished man page 2007-10-20 19:50:24 +00:00
Thomas Schmitt 8738e9ada2 Completed -tell_media_space, checked space before burn, failed -end exits >0 2007-10-20 19:48:36 +00:00
Thomas Schmitt 361b93caa2 Splitted think text from emerging man page, formatted man page 2007-10-20 17:12:11 +00:00
Thomas Schmitt 91fe875266 Implemented options -format and -blank deformat, -close and closed media 2007-10-20 17:10:04 +00:00
Thomas Schmitt 4c7bf645c2 Directed write mode failure message to libburn queue, repaired wrote_well 2007-10-20 17:06:51 +00:00
Thomas Schmitt ca14b09852 Implemented option -blank 2007-10-19 20:41:34 +00:00
Thomas Schmitt d0d074b11f Implemented option -eject 2007-10-19 17:35:20 +00:00
Thomas Schmitt 4195d73f82 Implemented verbosity control by option -report_about 2007-10-19 16:49:37 +00:00
Thomas Schmitt f399a30e65 Implemented -print-size 2007-10-19 15:13:16 +00:00
Thomas Schmitt 8526583d00 Made reports with -add normal infos (formerly NOTE events) 2007-10-19 14:00:06 +00:00
Thomas Schmitt 38adcb045b Fixed a SIGSEGV with empty drive 2007-10-18 22:56:43 +00:00
Thomas Schmitt 6a7329cd11 Silenced compile warning 2007-10-18 22:19:00 +00:00
Thomas Schmitt 2c270d6153 Took care of disposal of burn_disc ovbject 2007-10-18 22:17:46 +00:00
Thomas Schmitt a30704318f Fixed a SIGSEGV with xorriso -version run 2007-10-18 18:57:19 +00:00
Thomas Schmitt d4216fe27e Implemented option -tell_media_space 2007-10-18 18:32:32 +00:00
Thomas Schmitt 499b98b96f Implemented option -devices 2007-10-18 17:14:09 +00:00
Thomas Schmitt 6c38a5111e isoburn_read_volset() now hands out an official volset reference 2007-10-18 14:48:35 +00:00
Thomas Schmitt 3882f5255c Updated changelog and todo list 2007-10-17 23:01:04 +00:00
Thomas Schmitt d93c252089 Fixed bug with -prompt. Fixed bug with # comments. (of rev 1194) 2007-10-17 22:58:36 +00:00
Thomas Schmitt de05ca5c48 Fixed bug with -speed. 2007-10-17 22:50:42 +00:00
Thomas Schmitt b2e682fd31 Fixed obvious bug with -J. (Still wondering wether it works) 2007-10-17 22:49:26 +00:00
Thomas Schmitt c94fca2e6b Activated -ban_stdio_write 2007-10-17 21:58:10 +00:00
Thomas Schmitt 812c698c21 Rounding up fabricated nwa to full 32k addresses, API call for exact image size 2007-10-17 21:42:37 +00:00
Thomas Schmitt f9f0ee4279 Forgot to make off_t 64 bit 2007-10-17 21:38:55 +00:00
Thomas Schmitt 1420ed74da Continued work with -toc 2007-10-17 20:02:45 +00:00
Thomas Schmitt c7c4499411 Implemented core of option -toc 2007-10-17 18:30:37 +00:00
Thomas Schmitt 97b8b45483 Prepended a "-" to any input line if missing 2007-10-17 16:54:16 +00:00
Thomas Schmitt 7f002928d2 Reinstated the distinction of message sources, respected # in dialog 2007-10-17 15:01:49 +00:00
Thomas Schmitt b1f99e5174 Told burn_read_data() to stay silent on non-existent drive or read error 2007-10-17 13:03:24 +00:00
Thomas Schmitt 67fba52fb2 Worked on failure severities, message system, program abort decision 2007-10-17 13:02:32 +00:00
Thomas Schmitt b4e4b8116d Worked on failure severities, message system, program abort decision 2007-10-17 13:00:58 +00:00
Thomas Schmitt 37969ff37f Worked on failure severities, message system, program abort decision 2007-10-16 21:09:36 +00:00
Thomas Schmitt 35c95322f1 Implemented -rollback 2007-10-15 22:40:39 +00:00
Thomas Schmitt 54bf7b64c7 Corrected image path bug with -add of regular files, and -add /=/some/dir 2007-10-15 20:37:53 +00:00