|
0a37e8cbe5
|
Made number transition to 1.5.3
|
2019-10-27 15:26:21 +01:00 |
|
|
3a940300e2
|
Committed forgotten header file
|
2019-10-26 17:10:03 +02:00 |
|
|
2298dfd08a
|
Made number transition to 1.5.2
|
2019-10-26 16:59:53 +02:00 |
|
|
354d45e640
|
Bug fix: TDK Corporation was not recognized as manufacturer of DVD-R "TTH02". Thanks Steve.
|
2019-09-20 12:37:59 +02:00 |
|
|
6905bb447a
|
Showing more info in case of drive errors and transport problems
|
2019-07-05 15:36:42 +02:00 |
|
|
c5bc9f6de7
|
New API calls burn_drive_get_feature_codes(), burn_drive_get_feature()
|
2019-04-17 11:23:59 +02:00 |
|
|
610e213f70
|
Putting out more info in case of failed Linux SG_IO ioctl
|
2019-04-17 11:00:03 +02:00 |
|
|
4d5486acf5
|
Applying stream recording only to DVD-RAM, BD-R, BD-RE media
|
2019-04-13 19:36:31 +02:00 |
|
|
39f2712bb7
|
Bug fix: Stream recording was applied regardless whether the drive offers it
|
2019-04-13 19:34:31 +02:00 |
|
|
d72fb13225
|
Emitting cleartext for errors with ASC 6F (CSS problems)
|
2018-12-12 13:55:54 +01:00 |
|
|
7282eaab2c
|
Silenced gcc warnings about printf target buffer
|
2018-10-11 09:41:04 +02:00 |
|
|
042fe178bf
|
Bug fix: No lock was obtained for setting up a fifo object
|
2018-10-10 18:03:24 +02:00 |
|
|
af65852dc8
|
Silenced gcc warnings about switch-cases and printf target buffers
|
2018-10-10 18:01:00 +02:00 |
|
|
04f9a30787
|
Made number transition to 1.5.1
|
2018-09-16 15:53:33 +02:00 |
|
|
c75ad3162c
|
Made number transition to 1.5.0
|
2018-09-15 11:52:05 +02:00 |
|
|
3fdf11817d
|
Bug fix: Device file comparison parameters were recorded wrong with Linux sg
|
2018-09-02 22:02:02 +02:00 |
|
|
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 |
|
|
c84889bb81
|
Reporting in SCSI log when commands get repeated
|
2018-02-05 11:37:20 +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 |
|
|
f1fc16bb8a
|
Made number transition to 1.4.9
|
2017-09-13 10:10:11 +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 |
|
|
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 |
|
|
724d518dbc
|
Giving up use of function pthread_cancel()
|
2017-01-28 21:02:17 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
daa9160df7
|
Made number transition to 1.4.5
|
2016-07-01 19:15:33 +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 |
|
|
34866215f7
|
Bug fix: Double free at end of run if burn_write_opts_set_leadin_text() is used
|
2016-03-30 19:00:28 +00:00 |
|
|
f4ce749188
|
Bug fix: burn_make_input_sheet_v07t() falsly recognized double byte encoding
|
2016-03-30 11:33:20 +00:00 |
|
|
f61caa7feb
|
Bug fix: Linux /proc/sys/dev/cdrom/info overrode SCSI dev family conversion
|
2016-03-17 20:33:15 +00:00 |
|
|
94f02caddb
|
Replaced unused timezone parameter of gettimeofday() by NULL
|
2016-03-10 19:56:14 +00:00 |
|
|
69d12929e3
|
Trying to find out whether READ CAPACITY on CD media includes 2 TAO end blocks
|
2016-03-08 07:33:45 +00:00 |
|
|
df1483c78d
|
Changed type of length counters of serial numbers from char to int. Warning of gcc on Ubuntu powerpc.
|
2016-02-18 11:48:17 +00:00 |
|
|
02d06cffbc
|
Fixed a typo found by lintian
|
2016-02-05 13:00:41 +00:00 |
|