|
4384b0c006
|
Test macro for SEND OPC INFORMATION before DVD-R track
|
2009-11-04 08:46:17 +00:00 |
|
|
3c69b684a8
|
Fixed CD TAO multi-track -dummy bug reported by Philippe Rouquier
|
2009-10-04 15:11:35 +00:00 |
|
|
407471898c
|
Disabled code using libburn/lec.c, removed lec.c from libburn
|
2009-09-01 09:56:51 +00:00 |
|
|
635996a327
|
Added test code about output blocks size as comment.
|
2009-08-15 13:30:42 +00:00 |
|
|
91e3a2f3f7
|
Replaced 8 blanks by a tab
|
2009-04-30 06:59:35 +00:00 |
|
|
0ffc4bd19b
|
Marked alleged use of uninitialized memory reported by valgrind
|
2009-04-30 06:56:47 +00:00 |
|
|
591c385489
|
New API function burn_drive_set_stream_recording()
|
2009-02-27 14:30:57 +00:00 |
|
|
7cc43c44e9
|
Prepared eventual closing of spoiled BD-R media by a pseudo write run
|
2009-01-11 10:28:05 +00:00 |
|
|
de0b3dd469
|
Preventing a possible bug with a burn run of more than one session at once
|
2009-01-09 16:17:25 +00:00 |
|
|
596d5bc5b0
|
Recognizing BD-R media spoiled by the close bug and handling them as appendable
|
2009-01-09 09:59:59 +00:00 |
|
|
47dd4d8c09
|
Bug fix: BD-R were not correctly finalized
|
2009-01-07 15:44:30 +00:00 |
|
|
a5e2729604
|
Beginning to implement write code for BD-R SRM without POW
|
2008-12-09 12:35:13 +00:00 |
|
|
89c12404d0
|
Prevented SIGSEGV after illegal drive operations during sync write
|
2008-10-04 07:27:43 +00:00 |
|
|
ad6bd91b21
|
Bug fix: random access addressing for DVD-RAM and BD-RE did not work
|
2008-05-14 16:50:27 +00:00 |
|
|
db5568c03b
|
Enforced tail padding with stream_recording, enlarged transport buffer
|
2008-04-15 09:42:32 +00:00 |
|
|
e522db6220
|
New API call burn_write_opts_set_stream_recording()
|
2008-04-12 16:42:45 +00:00 |
|
|
616454c737
|
Made support for DVD+R DL official, enabled untested support for BD-RE
|
2008-02-28 12:32:34 +00:00 |
|
|
d9e056c3ac
|
Implemented burn_source.cancel() in a binary backwards compatible way
|
2007-12-24 14:21:23 +00:00 |
|
|
f71c2079ff
|
Ensured synchronize cache before release
|
2007-10-03 11:24:41 +00:00 |
|
|
ce7678b8f4
|
Corrected error with revision 1145
|
2007-10-02 17:59:12 +00:00 |
|
|
fc6163732e
|
Moved minimum tracksize padding out of TAO track closing. Now done before sync.
|
2007-10-02 12:06:11 +00:00 |
|
|
5e995c9cd0
|
Implemented drive role 3, sequential write-only stdio drives (e.g. stdout)
|
2007-09-24 13:54:52 +00:00 |
|
|
eb88f800d7
|
Took into respect time granularity with stdio speed control
|
2007-09-14 12:23:15 +00:00 |
|
|
02ede28b9e
|
Implemented cache syncing for stdio-drives in burn_random_access_write()
|
2007-09-12 19:50:57 +00:00 |
|
|
e137f8fd20
|
Implemented realistic speed simulation with stdio-drives
|
2007-09-12 11:58:43 +00:00 |
|
|
090861567d
|
Brought burn_stdio_write_track() onto sector_data() for outmost realism
|
2007-09-12 10:45:34 +00:00 |
|
|
bdf862b429
|
Made Libburn_precheck_write_ruleS unconditional code
|
2007-09-08 17:47:59 +00:00 |
|
|
40cb77d953
|
Allowed -dummy burns with stdio-drives (because /dev/null is no block device)
|
2007-09-08 13:20:59 +00:00 |
|
|
e72b2fd732
|
Corrected write counter in burn_stdio_write_track()
|
2007-09-07 10:27:38 +00:00 |
|
|
6f2b1c214e
|
Added forgotten read/write counters in burn_stdio_write_track()
|
2007-09-06 10:00:20 +00:00 |
|
|
277e3cfe29
|
Fixed a bug with failed opening of pseudo-drive
|
2007-09-05 19:53:50 +00:00 |
|
|
6841cb68e5
|
Reacted on compiler warnings
|
2007-09-04 22:56:50 +00:00 |
|
|
31650eb988
|
New API calls burn_drive_grab_dummy(), burn_drive_get_drive_role()
|
2007-09-04 22:50:04 +00:00 |
|
|
c6bc4a5e97
|
Taking synchronous read/write into respect with abort handling
|
2007-08-22 17:33:53 +00:00 |
|
|
d21697b289
|
New API function burn_read_data()
|
2007-08-12 15:25:56 +00:00 |
|
|
ed06b376f2
|
Checked in burn_random_access_write() wether drive is grabbed
|
2007-08-12 09:51:04 +00:00 |
|
|
cf0dd395f0
|
New API function burn_random_access_write()
|
2007-08-11 20:16:57 +00:00 |
|
|
0217702b8c
|
Preparations to avoid writing which will not fit in drive buffer
|
2007-07-12 16:29:29 +00:00 |
|
|
fba8eaef80
|
Moved general 32 kiB buffer restriction from write.c to os-linux.h
|
2007-05-28 13:24:33 +00:00 |
|
|
cd7b4e6de4
|
For Linux 2.4, USB audio : Reduced CD output buffer size to 32 kiB
|
2007-05-21 19:03:06 +00:00 |
|
|
15b33422d0
|
Avoided unconditional finalizing of DVD+R
|
2007-03-30 21:47:56 +00:00 |
|
|
649f67697a
|
Allowed finalizing of DVD+R
|
2007-03-30 20:11:36 +00:00 |
|
|
71c490d0ae
|
Some adjustments for DVD+R recording
|
2007-03-07 15:13:25 +00:00 |
|
|
99172bdeb4
|
Enabled DVD+R, DVD+R DL via --allow_untested_media_types, always -multi for now
|
2007-03-06 19:50:32 +00:00 |
|
|
b6c7fd7478
|
Re-enabled -force with write modes which seem unavailable
|
2007-03-03 14:11:52 +00:00 |
|
|
3b5c80e867
|
Preparations for supporting DVD+R[/DL]
|
2007-03-01 12:07:29 +00:00 |
|
|
0c4cfdd359
|
Took into respect deliberate lack of DVD-R/DL multi session capability
|
2007-02-25 11:26:20 +00:00 |
|
|
2e361e50ed
|
Enabled DVD-R/DL Sequential via burn_allow_untested_profiles()
|
2007-02-23 19:08:58 +00:00 |
|
|
64ae333863
|
Macro for length of rejection reasons string (old size is still safe)
|
2007-02-22 09:49:18 +00:00 |
|
|
115f03cf63
|
Moved tao_to_sao_tsize into libburn, let cdrskin use auto_write_type and precheck
|
2007-02-21 20:53:28 +00:00 |
|
|
b6475c3d84
|
Re-arranged checking and defaulting of write parameters
|
2007-02-19 22:51:39 +00:00 |
|
|
ca69e3f2ca
|
Corrected CD TAO bug introduced with DVD bug fix 724 and CD SAO change 655
|
2007-02-16 11:21:01 +00:00 |
|
|
d272450a70
|
Repaired debugging message spoiled by uninitialized variable
|
2007-02-15 20:35:57 +00:00 |
|
|
dbe2ee41ae
|
Took fill_up_media into respect with automatic write mode decisions
|
2007-02-15 20:16:22 +00:00 |
|
|
e639cd5bbb
|
Optional padding up to full media size when closing (incomplete yet)
|
2007-02-14 20:32:56 +00:00 |
|
|
d57166f64b
|
Beautification of debugging messages
|
2007-02-06 17:08:15 +00:00 |
|
|
2799fe1b44
|
Implemented DVD-R[W] DAO as BURN_WRITE_SAO
|
2007-02-06 13:06:39 +00:00 |
|
|
fa792f6a67
|
First successful multi-session write to a sequential DVD-RW
|
2007-01-30 19:16:35 +00:00 |
|
|
53a1e99675
|
Preparations for DVD-R[W] Sequential Recording
|
2007-01-30 17:54:39 +00:00 |
|
|
bda139f390
|
Experiments about list of features and profiles
|
2007-01-29 17:57:31 +00:00 |
|
|
c079e09860
|
Enforce minimum track length with SAO
|
2007-01-25 18:52:50 +00:00 |
|
|
8f4dd8580c
|
Banned mixed mode SAO (because broken in libburn and unclear in MMC)
|
2007-01-22 11:42:17 +00:00 |
|
|
7b024f4a72
|
Comments learned from studying MMC-3 and MMC-5 for SAO CD cookbook
|
2007-01-21 19:10:37 +00:00 |
|
|
a34e872511
|
Kept DVD+RW from stopping BG formatting if it was not started at all
|
2007-01-18 21:18:03 +00:00 |
|
|
9180a0036d
|
Avoided closing of 0x13-DVD-RW sessions which are not intermediate
|
2007-01-14 13:41:19 +00:00 |
|
|
f28ec96709
|
Added missing cache sync in case of aborted DVD-RW burns
|
2007-01-14 11:55:17 +00:00 |
|
|
f77dd3134b
|
Enabled writing to DVD-RAM
|
2007-01-12 16:26:31 +00:00 |
|
|
e6cfff69eb
|
Enhanced DVD-RW formatting
|
2007-01-09 21:06:55 +00:00 |
|
|
fdd40d4492
|
Introduced size parameter to DVD-RW formatting plus writing of zeros.
|
2007-01-08 10:42:54 +00:00 |
|
|
ab51d551d3
|
New formatting parameter "size". Sorry for changing API. Function is a week old.
|
2007-01-06 12:08:57 +00:00 |
|
|
f6b751c4bd
|
Comments and name changes from new findings out of reading MMC-5
|
2007-01-05 12:58:36 +00:00 |
|
|
97fe858760
|
Prepared formatting of DVD-RW
|
2007-01-01 17:10:54 +00:00 |
|
|
c05d6550cb
|
Prepared support for DVD-RW in mode Restricted Overwrite
|
2006-12-30 00:15:07 +00:00 |
|
|
979e35d979
|
Ticket 93: write speeds from ACh GET PERFORMANCE, Type 03h, DVD media capacity
|
2006-12-25 19:00:26 +00:00 |
|
|
221aee23d1
|
Bugfix with DVD+RW : progress indicators were initialized too late
|
2006-12-24 18:22:27 +00:00 |
|
|
a7610aa0c9
|
Made DVD 32k end padding controllable
|
2006-12-24 14:24:35 +00:00 |
|
|
fb4a209a34
|
Fixed a bug with speed measurement at end of DVD+RW burning
|
2006-12-24 14:22:38 +00:00 |
|
|
7e30dbfc5a
|
More appropriate drive status during format and close of DVD+RW
|
2006-12-23 18:43:31 +00:00 |
|
|
1ce6ec4a3a
|
New API function to inquire burn success (and avoid confusing messages)
|
2006-12-23 14:12:55 +00:00 |
|
|
c09d8e6da6
|
Adjustable write position for DVD+RW: burn_write_opts_set_start_byte()
|
2006-12-23 10:20:35 +00:00 |
|
|
9a752c6130
|
Disallowed multi flag with DVD+RW (nurses wrong hopes for now)
|
2006-12-21 20:57:15 +00:00 |
|
|
ff755e7204
|
Removed some debugging messages
|
2006-12-21 12:23:10 +00:00 |
|
|
dae337de09
|
Corrected bug reported by gcc -O2
|
2006-12-20 17:40:38 +00:00 |
|
|
b02b2a40e7
|
Refuse to burn audio tracks to DVD
|
2006-12-20 14:23:36 +00:00 |
|
|
94848398c0
|
Prepared experiments for writing to DVD (most easy: DVD+RW)
|
2006-12-20 11:20:08 +00:00 |
|
|
9270f41c65
|
Prevented premature BURN_DRIVE_IDLE introduced with revision 443
|
2006-11-25 18:30:06 +00:00 |
|
|
56ab215db0
|
Ticket 91: update media state model after content change
|
2006-11-25 15:26:35 +00:00 |
|
|
4daed7c4a9
|
Implemented libburn builtin fine granulated drive buffer min-fill recording
|
2006-11-19 11:47:34 +00:00 |
|
|
c1b3d3341e
|
Prepared tests for eventual drive which might support SAO to appendable CD
|
2006-11-15 09:05:06 +00:00 |
|
|
6c22b98235
|
New API function burn_disc_track_lba_nwa()
|
2006-11-11 12:22:53 +00:00 |
|
|
c9478cc15e
|
Experimentally enabled burning to BURN_DISC_APPENDABLE (tested with TAO only)
|
2006-11-09 19:29:39 +00:00 |
|
|
dad50348db
|
Made track write counter of SAO count rather too much than too few bytes
|
2006-11-08 17:28:56 +00:00 |
|
|
e54be83b27
|
Cared for some SCSI error conditions which were ignored up to now
|
2006-11-06 19:58:24 +00:00 |
|
|
448aac8880
|
Made CD with unclosed track blankable (by -force)
|
2006-11-06 15:52:45 +00:00 |
|
|
66515523c1
|
Enabled TAO for multiple -data tracks (-audio still ends after 0 bytes)
|
2006-11-03 20:22:54 +00:00 |
|
|
684cfd0cd2
|
Installed decent abort behavior with TAO
|
2006-11-03 15:10:24 +00:00 |
|
|
c98dd9b0a7
|
Installed status communications about closing session ("Fixating")
|
2006-11-02 21:17:32 +00:00 |
|
|
d337722920
|
dapted cdrskin pacifier to possibly unknown track size
|
2006-11-01 16:39:07 +00:00 |
|
|
5af92d13fe
|
Made single track TAO work without fixed size (compile -experimental)
|
2006-10-31 18:48:18 +00:00 |
|
|
114307a679
|
Made single track TAO work (sector i/o still wants fixed size, though)
|
2006-10-31 11:55:51 +00:00 |
|