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 |
|
|
cb023891e5
|
Minor changes with waiting for drive and fifo status display
|
2007-10-07 11:06:37 +00:00 |
|
|
b4c9692efc
|
Corrected status reply for unstarted fifo (2nd try)
|
2007-10-07 11:05:00 +00:00 |
|
|
a2980736ed
|
Corrected status reply for unstarted fifo
|
2007-10-07 11:03:07 +00:00 |
|
|
3e7c3985b5
|
Fixed data spoiling bug with ring buffer introduced with rev 1155
|
2007-10-05 23:15:25 +00:00 |
|
|
e54562c05d
|
Revoked urge to have a magic[4] in burn_source (free_data is magic enough)
|
2007-10-05 08:57:52 +00:00 |
|
|
fb4994f331
|
Corrected abort preventing bug introduced with revision 1131
|
2007-10-04 21:29:49 +00:00 |
|
|
0395a130f0
|
Minor adjustments with comment text
|
2007-10-04 21:02:06 +00:00 |
|
|
979447006e
|
Inserted the necessary error messages and magic numbers
|
2007-10-04 20:06:38 +00:00 |
|
|
063e04ca4b
|
Inserted the necessary error messages and magic numbers
|
2007-10-04 20:00:58 +00:00 |
|
|
deead17702
|
Made use of 4 MB fifo
|
2007-10-03 22:38:39 +00:00 |
|
|
3e27a5f196
|
More documentation for burn_source, new API call burn_fifo_inquire_status()
|
2007-10-03 22:37:39 +00:00 |
|
|
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 |
|
|
fff15eb73c
|
More documentation for burn_source
|
2007-10-03 11:54:42 +00:00 |
|
Vreixo Formoso Lopes
|
5411f0be32
|
Set the flush-bit in activate session.
|
2007-10-03 11:30:10 +00:00 |
|
|
055e0caeab
|
Ensured synchronize cache before release
|
2007-10-03 11:24:41 +00:00 |
|
|
a5b0be3885
|
More documentation for burn_source
|
2007-10-03 08:41:01 +00:00 |
|
|
c0f342970e
|
Function graft_point(),some general polishing, call of iso_volset_free disabled
|
2007-10-02 21:36:44 +00:00 |
|
|
f9572c1e89
|
Corrected error with revision 1145
|
2007-10-02 17:59:12 +00:00 |
|
Vreixo Formoso Lopes
|
24ffd32605
|
Change burn_source implementation to fit libburn requirements.
|
2007-10-02 16:47:19 +00:00 |
|
|
ba9e1127dd
|
Clarified role of burn_source
|
2007-10-02 13:54:54 +00:00 |
|
|
f7a2646e97
|
Moved minimum tracksize padding out of TAO track closing. Now done before sync.
|
2007-10-02 12:06:11 +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 |
|
Vreixo Formoso Lopes
|
23cb7b9816
|
Add a set_size function to burn_source to fix sigsegv.
|
2007-10-02 07:16:50 +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 |
|
|
20d4cbd608
|
Disallowed --read_and_print raw:- , allowed to write to chardev+pipe+socket
|
2007-09-30 21:26:25 +00:00 |
|
|
f94133cf45
|
Implemented a simple fifo to decouple from burn_source signals
|
2007-09-30 21:24:55 +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 |
|
|
243531a5b0
|
Added forgotten handling of non-writer-non-control threads
|
2007-09-29 19:15:49 +00:00 |
|
|
9d6e80a6e2
|
Trying to catch signals from within the writer thread
|
2007-09-29 18:50:19 +00:00 |
|
Vreixo Formoso Lopes
|
6d4e145dc4
|
Support for specify image creation options.
|
2007-09-28 16:10:48 +00:00 |
|
|
6770c4af16
|
Removed apostrophes which my compiler does not like
|
2007-09-28 16:04:09 +00:00 |
|
|
22bc2b0312
|
Next cdrskin-0.3.9 cycle
|
2007-09-27 10:39:37 +00:00 |
|
|
86af789021
|
Corrected announcement with dev=help about stdio: "Open via UNIX device"
|
2007-09-27 09:32:13 +00:00 |
|
|
1024e2a68d
|
Disallowed emulated drives for superuser, allowed stdio:/dev/null for all
|
2007-09-27 08:34:26 +00:00 |
|
|
e54f3adc0e
|
Made -O2 default if not -g is given
|
2007-09-26 17:39:35 +00:00 |
|
|
0c65b4696b
|
Streamlined and moved legal stuff to end of text
|
2007-09-26 16:00:32 +00:00 |
|
|
6ad69223f6
|
Disabled --allow_emulated_drives in setuid runs
|
2007-09-26 15:53:43 +00:00 |
|
Vreixo Formoso Lopes
|
251c52557c
|
Some new taks added to TODO file
|
2007-09-26 11:44:48 +00:00 |
|
Vreixo Formoso Lopes
|
04e3a9dfba
|
Migration to iso_file_src in file writing function.
|
2007-09-26 07:47:45 +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 |
|