|
5ee47c93af
|
Changed default write chunk size for BD to 64 KiB
|
2013-08-04 10:03:21 +00:00 |
|
|
ee853a0658
|
Reacted on warnings of Debian build service about doxygen flaws
|
2013-07-29 09:14:51 +00:00 |
|
|
4e80f16de2
|
Bug fix: The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU
|
2013-07-21 17:07:53 +00:00 |
|
|
07bf824c57
|
Corrected typo in a comment
|
2013-07-08 14:56:30 +00:00 |
|
|
533585e9e0
|
New mode bit8 with burn_set_signal_handling() to particularly ignore SIGPIPE
|
2013-07-01 16:00:28 +00:00 |
|
|
7f7f2d0e8d
|
Some polishing of SCSI log time measurement
|
2013-06-09 16:31:28 +00:00 |
|
|
5cd14ba075
|
Prepared for optional use of clock_gettime()
|
2013-06-09 15:43:02 +00:00 |
|
|
7d44b745a8
|
Improved granularity of SCSI log time measurement and added absolute timestamp
|
2013-06-09 15:26:32 +00:00 |
|
|
cf9d506b21
|
New API calls burn_drive_extract_audio(), burn_drive_extract_audio_track()
|
2013-05-23 15:43:19 +00:00 |
|
|
bd8731d272
|
Bug fixes with new API call burn_make_input_sheet_v07t()
|
2013-05-20 12:45:12 +00:00 |
|
|
9417b1f28c
|
API call burn_session_input_sheet_v07t(): read multiple blocks from same file
|
2013-05-20 10:48:40 +00:00 |
|
|
cfb5bb1f2c
|
New API call burn_make_input_sheet_v07t()
|
2013-05-19 11:47:10 +00:00 |
|
|
3b3b217d92
|
Made number transition to 1.3.1
|
2013-05-17 18:08:48 +00:00 |
|
|
a990c68614
|
Added new item to list of error codes
|
2013-05-10 07:26:11 +00:00 |
|
|
5e9c86f9d5
|
Bug fix: Formatting of BD-RE used certification regardless of drive capabilities
|
2013-04-01 12:19:14 +00:00 |
|
|
851b3de0ad
|
Made number transition to 1.2.9
|
2013-03-18 21:09:13 +00:00 |
|
|
44ce7023c5
|
Made number transition to 1.2.8
|
2013-03-18 08:29:37 +00:00 |
|
|
a51f39e0b9
|
Avoiding SYNCHRONIZE CACHE if DVD track preparation has failed
|
2013-03-12 11:48:07 +00:00 |
|
|
c81e6b8bf6
|
Always considering mode page 2A when looking for min and max speed
|
2013-03-05 18:54:19 +00:00 |
|
|
5bc97d90f2
|
Still correcting the bug fix of rev 4975
|
2013-03-05 12:42:41 +00:00 |
|
|
bfa73dadec
|
Corrected previous bug fix which caused speed descriptors to appear twice
|
2013-03-04 23:25:27 +00:00 |
|
|
b8b67164b4
|
Bug fix: On some drives the request for minimum speed yielded maximum speed
|
2013-03-04 21:13:32 +00:00 |
|
|
ae10ade47e
|
Corrected wrong use of sizeof
|
2013-02-26 08:01:51 +00:00 |
|
|
5abe34b8dd
|
Bug fix: All CD tracks were reported with the sizes of the tracks in the first session. Regression introduced with version 1.2.0 (rev 4552).
|
2013-01-15 10:42:21 +00:00 |
|
|
89714ccb33
|
New API call burn_disc_get_incomplete_sessions(), new burn_toc_entry.track_status_bits
|
2013-01-12 19:51:21 +00:00 |
|
|
b3e342a904
|
Made number transition to 1.2.7
|
2013-01-08 14:52:30 +00:00 |
|
|
75b8d0bcb8
|
New API call burn_list_sev_texts()
|
2012-12-14 14:51:46 +00:00 |
|
|
a4ec3058e8
|
New API call burn_read_audio
|
2012-11-30 19:34:33 +00:00 |
|
|
64fc9069e3
|
Let mmc_format_unit issue failure message on SCSI error
|
2012-11-29 11:26:53 +00:00 |
|
|
5c63ccc879
|
Forgot mcc.c with the previous commit
|
2012-11-29 11:25:54 +00:00 |
|
|
ebaf7baee6
|
Beginning to create new API call burn_read_audio
|
2012-11-29 11:14:33 +00:00 |
|
|
1b0f495150
|
Better reaction on non-plausible ATIP info from CD-ROM
|
2012-11-24 18:14:36 +00:00 |
|
|
a34e8752b0
|
Preserving an immature sketch of media quality scanning
|
2012-11-18 18:46:05 +00:00 |
|
|
bd63fb2c20
|
Corrected error handling which was spoiled by rev 4852
|
2012-10-25 17:35:10 +00:00 |
|
|
3fce53d739
|
New flag bit4 of burn_read_data() for better handling of TAO end blocks
|
2012-10-25 12:39:50 +00:00 |
|
|
ad2b3341ab
|
Reporting (still cryptic) details about refusal to blank
|
2012-10-24 09:58:25 +00:00 |
|
|
a8c1cec56c
|
Bug fix: Speed setting had no effect on BD media. Thanks to Dennis Vshivkov.
|
2012-09-13 08:57:31 +00:00 |
|
|
b98a9a3922
|
Removed buggy burn_strdup() and burn_strndup(). Thanks to Rich Felker.
|
2012-08-28 16:20:45 +00:00 |
|
|
bedfd85b37
|
Made number transition to 1.2.5
|
2012-07-20 16:49:40 +00:00 |
|
|
e02898621e
|
Bug fix: CD tracks were perceived 2 sectors too short. Nice with TAO, bad with SAO.
|
2012-07-08 10:29:20 +00:00 |
|
|
c8b784443a
|
Improved reported number of missing bytes in case of track source shortage
|
2012-06-17 17:33:26 +00:00 |
|
|
9e2e34fc9b
|
Bug fix: CD SAO sessions with data tracks started by an audio pause
|
2012-05-30 20:22:07 +00:00 |
|
|
732ff0af0e
|
Corrections of CRC-32 algorithm for 32 bit systems. Mentioning of start value.
|
2012-05-08 08:04:13 +00:00 |
|
|
0742eda1da
|
Compile time option for obs_pad
|
2012-04-13 20:26:35 +00:00 |
|
|
47de5aa301
|
New API call burn_write_opts_set_obs_pad()
|
2012-04-08 11:26:35 +00:00 |
|
|
f6b126b796
|
Reacted on warning of Debian buildd
|
2012-04-04 18:38:39 +00:00 |
|
|
4b3c081768
|
Made number transition to 1.2.3
|
2012-04-02 17:26:28 +00:00 |
|
|
c715f6acf0
|
Added to DVD manufacturer list: "UmeDisc Limited"
|
2012-02-22 10:30:40 +00:00 |
|
|
f31037729a
|
Re-implemented the CRC functions under own copyright
|
2012-02-19 10:10:11 +00:00 |
|
|
a1d6593972
|
Added LG drive sense code 2 06 00 to error list (officially listed is 3 06 00)
|
2012-02-13 10:28:26 +00:00 |
|
|
d94336b2b0
|
Mathematical description of crc_ccitt() versus crc_11021()
|
2012-02-11 17:12:16 +00:00 |
|
|
3f09f89a6f
|
Reacted on warnings of Debian buildd
|
2012-02-02 19:07:15 +00:00 |
|
|
55709b42e5
|
One of the flaws was phony. Corrected back.
|
2012-01-27 19:09:30 +00:00 |
|
|
dd864c1584
|
Corrected small flaws of libburn release tarball
|
2012-01-27 19:00:54 +00:00 |
|
|
12947d57fa
|
Made number transition to 1.2.1
|
2012-01-27 15:12:50 +00:00 |
|
|
43191b6e77
|
Corrected some minor differences between SVN and local development tree
|
2012-01-23 10:27:13 +00:00 |
|
|
ddd04cc502
|
Disabled dangerous abort handler actions while BURN_DRIVE_GRABBING
|
2012-01-23 10:15:01 +00:00 |
|
|
2070ff6253
|
Improved reaction time on interrupt during writing of lead-in
|
2012-01-23 10:13:08 +00:00 |
|
|
a655bb9026
|
Prevented SIGSEGV with testing drive for being prepared for writing
|
2012-01-23 10:10:19 +00:00 |
|
|
ad8ab1bef4
|
Revoked an aspect of rev 4465 which aborted operation before drive is ready
|
2012-01-23 10:09:04 +00:00 |
|
|
35ec27de00
|
Allowing SCSI read operations > 32 kB
|
2012-01-23 10:06:52 +00:00 |
|
|
8ed28bec4e
|
Introduced burn_offst_source_new() flag bit0 which bans size changes
|
2012-01-23 09:56:53 +00:00 |
|
|
64713c0881
|
Counting post-gap as part of track with burn_track_get_sectors()
|
2012-01-23 09:54:20 +00:00 |
|
|
cdb198bb0b
|
Introduced burn_offst_source_new() flag bit0 which bans size changes
|
2012-01-23 09:36:47 +00:00 |
|
|
b7c4ad2a90
|
Counting post-gap as part of track with burn_track_get_sectors()
|
2012-01-23 09:30:48 +00:00 |
|
|
c481ccde85
|
Made conversion of ASC ASCQ to text independent of key and its text
|
2012-01-18 14:20:25 +00:00 |
|
|
b49ca7560b
|
Detecting address sequence errors with .cue command INDEX
|
2012-01-18 12:04:30 +00:00 |
|
|
fbd0ee81a3
|
Preventing CD-TEXT with sessions that are not pure audio
|
2012-01-16 11:23:04 +00:00 |
|
|
1ff314a6d2
|
Corrected a comment
|
2012-01-16 11:20:49 +00:00 |
|
|
29a08956f6
|
Implemented index reporting for struct burn_progress
|
2012-01-13 17:10:06 +00:00 |
|
|
31952e4e56
|
Removed development macro which sneaked in with previous revision
|
2012-01-13 15:09:47 +00:00 |
|
|
59e6152a63
|
Corrected write count for tracks with post-gap
|
2012-01-13 14:27:21 +00:00 |
|
|
c95665c1e0
|
Flushing buffer to MMC before a new track begins
|
2012-01-13 12:22:07 +00:00 |
|
|
2e58768b54
|
Interpreting .cue file command POSTGAP
|
2012-01-12 12:03:47 +00:00 |
|
|
8403a0b629
|
New API call burn_track_set_postgap_size()
|
2012-01-12 08:44:34 +00:00 |
|
|
04d23f9b5d
|
Clarified meaning of parameter trackno with call burn_disc_track_lba_nwa()
|
2012-01-11 13:29:46 +00:00 |
|
|
3a9294b175
|
Obtaining more accurate track sizes for CD with pre-gap
|
2012-01-11 12:25:06 +00:00 |
|
|
0d83999614
|
Interpreting .cue file command PREGAP
|
2012-01-11 12:22:52 +00:00 |
|
|
890b3a6953
|
Reacted on compiler warning
|
2012-01-11 12:20:35 +00:00 |
|
|
34a7bb2d03
|
Enabled pre-gap size for tracks other than the first one
|
2012-01-11 11:16:18 +00:00 |
|
|
3de5aff305
|
Removed a development test contraption introduced by previous revision
|
2012-01-10 12:49:34 +00:00 |
|
|
4622514203
|
New API call burn_track_set_pregap_size()
|
2012-01-10 12:20:23 +00:00 |
|
|
860d09fe69
|
New API call burn_session_get_start_tno()
|
2012-01-08 14:10:24 +00:00 |
|
|
6321bbc0f8
|
Implemented track number starts > 1 with .cue and v07t.txt files
|
2012-01-08 13:23:16 +00:00 |
|
|
d35cb78a74
|
New API call burn_session_set_start_tno()
|
2012-01-07 19:09:15 +00:00 |
|
|
031fd5593f
|
Implemented data extraction from cue sheet FILE type WAVE
|
2012-01-06 12:59:20 +00:00 |
|
|
4fd4e72fa1
|
Reacted on compiler warning about rev 4519
|
2012-01-05 14:09:35 +00:00 |
|
|
56e07dd071
|
Bug fix: Progress report with blanking and formatting could be bogus
|
2012-01-05 11:55:22 +00:00 |
|
|
12390fa88e
|
New API calls burn_track_set_index(), burn_track_clear_indice()
|
2012-01-03 19:43:26 +00:00 |
|
|
9441dea7b8
|
Changed debug messages about CUE SHEET MSF from hex to decimal
|
2012-01-02 16:41:15 +00:00 |
|
|
51186380bb
|
Reporting line number in case of cue sheet file problems
|
2012-01-02 14:37:35 +00:00 |
|
|
c40d953e9a
|
Implemented cue sheet file commands ARRANGER, COMPOSER, MESSAGE
|
2012-01-01 17:35:20 +00:00 |
|
|
dbbb53c15a
|
Interpreting CDRWIN command FLAGS
|
2012-01-01 12:46:50 +00:00 |
|
|
b0b98b97f6
|
Fixed a wrong assumption about track.mode
|
2012-01-01 12:44:25 +00:00 |
|
|
abf0d38c00
|
Writing SCMS into mode page 5 if TAO
|
2012-01-01 12:43:36 +00:00 |
|
|
fc5288d853
|
Corrected CTL of lead-in CUE SHEET entry
|
2012-01-01 12:41:24 +00:00 |
|
|
1d376769d0
|
New track mode modifier BURN_SCMS
|
2011-12-31 12:00:14 +00:00 |
|
|
daf3a18425
|
Reduced waiting time between retries of WRITE commands
|
2011-12-30 14:27:45 +00:00 |
|
|
d2abe23c25
|
Improved reaction on failure of SEND CUE SHEET
|
2011-12-28 15:23:24 +00:00 |
|
|
48d56d759f
|
Transmitting CATALOG by mode page 5. ISRC too, if TAO.
|
2011-12-28 10:41:05 +00:00 |
|