Commit Graph

1203 Commits

Author SHA1 Message Date
Thomas Schmitt 08c28527ec Updated changelog and todo list 2007-10-17 23:01:04 +00:00
Thomas Schmitt 868ffbeb77 Fixed bug with -prompt. Fixed bug with # comments. (of rev 1194) 2007-10-17 22:58:36 +00:00
Thomas Schmitt a4ab43623a Fixed bug with -speed. 2007-10-17 22:50:42 +00:00
Thomas Schmitt 2f2169c6cf Fixed obvious bug with -J. (Still wondering wether it works) 2007-10-17 22:49:26 +00:00
Thomas Schmitt 8ee0765a6d Activated -ban_stdio_write 2007-10-17 21:58:10 +00:00
Thomas Schmitt 55632c428d Rounding up fabricated nwa to full 32k addresses, API call for exact image size 2007-10-17 21:42:37 +00:00
Thomas Schmitt 5e7d775a16 Forgot to make off_t 64 bit 2007-10-17 21:38:55 +00:00
Thomas Schmitt da510cfd0e Continued work with -toc 2007-10-17 20:02:45 +00:00
Thomas Schmitt 356248bd3e Implemented core of option -toc 2007-10-17 18:30:37 +00:00
Thomas Schmitt 7d41363050 Prepended a "-" to any input line if missing 2007-10-17 16:54:16 +00:00
Thomas Schmitt 8b7fc3e911 Reinstated the distinction of message sources, respected # in dialog 2007-10-17 15:01:49 +00:00
Thomas Schmitt bbb8ddfd1f Told burn_read_data() to stay silent on non-existent drive or read error 2007-10-17 13:03:24 +00:00
Thomas Schmitt deef424796 Worked on failure severities, message system, program abort decision 2007-10-17 13:02:32 +00:00
Thomas Schmitt 9c87a830bb Worked on failure severities, message system, program abort decision 2007-10-17 13:00:58 +00:00
Thomas Schmitt c9db94896d New API function burn_text_to_sev() 2007-10-16 21:22:29 +00:00
Thomas Schmitt 7a07f6e7bb Worked on failure severities, message system, program abort decision 2007-10-16 21:09:36 +00:00
Thomas Schmitt 08a65a6c91 Implemented -rollback 2007-10-15 22:40:39 +00:00
Thomas Schmitt bb4ecd309d Corrected image path bug with -add of regular files, and -add /=/some/dir 2007-10-15 20:37:53 +00:00
Thomas Schmitt c4c2e75371 Some safety precautions against malicious input, enabled -cdx, -cdi for -add 2007-10-15 20:36:33 +00:00
Thomas Schmitt 5f49639460 Made -end give up drives 2007-10-15 16:03:42 +00:00
Thomas Schmitt c948957f65 Implemented -dev, -add, -commit 2007-10-15 15:27:51 +00:00
Thomas Schmitt 3bb68810d7 Activated re-usal of disposed global drive_array slots 2007-10-15 14:41:29 +00:00
Thomas Schmitt 9322c1832a Corrected SIGSEGV with changing from one drive to the other 2007-10-15 11:59:34 +00:00
Thomas Schmitt a36dd06d92 Made possible to silence error message about missing pseudo drive 2007-10-15 11:58:08 +00:00
Thomas Schmitt 7833b81678 Corrected 4-byte buffer overflow (which did no detectable harm) 2007-10-15 11:55:34 +00:00
Thomas Schmitt 4f382d8cdf Began to implement interface to our libraries 2007-10-14 12:20:56 +00:00
Thomas Schmitt 58e3a855bd Implemented setter level of -abort_on, fixed bugs about -f,-no_rc,startup files 2007-10-14 10:56:01 +00:00
Thomas Schmitt 36ba6a1669 Implemented xorriso setter level of -fs, -gid, -uid 2007-10-13 15:19:10 +00:00
Thomas Schmitt a16ed65863 Implemented -speed and enlarged -status list 2007-10-13 14:11:20 +00:00
Thomas Schmitt bac1d89199 Made -dialog and -options_from_file work 2007-10-13 10:33:03 +00:00
Thomas Schmitt b45b635c50 Introduced version and build timestamps, library headers 2007-10-12 23:06:49 +00:00
Thomas Schmitt af866846de A build facility to circumvent autotools during development 2007-10-12 22:19:19 +00:00
Thomas Schmitt db91ed36f0 The stub of new application xorriso 2007-10-12 20:39:29 +00:00
Thomas Schmitt 059f9ffceb Several directories and files in one session, added display of fifo 2007-10-08 20:41:42 +00:00
Thomas Schmitt f90b3a2342 Introduced fifo reference into isoburn object 2007-10-08 20:40:52 +00:00
Vreixo Formoso Lopes 42e0289725 Fix bug in mangle_all. 2007-10-08 16:07:10 +00:00
Vreixo Formoso Lopes 240377b3d0 Return 0 on EOF in burn_source. 2007-10-08 07:57:23 +00:00
Thomas Schmitt cb023891e5 Minor changes with waiting for drive and fifo status display 2007-10-07 11:06:37 +00:00
Thomas Schmitt b4c9692efc Corrected status reply for unstarted fifo (2nd try) 2007-10-07 11:05:00 +00:00
Thomas Schmitt a2980736ed Corrected status reply for unstarted fifo 2007-10-07 11:03:07 +00:00
Thomas Schmitt 3e7c3985b5 Fixed data spoiling bug with ring buffer introduced with rev 1155 2007-10-05 23:15:25 +00:00
Thomas Schmitt e54562c05d Revoked urge to have a magic[4] in burn_source (free_data is magic enough) 2007-10-05 08:57:52 +00:00
Thomas Schmitt fb4994f331 Corrected abort preventing bug introduced with revision 1131 2007-10-04 21:29:49 +00:00
Thomas Schmitt 0395a130f0 Minor adjustments with comment text 2007-10-04 21:02:06 +00:00
Thomas Schmitt 979447006e Inserted the necessary error messages and magic numbers 2007-10-04 20:06:38 +00:00
Thomas Schmitt 063e04ca4b Inserted the necessary error messages and magic numbers 2007-10-04 20:00:58 +00:00
Thomas Schmitt deead17702 Made use of 4 MB fifo 2007-10-03 22:38:39 +00:00
Thomas Schmitt 3e27a5f196 More documentation for burn_source, new API call burn_fifo_inquire_status() 2007-10-03 22:37:39 +00:00
Thomas Schmitt 54006e424c Implemented the ring buffer of burn_fifo_source_new() object 2007-10-03 22:35:37 +00:00
Vreixo Formoso Lopes 5263e46639 Some fixes in burn_source implementation 2007-10-03 16:32:09 +00:00