Commit Graph

2145 Commits

Author SHA1 Message Date
Thomas Schmitt ce2ddab081 Updated cdrskin tarball generator 2019-10-26 17:01:24 +02:00
Thomas Schmitt 2298dfd08a Made number transition to 1.5.2 2019-10-26 16:59:53 +02:00
Thomas Schmitt 354d45e640 Bug fix: TDK Corporation was not recognized as manufacturer of DVD-R "TTH02". Thanks Steve. 2019-09-20 12:37:59 +02:00
Thomas Schmitt 6905bb447a Showing more info in case of drive errors and transport problems 2019-07-05 15:36:42 +02:00
Thomas Schmitt 0e73afd17c New cdrskin option --list_features 2019-04-17 11:58:32 +02:00
Thomas Schmitt c5bc9f6de7 New API calls burn_drive_get_feature_codes(), burn_drive_get_feature() 2019-04-17 11:23:59 +02:00
Thomas Schmitt 610e213f70 Putting out more info in case of failed Linux SG_IO ioctl 2019-04-17 11:00:03 +02:00
Thomas Schmitt 4d5486acf5 Applying stream recording only to DVD-RAM, BD-R, BD-RE media 2019-04-13 19:36:31 +02:00
Thomas Schmitt 39f2712bb7 Bug fix: Stream recording was applied regardless whether the drive offers it 2019-04-13 19:34:31 +02:00
Thomas Schmitt 9ac8efa61e Disabled autotools macro AM_MAINTAINER_MODE on advise of Ross Burton 2019-04-07 10:45:44 +02:00
Thomas Schmitt 1c06669465 Made libburn ready for building out-of-source. Thanks Ross Burton. 2019-04-05 17:49:17 +02:00
Thomas Schmitt d72fb13225 Emitting cleartext for errors with ASC 6F (CSS problems) 2018-12-12 13:55:54 +01:00
Thomas Schmitt 7282eaab2c Silenced gcc warnings about printf target buffer 2018-10-11 09:41:04 +02:00
Thomas Schmitt 042fe178bf Bug fix: No lock was obtained for setting up a fifo object 2018-10-10 18:03:24 +02:00
Thomas Schmitt af65852dc8 Silenced gcc warnings about switch-cases and printf target buffers 2018-10-10 18:01:00 +02:00
Thomas Schmitt f52507116b Updated change log 2018-09-16 15:55:23 +02:00
Thomas Schmitt 04f9a30787 Made number transition to 1.5.1 2018-09-16 15:53:33 +02:00
Thomas Schmitt c2bcf78c81 Added to cdrskin standalone scripts a compile run for unite_html_b_line.c 2018-09-15 13:48:46 +02:00
Thomas Schmitt ef3609e021 Fixed a typo that was made during version leap 2018-09-15 13:29:42 +02:00
Thomas Schmitt 9ee80eec9a Updated change log 2018-09-15 12:01:06 +02:00
Thomas Schmitt 255afdde45 Updated cdrskin tarball generator 2018-09-15 11:56:34 +02:00
Thomas Schmitt c75ad3162c Made number transition to 1.5.0 2018-09-15 11:52:05 +02:00
Thomas Schmitt d32bb30e79 With --enable-track-src-odirect, do not report error 22 due to unaligned EOF 2018-09-06 12:08:04 +02:00
Thomas Schmitt 3fdf11817d Bug fix: Device file comparison parameters were recorded wrong with Linux sg 2018-09-02 22:02:02 +02:00
Thomas Schmitt 2fe4b3ca2a Restricted enforcement of minimum track size to CD media profiles 2018-08-26 16:16:53 +02:00
Thomas Schmitt 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
Thomas Schmitt e35995b85e Updated change log 2018-02-05 13:39:03 +01:00
Thomas Schmitt c84889bb81 Reporting in SCSI log when commands get repeated 2018-02-05 11:37:20 +01:00
Thomas Schmitt 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
Thomas Schmitt 95f5b1ce2b Added missing header file for previous commit 2017-12-31 12:48:16 +01:00
Thomas Schmitt ef2fa1d99d Adapting to surplus chunks and subchunks in .wav files 2017-12-31 12:15:36 +01:00
Thomas Schmitt b5b5cc1fb2 Reacted on compiler warning about theoretical overflow of an sprintf 2017-09-16 12:57:29 +02:00
Thomas Schmitt 99e828c72f Reacted on compiler warning about theoretical overflow of an sprintf 2017-09-16 12:51:59 +02:00
Thomas Schmitt 2886b82bf0 Reacted on compiler warning about theoretical overflow of an sprintf 2017-09-16 11:50:35 +02:00
Thomas Schmitt ef0d713b25 Updated change log 2017-09-13 10:19:38 +02:00
Thomas Schmitt f1fc16bb8a Made number transition to 1.4.9 2017-09-13 10:10:11 +02:00
Thomas Schmitt 260fc2983d Updated change log 2017-09-12 13:39:54 +02:00
Thomas Schmitt ea486a109f Updated cdrskin tarball generator 2017-09-12 13:37:57 +02:00
Thomas Schmitt 516dc2ca76 Made number transition to 1.4.8 2017-09-12 13:36:08 +02:00
Thomas Schmitt 113f5873cb Fixed the block count in error message about read attempt after medium end 2017-07-15 21:42:27 +02:00
Thomas Schmitt 2bb8bf470d Reporting POW formatted BD-R as unusable 2017-02-06 17:15:03 +01:00
Thomas Schmitt a4b688ab52 Refusing to write to BD-R if formatted to Pseudo Overwrite 2017-02-06 15:12:41 +01:00
Thomas Schmitt d71d80d1a1 New API call burn_drive_get_bd_r_pow() 2017-02-06 14:58:39 +01:00
Thomas Schmitt 858e42d696 Corrected harmless typos found by lintian 2017-01-28 21:08:32 +01:00
Thomas Schmitt 724d518dbc Giving up use of function pthread_cancel() 2017-01-28 21:02:17 +01:00
Thomas Schmitt 6f6bf688d9 Small adjustement for previous commit 2017-01-27 16:05:37 +01:00
Thomas Schmitt 6b020a3ab7 Detecting Linux systems without generic SCSI support by scsi/scsi.h 2017-01-27 12:05:35 +01:00
Thomas Schmitt 074f88fe98 Corrected documentation of bytes/second value of 1x CD speed 2017-01-11 12:28:19 +01:00
Thomas Schmitt 19a1b8e768 Bug fix: Option -dummy did not affect writing by direct_write_amount= 2016-11-18 14:24:13 +01:00
Thomas Schmitt 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