Commit Graph

1759 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
9e852c2b7c Updated change log 2016-03-18 14:38:32 +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
92e29de695 Fixed a typo found by lintian 2016-02-05 13:03:40 +00:00
02d06cffbc Fixed a typo found by lintian 2016-02-05 13:00:41 +00:00
2f4613fd26 Updated README and change log 2016-01-29 12:37:17 +00:00
541ea7aa09 Updated change log 2016-01-28 10:05:36 +00:00
224fe43539 Bug fix: "failed to attach fifo" when burning from stdin. Regression of 1.4.2, r 2016-01-27 17:45:03 +00:00
7f35793928 Updated change log 2015-11-28 21:10:01 +00:00
91c4ba0179 Updated cdrskin tarball generator 2015-11-28 21:05:25 +00:00
80ebe2923a Made number transition to 1.4.3 2015-11-28 21:04:27 +00:00
f2c2e5e59c Fixed a theoretical memory leak in actually unused code. Reported by cppcheck. 2015-11-25 09:34:07 +00:00
d428bae0fa Completed revision 5527. Coverity CID 21823. 2015-11-02 15:13:26 +00:00
774336bbe9 Completed revision 5527. Coverity CID 21823. 2015-11-01 19:53:08 +00:00
43e113ae54 Took into respect that burn_session_by_cue_file() parameter text_packs may be NULL. 2015-11-01 19:49:17 +00:00
be8834a564 Closed a memory leak with error around C-TEXT. Another try on Coverity CID 21818. 2015-11-01 18:47:52 +00:00
71ee6246a6 Corrected a mistake made in rev 5542. Coverity CID 28636. 2015-11-01 12:55:51 +00:00
e62426c705 Unified the tests against rogue GET CONFIGURATION replies. Coverity CID 21794. 2015-11-01 10:27:00 +00:00
d8cb782cfb Reacting on (improbable) failure of burn_disc_pretend_full(). Coverity CID 21847. 2015-10-31 12:22:50 +00:00
ae9cd95cf1 Removed a surplus development variable. Coverity CID 21795. 2015-10-29 10:53:49 +00:00
352a33d287 Cared for an improbable error case. Coverity CID 21784. 2015-10-29 08:19:32 +00:00
d32dbe37fe Prevented a quite unlikely buffer overflow by argument. Coverity CID 21827. 2015-10-28 19:22:34 +00:00
0f657077af Prevented a quite unlikely buffer overflow by argument. Coverity CID 21827. 2015-10-28 19:21:42 +00:00
189a43bac9 Closed memory leak with minor cdrskin jobs. Found by valgrind. 2015-10-28 16:20:15 +00:00
232b49bc90 Removed a surplus test. Coverity CID 21796. 2015-10-28 15:37:14 +00:00
a3f86a1432 Removed overly optimistic test ocde for SUN audio. Coverity CID 21846. 2015-10-26 18:40:29 +00:00
9917a1ddeb Fixed memory waste by oversized feature descriptor objects. Coverity CID 21. 2015-10-26 18:36:05 +00:00
7993b719a7 Preventing very improbable signed 32 bit overflow with MMC speed range. Coverity CID 21823. 2015-10-26 15:45:19 +00:00
98a6284402 Corrected reaction on unsupported track modes. Coverity CID 21804. 2015-10-26 15:35:39 +00:00
6136eaf86f Added missing break statement to SG_IO error reporting. Coverity CID 21803. 2015-10-26 15:17:02 +00:00
d31a72100b Closed a file pointer leak with CUE file interpretation. Coverity CID 21821. 2015-10-26 15:03:21 +00:00
2b82095236 Closed a memory leak with error opening audio input of CUE sheet. Coverity CID 21820. 2015-10-26 14:57:34 +00:00
8ba554a60d Distinguishing between self-opened and inherited file descriptors as track input. Coverity CID 21819. 2015-10-26 14:51:18 +00:00
d9206d7fdb Clarified the scope of an allocated variable. Coverity CID 21818. 2015-10-26 10:55:45 +00:00
ccefc2daa1 Avoiding to allocate empty buffer for texp packs. Indirectly Coverity CID 21818. 2015-10-26 10:51:15 +00:00
726351f211 Closed memory leak in case of burn failure. Coverity CID 21817. 2015-10-26 10:22:43 +00:00
20d01446d1 Closed file pointer leak in case of error with audio source. Coverity CID 21816. 2015-10-26 09:27:34 +00:00
cbc21aef76 Closed memory leak in telltoc. Coverity CID 21812. 2015-10-24 08:03:44 +00:00
955525c60c Closed memory leak with errors while attaching fifo. Coverity CID 21811. 2015-10-24 07:51:18 +00:00
b212205b0b Closed a potential memory leak with writing to stdio pseudo drives. Coverity CID 21810. 2015-10-23 16:47:30 +00:00
dfeefaa5fc Closed a potential memory leak with CD-TEXT production. Coverity CID 21809. 2015-10-23 16:24:55 +00:00
53c279be18 Avoided a potential memory leak with debug messages. Coverity CID 21808. 2015-10-23 16:03:47 +00:00
caf04416ea Enabled display of pacifier state "formatting" in cdrskin. Coverity CID 21793. 2015-10-23 14:05:28 +00:00
8416310ba6 Moved unused variable into its ifdef case. Coverity CID 21799. 2015-10-23 13:53:24 +00:00
330fb2cd20 Previous commit was rather: Completed initialization of struct sigaction in test/poll.c. Coverity CID 21845. 2015-10-23 13:41:58 +00:00
d762c6b9dd Removed surplus code statement which used uninitialized variable. Coverity CID 21843. 2015-10-23 13:05:09 +00:00
6c7822b5bc Prevented use of an uninitialized variable. Coverity CID 21842. 2015-10-23 12:44:13 +00:00
22719b880e Checking program arguments of test/fake_au. Coverity CID 21832. 2015-10-23 12:37:34 +00:00
ab11ce2a0e Bug fix: Endless loop if transport error occurs while waiting for drive ready 2015-10-23 12:25:37 +00:00
793157c26b Completed rev 5498, which is a reaction on Coverity CID 21805. 2015-10-23 12:12:26 +00:00
1a6fd3ad95 Made sure that only existent CDB bytes get accessed by SCSI command logging. Coverity CID 21806. 2015-10-23 10:35:42 +00:00
d26dc809d7 Bug fix: Media summary session count of blank and closed media was short by 1 2015-10-19 17:43:07 +00:00
2d71ea303c New -toc output lines "Drive id" and "Media id" 2015-10-18 13:31:38 +00:00
60e2e7df28 New API calls burn_drive_get_serial_no() and burn_drive_get_media_sno() 2015-10-18 12:52:08 +00:00
368b0590e2 Bug fix: burn_disc_get_multi_caps() returned 2048 bytes too many in .start_range_high 2015-09-23 10:59:45 +00:00
29c0be903d Recognizing again Debian GNU/kFreeBSD, regression by rev 5437 2015-09-17 16:01:00 +00:00
0dd3ff606c More hunt for "allow to" 2015-09-01 06:59:24 +00:00
df52e79df6 Avoiding to trigger lintian check "allows to allows one to" 2015-08-31 06:57:40 +00:00
a46cbdcccd Fixed typos reported by J.S.Junior 2015-08-30 20:34:46 +00:00
e1c12bbf57 New paramaters for option modesty_on_drive= timeout_sec, min_usec, max_usec 2015-08-30 18:57:44 +00:00
300b9e7016 Small change in API documentation about burn_drive_set_buffer_waiting() 2015-08-30 18:52:39 +00:00
2d5bf266f7 Reacting on changes in the output of my local man -H 2015-08-02 14:16:01 +00:00
6a927ae867 Changed wrong use of "resp." in docs 2015-08-01 13:58:24 +00:00
3dcee0dcc9 Removed unused macro definitions 2015-06-25 19:24:23 +00:00
bbbb9a1eb3 Mentioned option -use_libcdio of cdrskin/compile_cdrskin.sh 2015-06-25 19:22:45 +00:00
3c6a36546a Bug fix: burn_disc_get_media_id() returned BD identifiers 2 chars too long 2015-05-26 05:43:29 +00:00
2326a36250 Registered BD-R producer Millenniata. Thanks to Lucjan Bryndza. 2015-05-25 20:44:45 +00:00
2f194084b8 Updated change log 2015-05-17 20:08:30 +00:00
decefbede5 Updated cdrskin tarball generator 2015-05-17 20:05:31 +00:00
cdf00267b0 Made number transition to 1.4.1 2015-05-17 20:03:59 +00:00
e0167f9385 Made sure that cdrskin on Solaris gets linked with libvolmgt 2015-05-17 19:38:37 +00:00