Commit Graph

1153 Commits

Author SHA1 Message Date
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
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
17f81ef2fd Add iso_file_src default implementation.
This will be the base class for file content writting, with support for 
on-the-file file modification, useful for things like compression or 
encryption.
2007-09-25 10:17:29 +00:00
3e4323942c Blocked against file descriptor drives. Too dangerous for a demo. 2007-09-24 18:21:32 +00:00
5df00bc231 Made stdio-drives work on readonly CD block devices 2007-09-24 18:14:07 +00:00
64d740daaa Took into respect new drive role 3 2007-09-24 13:58:47 +00:00
897ab8fbc6 Implemented drive role 3, sequential write-only stdio drives (e.g. stdout) 2007-09-24 13:54:52 +00:00
Vreixo Formoso Lopes
495e668ebc update makefile to propertly deal with new file names. 2007-09-24 11:54:43 +00:00
Vreixo Formoso Lopes
1c2d105cb6 Rename libdax_* message system to libiso_* 2007-09-24 11:53:22 +00:00
785af9fedc Added forgotten handling of "sdtio:" with burn_drive_equals_adr() 2007-09-24 06:24:02 +00:00
20cf4bf020 Updated a comment about Immed and a debug message with tray loading 2007-09-23 16:35:44 +00:00
2004826e6d Made use of burn_drive_equals_adr() 2007-09-23 16:34:34 +00:00
344d3baaf5 New API function burn_drive_equals_adr() 2007-09-23 16:33:21 +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