Commit Graph

2841 Commits

Author SHA1 Message Date
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
Thomas Schmitt 7a768d6f5a Some safety precautions against malicious input, enabled -cdx, -cdi for -add 2007-10-15 20:36:33 +00:00
Thomas Schmitt 50d49aa76c Made -end give up drives 2007-10-15 16:03:42 +00:00
Thomas Schmitt a2104bc9d1 Implemented -dev, -add, -commit 2007-10-15 15:27:51 +00:00
Thomas Schmitt f890e06e48 Began to implement interface to our libraries 2007-10-14 12:20:56 +00:00
Thomas Schmitt 17112a88f1 Implemented setter level of -abort_on, fixed bugs about -f,-no_rc,startup files 2007-10-14 10:56:01 +00:00
Thomas Schmitt fd6377e1da Implemented xorriso setter level of -fs, -gid, -uid 2007-10-13 15:19:10 +00:00
Thomas Schmitt ea7a27da8b Implemented -speed and enlarged -status list 2007-10-13 14:11:20 +00:00
Thomas Schmitt c5ab610a18 Made -dialog and -options_from_file work 2007-10-13 10:33:03 +00:00
Thomas Schmitt eeec00b06f Introduced version and build timestamps, library headers 2007-10-12 23:06:49 +00:00
Thomas Schmitt a1d948fd8c A build facility to circumvent autotools during development 2007-10-12 22:19:19 +00:00
Thomas Schmitt c5b9d6471f The stub of new application xorriso 2007-10-12 20:39:29 +00:00
Thomas Schmitt cf2baa3a84 Several directories and files in one session, added display of fifo 2007-10-08 20:41:42 +00:00
Thomas Schmitt a903d19024 Introduced fifo reference into isoburn object 2007-10-08 20:40:52 +00:00
Vreixo Formoso Lopes 3ea67e86a4 Set the flush-bit in activate session. 2007-10-03 11:30:10 +00:00
Thomas Schmitt 3d59d26849 Function graft_point(),some general polishing, call of iso_volset_free disabled 2007-10-02 21:36:44 +00:00
Vreixo Formoso Lopes 5818ce44f5 Bug fix: we want to modify full images! 2007-10-02 07:54:37 +00:00
Vreixo Formoso Lopes f20c691407 Trivial compile fixes. 2007-10-02 07:34:19 +00:00
Thomas Schmitt 6e71cb7f5b Allowed isoburn_disc_get_msc1() for closed media 2007-10-01 17:59:58 +00:00
Vreixo Formoso Lopes e0333e1e33 Addition of a fifo to isolate the libburn writer thread from libisofs
burn_source.
2007-10-01 14:26:36 +00:00
Vreixo Formoso Lopes 5598861309 Taken into account wrong nwa from buggy drives. 2007-10-01 14:12:48 +00:00
Vreixo Formoso Lopes f74f6abcc4 Set propertly nwa for multisession discs. 2007-10-01 09:56:47 +00:00
Vreixo Formoso Lopes a8c4179e0b Fix compiler bug. 2007-10-01 07:18:34 +00:00
Thomas Schmitt 52abdb1bf4 Released drive in case welcome_media fails 2007-09-30 12:11:10 +00:00
Thomas Schmitt 0c6ab93875 Added optional code for a pseudo CD-RW to test the code for MMC multi-session 2007-09-29 22:18:34 +00:00
Vreixo Formoso Lopes 22d0969098 Support for specify image creation options. 2007-09-28 16:10:48 +00:00
Vreixo Formoso Lopes 33ef32b389 Don't overwrite iso descriptors with new images on blank disc.
Doing so can cause the overwrite of valid filesystem info.
2007-09-26 07:27:16 +00:00
Mario Danic 2d974598a7 Throw out two-liner which made drive release 2007-09-25 18:47:15 +00:00
Vreixo Formoso Lopes f49d23a8c5 Fixed bug, blank discs also need a volset in truct isbourn. 2007-09-25 14:09:04 +00:00
Vreixo Formoso Lopes b765efef60 correct handling of disc status and blank discs in read volset 2007-09-23 16:23:55 +00:00
Thomas Schmitt db6fc81ea8 Called isoburn_create_data_source() and isoburn_free_data_source() 2007-09-23 15:55:18 +00:00
Vreixo Formoso Lopes cff1144b0e Replace rwopts management with data_source related functions 2007-09-23 15:32:48 +00:00
Vreixo Formoso Lopes aa9d33c9e3 New API function for image modification 2007-09-23 14:57:25 +00:00
Thomas Schmitt 9788b0d0b4 Removed all references to isoburn.treatment from burn_wrap.c 2007-09-23 14:53:42 +00:00