Commit Graph

1983 Commits

Author SHA1 Message Date
Thomas Schmitt 6e4d1cc53e Prepared for possible demise of mode page 2A 2014-02-05 19:20:08 +00:00
Thomas Schmitt cdbbcbb923 Fixed bugs introduced with previous commit 2014-02-05 19:00:01 +00:00
Thomas Schmitt 7f31c9e985 Trying to better handle MMC violating replies of MODE SENSE (Block Descriptors) 2014-02-05 12:49:41 +00:00
Thomas Schmitt dd0ceb6720 Implemented a generic verification whether a SPC device is a MMC device 2014-02-04 11:31:12 +00:00
Thomas Schmitt 5676a1953d Improved handling of stdio pseudo-drives after aborted burn runs 2014-01-15 17:50:33 +00:00
Thomas Schmitt 78627934f3 Updated copyright claim in sg-linux.c 2014-01-15 17:49:04 +00:00
Thomas Schmitt 217289f71a Adapted Linux SG_IO adapter to scsi/sg.h of git.kernel.org 2014-01-09 21:50:17 +00:00
Thomas Schmitt 1c6f6c084f Interpreting feature 0x107 when deciding from where to get speed info 2014-01-09 13:23:23 +00:00
Thomas Schmitt 658851a497 Registering all drive-media feature descriptors in burn_drive 2014-01-07 12:01:18 +00:00
Thomas Schmitt 2aa10d1099 Documented changes and release timestamp 2013-12-12 14:58:22 +00:00
Thomas Schmitt ba8b1b5e17 Updated cdrskin tarball generator 2013-12-12 14:54:37 +00:00
Thomas Schmitt ef17544eb9 Made number transition to 1.3.5 2013-12-12 14:52:30 +00:00
Thomas Schmitt 7f99a8e70e Better reaction on drive errors during burn_drive_scan_and_grab() 2013-11-21 09:21:29 +00:00
Thomas Schmitt 5f6281261d Corrected bugs introduced with rev 5180 2013-11-17 15:27:08 +00:00
Thomas Schmitt 04afd1c958 Resetting the drive failure status before starting random-access writing 2013-11-17 10:25:01 +00:00
Thomas Schmitt 83eac67cf5 Prevented a memory leak that in most cases was closed by a race condition 2013-11-16 17:05:40 +00:00
Thomas Schmitt d09ecac4a8 Enforcing reasonable minimum read speeds even if the drive is lying 2013-11-15 10:24:31 +00:00
Thomas Schmitt 404f239207 Improved reaction on Linux SG_IO transport problems 2013-11-14 10:17:48 +00:00
Thomas Schmitt 0cd21eed54 Updated change log 2013-11-11 17:20:30 +00:00
Thomas Schmitt 119c0cf76d Bug fix: Drive LG BH16NS40 stalled on inspection of unformatted DVD+RW 2013-11-11 16:10:36 +00:00
Thomas Schmitt edc90b880c New API call burn_disc_pretend_full_uncond() 2013-11-10 16:35:17 +00:00
Thomas Schmitt ae4d296a60 Enforcing reasonable maximum read speeds even if the drive is lying 2013-11-08 09:54:15 +00:00
Thomas Schmitt 4880ca3b93 Closed potential memory leak introduced by rev 5168 2013-11-08 09:53:13 +00:00
Thomas Schmitt 429fed00c1 Closed potential memory leak introduced by rev 5168 2013-11-08 09:51:33 +00:00
Thomas Schmitt 87ab352d6f New API calls burn_drive_was_feat21_failure(), burn_write_opts_set_fail21h_sev() 2013-10-28 10:51:05 +00:00
Thomas Schmitt 6e372c9a6d Bug fix: Drive error reports were ignored during blanking and formatting 2013-10-10 16:20:39 +00:00
Thomas Schmitt 1f7dfb84fc Forgot to disable a debugging message 2013-10-09 13:46:47 +00:00
Thomas Schmitt 844dc958be Separately determining the maximum speeds for writing and reading 2013-10-09 09:24:09 +00:00
Thomas Schmitt f6132a97a0 Made -version message more acceptable for K3B. Proposal of Omegaweapon. 2013-10-03 10:01:15 +00:00
Thomas Schmitt 642406b92e Reacted on warning of Debian buildd with clang 2013-09-16 17:28:55 +00:00
Thomas Schmitt cc8ac3aefb Reacted on warnings of PLD Linux build log 2013-09-05 08:49:31 +00:00
Thomas Schmitt 2a8ae1be42 Reacted on warnings of PLD Linux 2013-09-04 14:18:08 +00:00
Thomas Schmitt 8d2e14a0b9 Closed a small memory leak with cdrskin -msinfo 2013-09-04 11:16:12 +00:00
Thomas Schmitt 9e02c17004 Closed a small memory leak with cdrskin -msinfo 2013-09-04 11:10:05 +00:00
Thomas Schmitt 669ccb9b43 Catching and defaulting mad responses to READ BUFFER CAPACITY 2013-09-04 11:00:30 +00:00
Thomas Schmitt 05ae7e51e4 Updated change log 2013-08-07 13:56:37 +00:00
Thomas Schmitt db2ec50deb Updated cdrskin tarball generator 2013-08-07 13:52:34 +00:00
Thomas Schmitt 6b93e66cfd Made number transition to 1.3.3 2013-08-07 13:51:09 +00:00
Thomas Schmitt 9afa5379e5 Update of doxygen configuration for version 1.8.4 provided by George Danchev 2013-08-04 20:03:57 +00:00
Thomas Schmitt b08075479e Reacted on advise from Helmut Grohne to avoid confusion of doxygen 2013-08-04 12:45:31 +00:00
Thomas Schmitt 2b74f6fa63 Changed default write chunk size for BD to 64 KiB 2013-08-04 10:03:21 +00:00
Thomas Schmitt 8f60105c8d Reacted on warnings of Debian build service about doxygen flaws 2013-07-29 09:14:51 +00:00
Thomas Schmitt f8be7e46ab Bug fix: The signal handler aborted on SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU 2013-07-21 17:07:53 +00:00
Thomas Schmitt f9793c54c2 New option --pacifier_with_newline 2013-07-08 15:19:45 +00:00
Thomas Schmitt 870b71377d Corrected typo in a comment 2013-07-08 14:56:30 +00:00
Thomas Schmitt 8eed2e9558 New mode bit8 with burn_set_signal_handling() to particularly ignore SIGPIPE 2013-07-01 16:00:28 +00:00
Thomas Schmitt abe560a6ec Removed an obsolete note message from cdrskin --devices 2013-06-28 10:43:47 +00:00
Thomas Schmitt 2a991bbab3 Making sure in cdrskin that off_t is large enough before starting libburn 2013-06-28 10:42:04 +00:00
Thomas Schmitt b46f7157de Removed inactive test code from telltoc.c 2013-06-24 15:07:45 +00:00
Thomas Schmitt 9aaca05499 Updated change log 2013-06-12 10:43:07 +00:00