|
ff039e8096
|
Bug fix: SIGSEGV could happen if a track ended by reaching its fixed size while the track source still was willing to deliver bytes
|
2018-08-08 17:27:09 +02:00 |
|
|
e35995b85e
|
Updated change log
|
2018-02-05 13:39:03 +01:00 |
|
|
c84889bb81
|
Reporting in SCSI log when commands get repeated
|
2018-02-05 11:37:20 +01:00 |
|
|
84fad99eba
|
Bug fix: cdrskin threw errno 22 on data file input if libburn is configured --enable-track-src-odirect
|
2018-02-05 11:33:51 +01:00 |
|
|
95f5b1ce2b
|
Added missing header file for previous commit
|
2017-12-31 12:48:16 +01:00 |
|
|
ef2fa1d99d
|
Adapting to surplus chunks and subchunks in .wav files
|
2017-12-31 12:15:36 +01:00 |
|
|
b5b5cc1fb2
|
Reacted on compiler warning about theoretical overflow of an sprintf
|
2017-09-16 12:57:29 +02:00 |
|
|
99e828c72f
|
Reacted on compiler warning about theoretical overflow of an sprintf
|
2017-09-16 12:51:59 +02:00 |
|
|
2886b82bf0
|
Reacted on compiler warning about theoretical overflow of an sprintf
|
2017-09-16 11:50:35 +02:00 |
|
|
ef0d713b25
|
Updated change log
|
2017-09-13 10:19:38 +02:00 |
|
|
f1fc16bb8a
|
Made number transition to 1.4.9
|
2017-09-13 10:10:11 +02:00 |
|
|
260fc2983d
|
Updated change log
|
2017-09-12 13:39:54 +02:00 |
|
|
ea486a109f
|
Updated cdrskin tarball generator
|
2017-09-12 13:37:57 +02:00 |
|
|
516dc2ca76
|
Made number transition to 1.4.8
|
2017-09-12 13:36:08 +02:00 |
|
|
113f5873cb
|
Fixed the block count in error message about read attempt after medium end
|
2017-07-15 21:42:27 +02:00 |
|
|
2bb8bf470d
|
Reporting POW formatted BD-R as unusable
|
2017-02-06 17:15:03 +01:00 |
|
|
a4b688ab52
|
Refusing to write to BD-R if formatted to Pseudo Overwrite
|
2017-02-06 15:12:41 +01:00 |
|
|
d71d80d1a1
|
New API call burn_drive_get_bd_r_pow()
|
2017-02-06 14:58:39 +01:00 |
|
|
858e42d696
|
Corrected harmless typos found by lintian
|
2017-01-28 21:08:32 +01:00 |
|
|
724d518dbc
|
Giving up use of function pthread_cancel()
|
2017-01-28 21:02:17 +01:00 |
|
|
6f6bf688d9
|
Small adjustement for previous commit
|
2017-01-27 16:05:37 +01:00 |
|
|
6b020a3ab7
|
Detecting Linux systems without generic SCSI support by scsi/scsi.h
|
2017-01-27 12:05:35 +01:00 |
|
|
074f88fe98
|
Corrected documentation of bytes/second value of 1x CD speed
|
2017-01-11 12:28:19 +01:00 |
|
|
19a1b8e768
|
Bug fix: Option -dummy did not affect writing by direct_write_amount=
|
2016-11-18 14:24:13 +01:00 |
|
|
80175e0054
|
Let random access writing obey simulation mode of previous sequential run. New API call burn_drive_reset_simulate().
|
2016-11-18 14:21:33 +01:00 |
|
|
d7b5090ff9
|
Let random access writing obey simulation mode of previous sequential run. New API call burn_drive_reset_simulate().
|
2016-11-18 14:19:37 +01:00 |
|
|
2a2d60d95d
|
Updated change log
|
2016-09-16 19:13:05 +00:00 |
|
|
b5a84e7f01
|
Updated cdrskin tarball generator
|
2016-09-16 19:10:44 +00:00 |
|
|
261538cea7
|
Made number transition to 1.4.7
|
2016-09-16 19:09:18 +00:00 |
|
|
607f339501
|
Added a few ASCQ texts to error code 5,30,X
|
2016-09-10 08:30:36 +00:00 |
|
|
b9f67a86a1
|
Removed @abs_top_builddir@ from doxygen.conf.in where it hampered reproducibe build
|
2016-08-28 14:51:37 +00:00 |
|
|
e1d8d11c5f
|
Eased re-enabling of libtool --silent at bootstrap time
|
2016-08-23 19:39:00 +00:00 |
|
|
cd6b19a065
|
Bug fix: SAO CD could be perceived 2 blocks too short. Regression in 1.4.4 by rev 5672.
|
2016-07-31 19:04:51 +00:00 |
|
|
7cc62d99e9
|
Enabled overriding of OpenBSD default for Immed usage
|
2016-07-30 20:05:39 +00:00 |
|
|
ed6bf59026
|
Forgot to commit the libburn.ver file with the new API symbols
|
2016-07-30 16:35:19 +00:00 |
|
|
0731eaa3e0
|
New cdrskin option use_immed_bit=
|
2016-07-30 14:08:29 +00:00 |
|
|
740e726ffe
|
New API call burn_drive_set_immed()
|
2016-07-30 14:03:10 +00:00 |
|
|
2e8dec42e5
|
Reacted on some of the complaints of codespell
|
2016-07-23 10:40:43 +00:00 |
|
|
ba7422b2b6
|
Mentioned OpenBSD in adapter files
|
2016-07-21 17:50:48 +00:00 |
|
|
2e76a4dfdf
|
Fixed a macro typo in rev 5720. Thanks again to SASANO Takayoshi.
|
2016-07-21 14:12:02 +00:00 |
|
|
078f75c2a7
|
Enabled SCSI command execution on OpenBSD. Thanks to SASANO Takayoshi.
|
2016-07-21 10:29:15 +00:00 |
|
|
6f072d870d
|
Fixed three spelling errors found by lintian
|
2016-07-03 19:16:08 +00:00 |
|
|
f312d00a73
|
Updated change log
|
2016-07-01 19:23:35 +00:00 |
|
|
d5d802a226
|
Updated cdrskin tarball generator
|
2016-07-01 19:17:23 +00:00 |
|
|
daa9160df7
|
Made number transition to 1.4.5
|
2016-07-01 19:15:33 +00:00 |
|
|
4189a000fe
|
Removed option --silent from libtool runs
|
2016-04-27 14:51:56 +00:00 |
|
|
e631f2d977
|
Prevented option --version-script with linker runs of binaries. By Matthias Klose.
|
2016-04-19 07:05:36 +00:00 |
|
|
6e5d3dc2d1
|
Bug fix: burn_make_input_sheet_v07t() used character code of block 0 for all blocks
|
2016-03-31 12:45:40 +00:00 |
|
|
bdbcde351f
|
Bug fix: DVD book type of DVD+RW DL and DVD+R DL was reported wrong. Thanks to Etienne Bergeron.
|
2016-03-30 20:06:38 +00:00 |
|
|
37c53a22c8
|
Updated change log
|
2016-03-30 19:25:18 +00:00 |
|