|
769ea039a1
|
Clarified role of burn_source
|
2007-10-02 13:54:54 +00:00 |
|
|
fc6163732e
|
Moved minimum tracksize padding out of TAO track closing. Now done before sync.
|
2007-10-02 12:06:11 +00:00 |
|
|
1efbf27fe3
|
Disallowed --read_and_print raw:- , allowed to write to chardev+pipe+socket
|
2007-09-30 21:26:25 +00:00 |
|
|
214de7d7df
|
Implemented a simple fifo to decouple from burn_source signals
|
2007-09-30 21:24:55 +00:00 |
|
|
97403bb20e
|
Added forgotten handling of non-writer-non-control threads
|
2007-09-29 19:15:49 +00:00 |
|
|
5d93e04b28
|
Trying to catch signals from within the writer thread
|
2007-09-29 18:50:19 +00:00 |
|
|
3dda4b92b9
|
Next cdrskin-0.3.9 cycle
|
2007-09-27 10:39:37 +00:00 |
|
|
ec763a5ec9
|
Corrected announcement with dev=help about stdio: "Open via UNIX device"
|
2007-09-27 09:32:13 +00:00 |
|
|
06ec817caa
|
Disallowed emulated drives for superuser, allowed stdio:/dev/null for all
|
2007-09-27 08:34:26 +00:00 |
|
|
ff9715aa78
|
Made -O2 default if not -g is given
|
2007-09-26 17:39:35 +00:00 |
|
|
7ec2972988
|
Streamlined and moved legal stuff to end of text
|
2007-09-26 16:00:32 +00:00 |
|
|
24d6db4b64
|
Disabled --allow_emulated_drives in setuid runs
|
2007-09-26 15:53:43 +00:00 |
|
|
011ba599cd
|
Blocked against file descriptor drives. Too dangerous for a demo.
|
2007-09-24 18:21:32 +00:00 |
|
|
78c16e7590
|
Made stdio-drives work on readonly CD block devices
|
2007-09-24 18:14:07 +00:00 |
|
|
c78403d8cf
|
Took into respect new drive role 3
|
2007-09-24 13:58:47 +00:00 |
|
|
5e995c9cd0
|
Implemented drive role 3, sequential write-only stdio drives (e.g. stdout)
|
2007-09-24 13:54:52 +00:00 |
|
|
83fe9f3621
|
Added forgotten handling of "sdtio:" with burn_drive_equals_adr()
|
2007-09-24 06:24:02 +00:00 |
|
|
9e4996a3b5
|
Updated a comment about Immed and a debug message with tray loading
|
2007-09-23 16:35:44 +00:00 |
|
|
0721cf89d1
|
Made use of burn_drive_equals_adr()
|
2007-09-23 16:34:34 +00:00 |
|
|
78dd75b1ff
|
New API function burn_drive_equals_adr()
|
2007-09-23 16:33:21 +00:00 |
|
|
606c863a55
|
Reacted on compiler warning
|
2007-09-22 19:30:45 +00:00 |
|
|
282e228a6b
|
New API function burn_msgs_submit()
|
2007-09-22 15:17:41 +00:00 |
|
|
d8990e820e
|
Updated list of unsupported cdrecord and wodim options
|
2007-09-22 14:06:43 +00:00 |
|
|
af3c8aaa5d
|
Had to revoke Immed bit on load command. LG GSA-4082B : premature "no media"
|
2007-09-21 12:04:27 +00:00 |
|
|
1e78652ac9
|
Triggered fallback by unsuitable media, made -version report fallback program
|
2007-09-20 13:00:02 +00:00 |
|
|
a6f41f8beb
|
New option fallback_program=
|
2007-09-19 21:28:18 +00:00 |
|
|
9930c22d4a
|
Made minor corrections
|
2007-09-19 14:18:48 +00:00 |
|
|
e71c12caf3
|
Made cdrskin/compile_cdrskin.sh -do_diet work again
|
2007-09-19 14:18:14 +00:00 |
|
|
5e9b8b6341
|
Next cdrskin-0.3.9 cycle
|
2007-09-19 12:46:53 +00:00 |
|
|
5230cb0c1d
|
Did a little overhaul of general paragraphs, mentioned new option -waiti
|
2007-09-19 10:12:24 +00:00 |
|
|
85f24401a8
|
Implemented emulation for cdrecord option -waiti
|
2007-09-19 09:40:16 +00:00 |
|
|
190ad329fd
|
Implemented emulation for cdrecord option -immed
|
2007-09-18 20:40:14 +00:00 |
|
|
c8e9249e9d
|
Changed some comments, reacted on harmless compiler warning
|
2007-09-18 20:15:25 +00:00 |
|
|
e43ec2b295
|
Corrected an outdated HINT text
|
2007-09-18 20:04:22 +00:00 |
|
|
a80f8359fe
|
Made use of Immed bit with 1Bh START STOP UNIT and 35h SYNCHRONIZE CACHE
|
2007-09-18 20:03:20 +00:00 |
|
|
129db7ee49
|
Made use of Immed bit with 5Bh CLOSE TRACK/SESSION
|
2007-09-18 13:03:24 +00:00 |
|
|
2748f396ae
|
Implemented emulation for cdrecord option -lock
|
2007-09-18 09:06:26 +00:00 |
|
|
698866015e
|
New API function burn_drive_leave_locked()
|
2007-09-18 09:05:05 +00:00 |
|
|
2b0ce8ec9a
|
Learned helptexts for -inq, -format, -load from cdrecord (they are wrong, btw)
|
2007-09-18 07:20:23 +00:00 |
|
|
8fd2539a5c
|
Implemented emulation for cdrecord options -inq , -format , -load
|
2007-09-17 16:35:33 +00:00 |
|
|
1077788276
|
Next cdrskin-0.3.9 cycle
|
2007-09-16 17:36:22 +00:00 |
|
|
361a110274
|
Equipped libdax_msgs with reference counter. Completed its mutex protection.
|
2007-09-15 20:41:25 +00:00 |
|
|
f379a2c91a
|
New API function burn_set_messenger()
|
2007-09-15 17:19:45 +00:00 |
|
|
7654785d43
|
A sed converter which creates libiso_msgs.[ch] from libdax_msgs.[ch]
|
2007-09-15 17:18:05 +00:00 |
|
|
15b9f786c8
|
Prepared for neat sed translation. Explained concept of libdax_msgs variants.
|
2007-09-15 17:16:49 +00:00 |
|
|
635530b05e
|
Imported Range "vreixo" into libburn/libdax_msgs.h
|
2007-09-15 11:21:27 +00:00 |
|
|
ab15717ce0
|
Documented burn_write_opts_set_multi @param opts
|
2007-09-14 12:24:19 +00:00 |
|
|
eb88f800d7
|
Took into respect time granularity with stdio speed control
|
2007-09-14 12:23:15 +00:00 |
|
Mario Danic
|
1786e8008f
|
Updated libisofs doxygen.conf.in
|
2007-09-14 09:03:06 +00:00 |
|
Mario Danic
|
064ef80df9
|
Cleaned up authors file, move Lorenzo to contributors
|
2007-09-14 04:29:32 +00:00 |
|