Commit Graph

1536 Commits

Author SHA1 Message Date
Vreixo Formoso Lopes
3888b469ae Add setter and getters for atime and ctime on tree_node. 2007-10-22 09:30:43 +00:00
Vreixo Formoso Lopes
6a9689fb82 Added getter and setter for mtime on tree_node. 2007-10-22 08:44:33 +00:00
Vreixo Formoso Lopes
3160ed761e Add get_size() method to tree_node. 2007-10-22 08:39:22 +00:00
08374c8971 Implemented sorting of -ls by node name, implemented leaf name search patterns 2007-10-21 21:32:23 +00:00
eff9566c2b Hopefully completed -cdx 2007-10-21 18:52:03 +00:00
65e6e45dff Hopefully completed -cd alias -cdi 2007-10-21 15:10:41 +00:00
46a56ad8d0 Began to implement -ls and -ls_l, enhanced -cdi, not done yet 2007-10-21 12:42:27 +00:00
7f9694b2b4 Silenced compiler warning about C++ style comment 2007-10-21 10:51:36 +00:00
a140a6e566 Implemented -rm and -rm_r 2007-10-21 09:48:17 +00:00
3752612a03 Polished man page 2007-10-20 19:50:24 +00:00
3ad7245f50 Completed -tell_media_space, checked space before burn, failed -end exits >0 2007-10-20 19:48:36 +00:00
9c546c72ba Splitted think text from emerging man page, formatted man page 2007-10-20 17:12:11 +00:00
1fa4b04229 Implemented options -format and -blank deformat, -close and closed media 2007-10-20 17:10:04 +00:00
b09ff95b4e Directed write mode failure message to libburn queue, repaired wrote_well 2007-10-20 17:06:51 +00:00
00eba3c5d6 Implemented option -blank 2007-10-19 20:41:34 +00:00
8495cefa52 Implemented option -eject 2007-10-19 17:35:20 +00:00
12e5fbb1f2 Implemented verbosity control by option -report_about 2007-10-19 16:49:37 +00:00
51672f9bc1 Implemented -print-size 2007-10-19 15:13:16 +00:00
cf46802aac Made reports with -add normal infos (formerly NOTE events) 2007-10-19 14:00:06 +00:00
fd5e112c03 Removed useless alternative after zombies turned out to be caused by gdb 2007-10-19 13:32:49 +00:00
868ebb921a Small change with debug verbosity of abort handler 2007-10-19 13:27:59 +00:00
b12a1bc1fa Starting threads detached, providing two alternatives. But zombies still there. 2007-10-19 11:53:19 +00:00
Vreixo Formoso Lopes
1bd5a10ac9 Guard against a message retrieval before library initialization. 2007-10-19 07:36:14 +00:00
b12a8fd219 Fixed a SIGSEGV with empty drive 2007-10-18 22:56:43 +00:00
ccb12bf119 Silenced compile warning 2007-10-18 22:19:00 +00:00
591cbefe65 Took care of disposal of burn_disc ovbject 2007-10-18 22:17:46 +00:00
2faecdca1c Prevented SIGSEGV with burn_msgs_obtain() on non-initialized library 2007-10-18 20:03:50 +00:00
11d9ff7c2d Calmed down hyperactive sleep interval with drive scanning 2007-10-18 19:39:13 +00:00
d444c29909 Fixed a SIGSEGV with xorriso -version run 2007-10-18 18:57:19 +00:00
d248429f63 Implemented option -tell_media_space 2007-10-18 18:32:32 +00:00
05890b61d4 Implemented option -devices 2007-10-18 17:14:09 +00:00
49b1637579 isoburn_read_volset() now hands out an official volset reference 2007-10-18 14:48:35 +00:00
Vreixo Formoso Lopes
be43aab45f Added iso_volset_ref(). 2007-10-18 07:32:37 +00:00
08c28527ec Updated changelog and todo list 2007-10-17 23:01:04 +00:00
868ffbeb77 Fixed bug with -prompt. Fixed bug with # comments. (of rev 1194) 2007-10-17 22:58:36 +00:00
a4ab43623a Fixed bug with -speed. 2007-10-17 22:50:42 +00:00
2f2169c6cf Fixed obvious bug with -J. (Still wondering wether it works) 2007-10-17 22:49:26 +00:00
8ee0765a6d Activated -ban_stdio_write 2007-10-17 21:58:10 +00:00
55632c428d Rounding up fabricated nwa to full 32k addresses, API call for exact image size 2007-10-17 21:42:37 +00:00
5e7d775a16 Forgot to make off_t 64 bit 2007-10-17 21:38:55 +00:00
da510cfd0e Continued work with -toc 2007-10-17 20:02:45 +00:00
356248bd3e Implemented core of option -toc 2007-10-17 18:30:37 +00:00
7d41363050 Prepended a "-" to any input line if missing 2007-10-17 16:54:16 +00:00
8b7fc3e911 Reinstated the distinction of message sources, respected # in dialog 2007-10-17 15:01:49 +00:00
bbb8ddfd1f Told burn_read_data() to stay silent on non-existent drive or read error 2007-10-17 13:03:24 +00:00
deef424796 Worked on failure severities, message system, program abort decision 2007-10-17 13:02:32 +00:00
9c87a830bb Worked on failure severities, message system, program abort decision 2007-10-17 13:00:58 +00:00
c9db94896d New API function burn_text_to_sev() 2007-10-16 21:22:29 +00:00
7a07f6e7bb Worked on failure severities, message system, program abort decision 2007-10-16 21:09:36 +00:00
08a65a6c91 Implemented -rollback 2007-10-15 22:40:39 +00:00