Thomas Schmitt
|
ef2fa1d99d
|
Adapting to surplus chunks and subchunks in .wav files
|
5 years ago |
Thomas Schmitt
|
b5b5cc1fb2
|
Reacted on compiler warning about theoretical overflow of an sprintf
|
5 years ago |
Thomas Schmitt
|
99e828c72f
|
Reacted on compiler warning about theoretical overflow of an sprintf
|
5 years ago |
Thomas Schmitt
|
2886b82bf0
|
Reacted on compiler warning about theoretical overflow of an sprintf
|
5 years ago |
Thomas Schmitt
|
f1fc16bb8a
|
Made number transition to 1.4.9
|
5 years ago |
Thomas Schmitt
|
516dc2ca76
|
Made number transition to 1.4.8
|
5 years ago |
Thomas Schmitt
|
113f5873cb
|
Fixed the block count in error message about read attempt after medium end
|
5 years ago |
Thomas Schmitt
|
2bb8bf470d
|
Reporting POW formatted BD-R as unusable
|
5 years ago |
Thomas Schmitt
|
a4b688ab52
|
Refusing to write to BD-R if formatted to Pseudo Overwrite
|
5 years ago |
Thomas Schmitt
|
d71d80d1a1
|
New API call burn_drive_get_bd_r_pow()
|
5 years ago |
Thomas Schmitt
|
858e42d696
|
Corrected harmless typos found by lintian
|
6 years ago |
Thomas Schmitt
|
724d518dbc
|
Giving up use of function pthread_cancel()
|
6 years ago |
Thomas Schmitt
|
19a1b8e768
|
Bug fix: Option -dummy did not affect writing by direct_write_amount=
|
6 years ago |
Thomas Schmitt
|
d7b5090ff9
|
Let random access writing obey simulation mode of previous sequential run. New API call burn_drive_reset_simulate().
|
6 years ago |
Thomas Schmitt
|
261538cea7
|
Made number transition to 1.4.7
|
6 years ago |
Thomas Schmitt
|
607f339501
|
Added a few ASCQ texts to error code 5,30,X
|
6 years ago |
Thomas Schmitt
|
cd6b19a065
|
Bug fix: SAO CD could be perceived 2 blocks too short. Regression in 1.4.4 by rev 5672.
|
6 years ago |
Thomas Schmitt
|
7cc62d99e9
|
Enabled overriding of OpenBSD default for Immed usage
|
6 years ago |
Thomas Schmitt
|
0731eaa3e0
|
New cdrskin option use_immed_bit=
|
6 years ago |
Thomas Schmitt
|
740e726ffe
|
New API call burn_drive_set_immed()
|
6 years ago |
Thomas Schmitt
|
2e8dec42e5
|
Reacted on some of the complaints of codespell
|
6 years ago |
Thomas Schmitt
|
ba7422b2b6
|
Mentioned OpenBSD in adapter files
|
6 years ago |
Thomas Schmitt
|
2e76a4dfdf
|
Fixed a macro typo in rev 5720. Thanks again to SASANO Takayoshi.
|
6 years ago |
Thomas Schmitt
|
078f75c2a7
|
Enabled SCSI command execution on OpenBSD. Thanks to SASANO Takayoshi.
|
6 years ago |
Thomas Schmitt
|
daa9160df7
|
Made number transition to 1.4.5
|
6 years ago |
Thomas Schmitt
|
6e5d3dc2d1
|
Bug fix: burn_make_input_sheet_v07t() used character code of block 0 for all blocks
|
6 years ago |
Thomas Schmitt
|
bdbcde351f
|
Bug fix: DVD book type of DVD+RW DL and DVD+R DL was reported wrong. Thanks to Etienne Bergeron.
|
6 years ago |
Thomas Schmitt
|
34866215f7
|
Bug fix: Double free at end of run if burn_write_opts_set_leadin_text() is used
|
6 years ago |
Thomas Schmitt
|
f4ce749188
|
Bug fix: burn_make_input_sheet_v07t() falsly recognized double byte encoding
|
6 years ago |
Thomas Schmitt
|
f61caa7feb
|
Bug fix: Linux /proc/sys/dev/cdrom/info overrode SCSI dev family conversion
|
6 years ago |
Thomas Schmitt
|
94f02caddb
|
Replaced unused timezone parameter of gettimeofday() by NULL
|
6 years ago |
Thomas Schmitt
|
69d12929e3
|
Trying to find out whether READ CAPACITY on CD media includes 2 TAO end blocks
|
6 years ago |
Thomas Schmitt
|
df1483c78d
|
Changed type of length counters of serial numbers from char to int. Warning of gcc on Ubuntu powerpc.
|
6 years ago |
Thomas Schmitt
|
92e29de695
|
Fixed a typo found by lintian
|
6 years ago |
Thomas Schmitt
|
02d06cffbc
|
Fixed a typo found by lintian
|
6 years ago |
Thomas Schmitt
|
224fe43539
|
Bug fix: "failed to attach fifo" when burning from stdin. Regression of 1.4.2, r
|
7 years ago |
Thomas Schmitt
|
80ebe2923a
|
Made number transition to 1.4.3
|
7 years ago |
Thomas Schmitt
|
f2c2e5e59c
|
Fixed a theoretical memory leak in actually unused code. Reported by cppcheck.
|
7 years ago |
Thomas Schmitt
|
d428bae0fa
|
Completed revision 5527. Coverity CID 21823.
|
7 years ago |
Thomas Schmitt
|
774336bbe9
|
Completed revision 5527. Coverity CID 21823.
|
7 years ago |
Thomas Schmitt
|
43e113ae54
|
Took into respect that burn_session_by_cue_file() parameter text_packs may be NULL.
|
7 years ago |
Thomas Schmitt
|
be8834a564
|
Closed a memory leak with error around C-TEXT. Another try on Coverity CID 21818.
|
7 years ago |
Thomas Schmitt
|
71ee6246a6
|
Corrected a mistake made in rev 5542. Coverity CID 28636.
|
7 years ago |
Thomas Schmitt
|
e62426c705
|
Unified the tests against rogue GET CONFIGURATION replies. Coverity CID 21794.
|
7 years ago |
Thomas Schmitt
|
d8cb782cfb
|
Reacting on (improbable) failure of burn_disc_pretend_full(). Coverity CID 21847.
|
7 years ago |
Thomas Schmitt
|
ae9cd95cf1
|
Removed a surplus development variable. Coverity CID 21795.
|
7 years ago |
Thomas Schmitt
|
352a33d287
|
Cared for an improbable error case. Coverity CID 21784.
|
7 years ago |
Thomas Schmitt
|
0f657077af
|
Prevented a quite unlikely buffer overflow by argument. Coverity CID 21827.
|
7 years ago |
Thomas Schmitt
|
189a43bac9
|
Closed memory leak with minor cdrskin jobs. Found by valgrind.
|
7 years ago |
Thomas Schmitt
|
232b49bc90
|
Removed a surplus test. Coverity CID 21796.
|
7 years ago |