|
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 |
|
|
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 |
|
|
bb4ecd309d
|
Corrected image path bug with -add of regular files, and -add /=/some/dir
|
2007-10-15 20:37:53 +00:00 |
|
|
c4c2e75371
|
Some safety precautions against malicious input, enabled -cdx, -cdi for -add
|
2007-10-15 20:36:33 +00:00 |
|
|
5f49639460
|
Made -end give up drives
|
2007-10-15 16:03:42 +00:00 |
|
|
c948957f65
|
Implemented -dev, -add, -commit
|
2007-10-15 15:27:51 +00:00 |
|
|
4f382d8cdf
|
Began to implement interface to our libraries
|
2007-10-14 12:20:56 +00:00 |
|
|
58e3a855bd
|
Implemented setter level of -abort_on, fixed bugs about -f,-no_rc,startup files
|
2007-10-14 10:56:01 +00:00 |
|
|
36ba6a1669
|
Implemented xorriso setter level of -fs, -gid, -uid
|
2007-10-13 15:19:10 +00:00 |
|
|
a16ed65863
|
Implemented -speed and enlarged -status list
|
2007-10-13 14:11:20 +00:00 |
|
|
bac1d89199
|
Made -dialog and -options_from_file work
|
2007-10-13 10:33:03 +00:00 |
|
|
b45b635c50
|
Introduced version and build timestamps, library headers
|
2007-10-12 23:06:49 +00:00 |
|
|
af866846de
|
A build facility to circumvent autotools during development
|
2007-10-12 22:19:19 +00:00 |
|
|
db91ed36f0
|
The stub of new application xorriso
|
2007-10-12 20:39:29 +00:00 |
|
|
059f9ffceb
|
Several directories and files in one session, added display of fifo
|
2007-10-08 20:41:42 +00:00 |
|
|
f90b3a2342
|
Introduced fifo reference into isoburn object
|
2007-10-08 20:40:52 +00:00 |
|
Vreixo Formoso Lopes
|
5411f0be32
|
Set the flush-bit in activate session.
|
2007-10-03 11:30:10 +00:00 |
|
|
c0f342970e
|
Function graft_point(),some general polishing, call of iso_volset_free disabled
|
2007-10-02 21:36:44 +00:00 |
|
Vreixo Formoso Lopes
|
72280e9ad3
|
Bug fix: we want to modify full images!
|
2007-10-02 07:54:37 +00:00 |
|
Vreixo Formoso Lopes
|
04eb760556
|
Trivial compile fixes.
|
2007-10-02 07:34:19 +00:00 |
|
|
a0c41b7563
|
Allowed isoburn_disc_get_msc1() for closed media
|
2007-10-01 17:59:58 +00:00 |
|
Vreixo Formoso Lopes
|
fbb4cda0ab
|
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
|
cd63872e2b
|
Taken into account wrong nwa from buggy drives.
|
2007-10-01 14:12:48 +00:00 |
|
Vreixo Formoso Lopes
|
7e78db29e4
|
Set propertly nwa for multisession discs.
|
2007-10-01 09:56:47 +00:00 |
|
Vreixo Formoso Lopes
|
1b3b80ff6c
|
Fix compiler bug.
|
2007-10-01 07:18:34 +00:00 |
|
|
23b2720cc0
|
Released drive in case welcome_media fails
|
2007-09-30 12:11:10 +00:00 |
|
|
782067545b
|
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
|
6d4e145dc4
|
Support for specify image creation options.
|
2007-09-28 16:10:48 +00:00 |
|
Vreixo Formoso Lopes
|
7d5a240fff
|
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
|
7d7a5dab65
|
Throw out two-liner which made drive release
|
2007-09-25 18:47:15 +00:00 |
|
Vreixo Formoso Lopes
|
7e17d32233
|
Fixed bug, blank discs also need a volset in truct isbourn.
|
2007-09-25 14:09:04 +00:00 |
|
Vreixo Formoso Lopes
|
87f1c84c63
|
correct handling of disc status and blank discs in read volset
|
2007-09-23 16:23:55 +00:00 |
|
|
8222fbcd49
|
Called isoburn_create_data_source() and isoburn_free_data_source()
|
2007-09-23 15:55:18 +00:00 |
|
Vreixo Formoso Lopes
|
42358794bb
|
Replace rwopts management with data_source related functions
|
2007-09-23 15:32:48 +00:00 |
|
Vreixo Formoso Lopes
|
7e54a8ed21
|
New API function for image modification
|
2007-09-23 14:57:25 +00:00 |
|
|
05769b25f0
|
Removed all references to isoburn.treatment from burn_wrap.c
|
2007-09-23 14:53:42 +00:00 |
|
Vreixo Formoso Lopes
|
f5627b0c9e
|
Remove unneeded field in struct isoburn
|
2007-09-22 16:53:40 +00:00 |
|
|
eb2b87b916
|
Made use of burn_msgs_submit() for error messages
|
2007-09-22 15:50:27 +00:00 |
|
Vreixo Formoso Lopes
|
c40952061d
|
Add example test program and some changes to make it work
|
2007-09-22 15:19:05 +00:00 |
|
|
8d5daf11d3
|
Enabled treatment==2 in isoburn_drive_scan_and_grab()
|
2007-09-22 14:02:34 +00:00 |
|