Commit Graph

938 Commits

Author SHA1 Message Date
4d83f90ca8 Silenced warning of cppcheck 2011-07-07 11:49:36 +00:00
0fc4e78e8a Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:35:55 +00:00
c28c61587b Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:34:58 +00:00
5044b3e16c Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:33:35 +00:00
998e447345 Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:31:32 +00:00
e1bb3aac3e Reacted on warnings of -Wunused-but-set-variable 2011-07-06 14:25:57 +00:00
32b2f09148 Reacted on warnings of -Wunused-but-set-variable 2011-07-04 17:17:40 +00:00
9a456150bd Avoiding to load speed descriptor list twice 2011-07-04 14:39:47 +00:00
0f597cb904 Silenced compiler warnings about signedness 2011-06-22 09:32:25 +00:00
45756844e9 Bug fix: libburn-1.1.0 did only compile on Linux, FreeBSD, and Solaris 2011-06-19 20:36:29 +00:00
c596930b82 Made number transition to 1.1.1 2011-06-18 15:56:15 +00:00
dfccac8ba7 Reporting SCSI error if command RESERVE TRACK fails 2011-06-14 15:29:51 +00:00
2e8c7f0753 Replaced some large local variables by other means in libburn/write.c 2011-06-08 20:04:28 +00:00
64cba32cfd Bug fix: burn_disc_format() on DVD-RW issued wrong block size with type 00h 2011-06-08 18:13:02 +00:00
5a5e75fee8 Replaced some large local variables by other means in libburn/toc.c 2011-06-08 08:23:08 +00:00
5d58052a7b Replaced some large local variables by other means in libburn/structure.c 2011-06-08 08:14:35 +00:00
f75d8a8004 Consolidated several local struct command to a new member of struct burn_drive 2011-06-07 14:40:31 +00:00
27bc4eed20 Closed a small memory leak with CD SAO found by valgrind 2011-06-07 08:44:46 +00:00
fc905fea5c Leaner implementation of macro BURN_ALLOC_MEM 2011-06-06 17:37:42 +00:00
178dd61cb1 Replaced some large local variables by other means in libburn/spc.c 2011-06-06 17:31:36 +00:00
6edffeac3d Reacted on warnings of gcc about mixed sign comparison 2011-06-06 10:51:52 +00:00
4d5051a122 Replaced some large local variables by other means in libburn/sg-solaris.c 2011-06-06 10:45:04 +00:00
8370443595 Replaced some large local variables by other means in libburn/sg-linux.c 2011-06-05 17:05:38 +00:00
8934f3c78d Replaced some large local variables by other means in libburn/sg-libcdio.c 2011-06-02 13:28:06 +00:00
802e53bac1 Gave up use of bzero() in FreeBSD system adapters 2011-06-02 08:39:13 +00:00
a06b171f54 New API call burn_disc_close_damaged() 2011-05-31 10:32:21 +00:00
eb1cce66ca New API call burn_disc_next_track_is_damaged() 2011-05-26 15:01:23 +00:00
03b1817ded Improved reaction on Damage Bit and missing NWA_V of READ TRACK INFORMATION 2011-05-26 14:58:10 +00:00
fad5727a14 Replaced some large local variables by other means in libburn/sg-freebsd-port.c 2011-05-23 18:26:02 +00:00
5b14a6b5b8 Replaced some large local variables by other means in libburn/sg-freebsd.c 2011-05-23 17:39:48 +00:00
afc3dfd619 Replaced some large local variables by other means in libburn/sg-dummy.c 2011-05-23 16:34:53 +00:00
d6cb95e554 Replaced some large local variables by other means in libburn/read.c 2011-05-23 15:51:49 +00:00
c88214e221 Replaced some large local variables by other means in libburn/mmc.c 2011-05-23 15:39:51 +00:00
ec0b81df6d Added forgotten return value to BURN_ALLOC_MEM 2011-05-15 20:31:15 +00:00
9ef623c7f6 Replaced some large local variables by other means in libburn/drive.c 2011-05-15 19:13:57 +00:00
cbc2078731 Polished macro BURN_ALLOC_MEM 2011-05-15 18:16:58 +00:00
58660e6667 Replaced some large local variables by other means in libburn/async.c 2011-05-15 10:48:59 +00:00
2af320911d Macros BURN_ALLOC_MEM, BURN_FREE_MEM for replaceing local variables 2011-05-15 10:47:01 +00:00
80aa39403a Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:46:59 +00:00
726a2b789a Including header pthread.h on request of Mats Andersson for OpenBSD 2011-05-12 12:04:43 +00:00
549b1a4346 Closed tiny memory leak found by valgrind 2011-05-01 14:45:22 +00:00
e9b4937849 Made number transition to 1.0.7 2011-04-09 09:26:29 +00:00
e7ae52d582 Better handling of read attempt on pseudo-drive without read-permission 2011-03-24 18:21:31 +00:00
e3ccb45db2 Avoiding appendable role 5 if not explicitely enabled 2011-03-22 08:59:43 +00:00
ced69fa340 Enabled blanking of drive with role 5 2011-03-21 09:22:04 +00:00
7ed32c2baa Adjustments for drive role 5, random access write-only 2011-03-21 09:04:14 +00:00
18ebab674b Corrected nwa computation for drive role 5 2011-03-21 09:02:58 +00:00
b697ee8022 Silenced an error message with input that is not aligned to 2 kB 2011-03-19 22:21:35 +00:00
0f79047c75 Enabled BD formatting iby index on Pioneer BDR-205 which offers no Cert or QCert 2011-03-18 15:33:15 +00:00
1379e576cf Provisory introduction of drive role 5, random access write-only 2011-03-18 09:33:54 +00:00
6ae78e2d4d Changed severity of "Read attempt on write-only drive" from FATAL to FAILURE 2011-03-13 19:26:30 +00:00
3644b0a58f New API call burn_allow_drive_role_4() 2011-03-13 13:07:46 +00:00
2bf4664e9e Burning DVD-R DAO with 2 kB size granularity rather than 32 kB 2011-03-12 09:35:04 +00:00
9afc56763d Made number transition to 1.0.5 2011-03-10 13:30:54 +00:00
c01f6fa3bf Bug fix: Read-only file descriptors were classified as write-only pseudo drives 2011-03-01 14:46:17 +00:00
9af390fc51 Corrected a flaw found by George Danchev with cpp 2011-02-24 19:17:06 +00:00
67a3de8fb5 Registered new error code 2011-02-23 19:57:10 +00:00
85b5612361 Made number transition to 1.0.3 2011-02-23 19:38:44 +00:00
09e0b27d9e DEBUG message with burn_drive_cancel, FAILURE with premature end-of-input 2011-02-18 16:55:42 +00:00
5d3fbb7060 Reacted on compiler warnings about uninitialized variables 2011-02-14 08:59:42 +00:00
2c37215969 Forced role 3 on drives which stem from open file descriptors without O_RDWR 2011-02-09 11:43:10 +00:00
d5ae5ebf6c Using usleep() instead of nanosleep() which is not available on Solaris 9 2011-01-18 16:28:57 +00:00
9516d40d44 Made number transition to 1.0.1 2011-01-16 15:11:34 +00:00
273366c183 Allowed stdio tracks of known size to end in TAO mode on premature EOF 2011-01-03 19:51:30 +00:00
80c17eafd7 Allowed umask to create stdio-drive files with rw-permissions for all 2010-12-28 07:19:29 +00:00
c712ae1a41 Made number transition to 0.9.1 2010-12-08 13:55:24 +00:00
5d5420b775 Removed outdated development macros 2010-11-16 13:12:35 +00:00
3d2154b31e Regression fix: SCSI reply data logging was disabled in rev 3368, 0.8.6 2010-10-29 17:45:13 +00:00
1d86a0be2f Issueing error messages if cache syncing or closing fails 2010-10-29 16:41:16 +00:00
163926e155 Made number transition to 0.8.9 2010-10-20 13:36:14 +00:00
22e527cd1f Issueing messages with all cases of burn canceling 2010-10-19 16:59:34 +00:00
0125ee074e Issue warning after writing a BD-R with more than 300 sessions 2010-10-15 19:17:37 +00:00
077eb50c5f Avoiding to inquire spare area of unsuitable media 2010-09-28 10:11:06 +00:00
1b522c813c Making new API call available in dynamic library 2010-09-24 09:26:06 +00:00
2e7e61b680 New API call burn_disc_get_bd_spare_info() 2010-09-24 09:07:05 +00:00
b6e37e68e8 New API call burn_offst_source_new() 2010-09-22 17:51:26 +00:00
83c90fb200 Made number transition to 0.8.7 2010-09-17 07:54:34 +00:00
b9cbaba76e Centralized interpretation of SCSI command outcome 2010-09-14 12:50:06 +00:00
339bbc0fbc Lifted test reservation on DVD-R DL media. Thanks to Kevin Kieffer for testing. 2010-08-21 09:56:16 +00:00
dfbac5e3aa Corrected typo in macro names (which shall never be defined anyway) 2010-08-13 11:42:49 +00:00
0e25bee925 Hopefully silenced a warning of doxygen on Debian buildd 2010-08-08 09:13:53 +00:00
d60cac2c92 New SCSI comand response "GO_ON" 2010-08-08 09:13:04 +00:00
6062ae2b50 Obeying burn_set_scsi_logging() with errors of class RETRY 2010-08-03 09:11:58 +00:00
de9a040c23 Committed Solaris system adapter which was forgotten with rev 3345 2010-08-02 14:13:08 +00:00
0755c89567 Added error simulation code to Linux system adapter. 2010-08-02 13:20:33 +00:00
831fe8df23 Reporting sense data with burn_set_scsi_logging() 2010-08-02 10:07:09 +00:00
5eb145168e Recognizing sense data format 0x72 if given instead of 0x70 2010-07-29 08:35:36 +00:00
d4be375515 Changed all malloc() to calloc() 2010-07-12 19:37:31 +00:00
a8707064f2 Mentioned that public API calls must be in libisofs/libisofs.ver 2010-07-06 11:34:38 +00:00
382439770f Hiding all non-API symbols from the linker by use of --version-script 2010-07-04 17:01:21 +00:00
c8def5699c Moved public part of libdax_audioxtr.h to libburn.h 2010-07-04 13:13:09 +00:00
a6086ad263 Made number transition to 0.8.5 2010-06-30 11:31:22 +00:00
bb15c126ee Allowed 64 kB max output buffer size on all OSes 2010-06-16 08:25:57 +00:00
5c34993c71 Let general POSIX system adapters ignore SIGWINCH and SIGURG if defined 2010-06-15 15:57:11 +00:00
3353fc9fc4 Avoided compiler warning about unused variable on non-Solaris systems 2010-06-15 15:55:11 +00:00
c2effb58dd New less obtrusive implementation of sg_is_enumerable_adr for Solaris 2010-06-13 19:07:52 +00:00
0f67485be5 Made number transition to 0.8.3 2010-06-11 10:53:56 +00:00
158381e187 Removed obsolete development remark 2010-06-10 17:09:50 +00:00
af0b0cf13f Implemented block device capacity determination fo Solaris 2010-06-08 20:04:01 +00:00
f96f595486 Handled SCSI status "BUSY" on Solaris 2010-06-08 17:50:33 +00:00
800f9d8e01 Corrected comment 2010-06-08 17:32:44 +00:00
ec14e582a1 New system adapter for Solaris uscsi (tested on snv134, kernel 5.11) 2010-06-07 17:30:54 +00:00
3ef6beab6a Reacted on harmless compiler warnings on Solaris 2010-06-07 17:17:53 +00:00
d9b8a5b479 Avoiding to resolve /dev/rdsk/cXtYdZs2 drive addresses on Solaris libcdio 2010-06-07 17:16:40 +00:00
a2acc514ca Bug fix: SIGSEGV of libcdio system adapter if drive list is empty 2010-05-29 07:44:41 +00:00
1ecc2d2030 Eventually including ../config.h generated by autotools 2010-05-16 09:07:42 +00:00
6d10819e3a Bug fix: CD-ROM media got attributed random lead-in and lead-out adresses 2010-05-01 08:29:28 +00:00
8b28a2124a Avoided to create track without toc_entry from "hidden first track" on CD 2010-04-30 18:04:47 +00:00
8d4ccbe594 Made number transition to 0.8.1 2010-04-09 10:57:38 +00:00
a898e824bb Reporting eventual SCSI sense in sg-linux repeat loop 2010-04-09 09:07:59 +00:00
9538818e08 Adjusted libcdio system adapter to FreeBSD peculiarities 2010-03-29 10:33:05 +00:00
c9071e8838 Trying to detect FreeBSD ahci devices and to handle others the old way 2010-03-27 17:27:50 +00:00
0dd6444ea7 Avoiding to inquire NWA of unwritable media or states 2010-03-27 15:58:05 +00:00
3c8d21f75b Had to make ahci change conditional for now: -DLibburn_for_freebsd_ahcI 2010-03-26 08:33:22 +00:00
9b8782b374 Changed sg-freebsd.c to work with ahci, advise by Alexander Motin 2010-03-25 11:36:55 +00:00
3432b77d4f Made number transition to 0.7.9 2010-03-10 13:56:58 +00:00
5920547d50 Clarifications in API description of burn_set_signal_handling() 2010-03-09 14:01:57 +00:00
52257d6c8d Prevented potential memory fault with burn_set_signal_handling() 2010-03-08 09:24:21 +00:00
86992a38d3 Changed examples burn_set_signal_handling(...,48) to (...,0x30) 2010-03-07 08:15:21 +00:00
8648c6d80f Protected blanker and formatter thread from signals 2010-03-05 18:59:21 +00:00
f27c70c450 Removed some debugging printing 2010-03-05 11:15:28 +00:00
8013f4885d Introduced alternative signal handling actions 2010-03-05 09:08:16 +00:00
fd3f879900 Showing more patience with temporarily busy drives on Linux 2010-03-04 12:13:04 +00:00
5174bd3852 Enabled patience 0 within burn_abort() 2010-03-03 14:05:07 +00:00
b273dd9178 Corrected optional speed curb for stdio: drives. Was damaged by revision 2903. 2010-02-25 07:04:52 +00:00
37467740cf Made burn_set_signal_handling() more suitable for cdrskin 2010-02-22 13:47:17 +00:00
1195ef109c Avoided random percentage display at start of blanking 2010-02-17 14:12:23 +00:00
5df30507aa Bug fix on FreeBSD: Piped input was falsely attributed a small fixed size 2010-02-16 19:40:07 +00:00
09f88eb5cf Changed a comment in libburn/crc.h 2010-02-15 12:57:38 +00:00
646c6deacd Created opportunity to omit source module libburn/crc.c 2010-02-14 17:17:04 +00:00
6a7da3cfec Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
ab62ffd02b Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:26:46 +00:00
cd2bca3c5a Changed system adapter id and some remarks from "Linux" to "GNU/Linux" 2010-02-12 17:30:59 +00:00
f125877e73 Lifted ban to derive GPLv3, extended copyright range to 2010 2010-01-23 10:42:52 +00:00
e5517bf9dd Made number transition to 0.7.7 2010-01-23 10:40:11 +00:00
890fb95c96 Learned how to inquire size of disk-like FreeBSD devices 2010-01-21 10:46:04 +00:00
97ca3f7867 Changed a comment in sg-linux.c 2010-01-18 10:32:36 +00:00
7220b8e0fe New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives 2010-01-16 12:51:24 +00:00
efd369a669 Implemented adivisory FreeBSD drive locking via flock(2) 2010-01-15 18:25:14 +00:00
310f16f3fa Provisory rejection of FreeBSD ATAPI drives in sg-libcdio 2010-01-14 16:06:17 +00:00
d4c105344b Giving up drive probing by mode page sending 2010-01-14 16:04:57 +00:00
aaf8353363 Carified that apps must use 64 bit off_t or the lib must be tweaked. 2010-01-13 17:14:14 +00:00
5ff681f314 Adaptions after encounter with FreeBSD 8.0 2010-01-13 07:45:07 +00:00
889feba810 Experimentally regard FreeBSD /dev/da[0-9] and /dev/cd[0-9] as block device 2010-01-13 07:38:56 +00:00
9e5c7cc141 Corrected free capacity measurement of stdio: drives in regular files 2010-01-12 16:50:44 +00:00
801828fd5c Revoked asynchronous eject, as we cannot distinguish out from unready 2010-01-09 14:32:51 +00:00
934f2d4c5b Better error message with unknown SCSI error codes 2010-01-09 14:25:19 +00:00
3c970efff4 Forgot to forward sense reply to higher levels 2010-01-09 14:18:55 +00:00
39bfad49ad Enlarged buffer size of libcdio adapter on Linux to 64k 2010-01-04 13:52:57 +00:00
085077db95 Avoiding stream recording on BD if not 64 kB buffer 2010-01-04 13:49:05 +00:00
5973070bae Enabled block device size recognition with sg-libcdio on Linux 2010-01-01 12:43:15 +00:00
42c4ad98c7 Bug fix: with non-Linux adapters there were 0 readable bytes on block devices 2010-01-01 12:39:20 +00:00
c3d6b61372 Silenced libcdio warnings 2009-12-30 20:08:51 +00:00
015a5d56ba Making use of new libcdio capability to obtain SCSI address tuple on Linux 2009-12-30 15:40:10 +00:00
824c054bbc Experimentally enabled FreeBSD system adapter for Debian kfreebsd 2009-12-29 13:31:56 +00:00
0d1fa5548b Corrected a mode page size computation error which for now had no bad effect 2009-12-29 11:57:21 +00:00
2dfa6d6b3c Extended sg-API by sg_shutdown(), sg_dispose_drive(), sg_id_string() 2009-12-27 14:45:05 +00:00
f91ee4fb13 Showing libburn users drive name link targets, using in libcdio its own names 2009-12-27 09:20:10 +00:00
d06c4ac98f Reacted on some doxygen warnings of Debian hurd build 2009-12-26 22:25:45 +00:00
7d49a67585 New API function burn_scsi_transport_id() 2009-12-26 08:01:35 +00:00
faa760d6ff New internal sg-API function sg_initialize() 2009-12-25 22:37:57 +00:00
060df845ba Adapted to libcdio-0.83 and its runtime version telling 2009-12-25 20:55:37 +00:00
f06d73b4f8 Resolving symbolic links in libcdio drive list 2009-12-25 14:31:55 +00:00
b5c0316640 Commited file forgotten with rev 2960 2009-12-25 10:13:06 +00:00
2947dc02de Making use of libcdio function mmc_get_cmd_scsi_sense() 2009-12-24 17:04:40 +00:00
11a2094f97 Experimental SCSI transport adapter via GNU libcdio 2009-12-19 14:34:48 +00:00
21a1829063 Moved sg_log_cmd() to spc.c scsi_log_cmd() 2009-12-19 14:23:30 +00:00
ef8289e6e8 Corrected CDB length of command 55h MODE SELECT from 12 to 10 2009-12-19 13:59:09 +00:00
4225f876a6 Made number transition to 0.7.5 2009-12-07 07:54:24 +00:00
18b72f1602 Some clarifications about the Linux throughput problem 2009-12-06 07:45:00 +00:00
07f535c72b Some clarifications about the GH22LS30 problem 2009-12-06 07:32:38 +00:00
2fd0fc3086 Converted stderr experiment messages to DEBUG messages 2009-12-05 14:35:41 +00:00
1f73d8fb3d Made effect of macro Libburn_pioneer_dvr_216d_read_buf_caP unconditional 2009-12-05 14:22:28 +00:00
203976a6db Bug fix: SIGSEGV with LG GH22LS30 when inquiring media product id 2009-12-05 11:17:13 +00:00
2ca3d2d5c3 Gave up CLOSE TRACK with CD TAO burn runs 2009-12-02 10:29:45 +00:00
dda4ca8108 Documented meaning of START/STOP UNIT bits 2009-11-30 10:00:34 +00:00
a42ece0bce Using mmap() by default for allocating read buffers 2009-11-28 12:23:20 +00:00
b0cb0b1e53 New API calls burn_fifo_get_statistics(), burn_fifo_next_interval() 2009-11-26 14:43:38 +00:00
dc0504f019 New API call burn_fifo_fill() 2009-11-25 16:00:33 +00:00
d6263dee7f Gave up call burn_os_close_track_src() introduced by rev 2920 2009-11-25 12:21:12 +00:00
81b74cc951 New API calls burn_os_open_track_src() , burn_os_alloc_buffer() 2009-11-23 18:56:18 +00:00
396a743690 Bug fix: DVD DAO track size was rounded up much too generously 2009-11-22 20:52:40 +00:00
25d642e287 Longer READ BUFFER CAPACITY interval with DVD/BD writing 2009-11-21 19:14:05 +00:00
ab98e31575 Experiment about SG_FLAG_DIRECT_IO 2009-11-20 13:48:44 +00:00
f67f1a2caa Reserving enough track space for 64 kB write chunks 2009-11-18 18:56:14 +00:00
0debeeabf9 Split automatic drive start function from mmc_function_spy() 2009-11-18 12:25:57 +00:00
0259c17539 Configure options --enable-cdrskin-fifo-odirect, --enable-dvd-obs-64k 2009-11-16 16:53:07 +00:00
dea30cc8c8 New API calls burn_write_opts_set_dvd_obs(), burn_write_opts_set_stdio_fsync() 2009-11-15 15:30:26 +00:00
39b9c6f48d Corrected an outdated remark 2009-11-15 15:21:04 +00:00
031a445210 Macro Libburn_pioneer_dvr_216d_dummy_probe_wM for omitting write mode probe 2009-11-12 18:00:01 +00:00
ff94b794fd Workaround for Pioneer DVR-216D refusal to eject 2009-11-12 17:56:18 +00:00
bab0d8b83b Made SCSI logger permanent and controllable via API call 2009-11-12 17:54:06 +00:00
cdf9e6aec9 Increased stdio flush interval from 1 MB to 16 MB 2009-11-11 10:05:56 +00:00
71e2ab85e6 Hopefully solved the endless burn problem with Pioneer DVR-216D 2009-11-10 20:32:59 +00:00
277255953f Avoiding START UNIT before the drive gets released 2009-11-10 12:21:43 +00:00
85d8c13d35 Made SCSI command log more complete and more readable 2009-11-08 11:12:23 +00:00
d385730ebd Corrected allocation length with GET CONFIGURATION 2009-11-08 11:08:19 +00:00
4b30530f52 Test macros for double START UNIT and SET CD SPEED 2009-11-05 17:03:01 +00:00
11d1538fbd Test macro for SEND OPC INFORMATION before DVD-R track 2009-11-04 08:46:17 +00:00
6e44f7ea4e Test macro for SL_V in mode page 05 2009-11-03 18:45:08 +00:00
d4a3d303a6 Test macros for finding reason of stall problem with Pioneer DVD-216D on DVD-R 2009-10-30 13:45:26 +00:00
2027b86361 Bug fix: Closed memory leak with failure to open device file under FreeBSD. Thanks to George Danchev. 2009-10-27 10:09:31 +00:00
4ff9053d68 Bug fix: burn_drive->disc_id or burn_drive->disc_app_code altered by stray 0. Thanks to George Danchev. 2009-10-27 10:06:43 +00:00
edabeec60a More optimizations with parity computation 2009-10-20 16:14:14 +00:00
e8e748d2f3 Optimizations with parity computation, clarification about nature of logarithms 2009-10-19 11:56:25 +00:00
ec6d100367 Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW 2009-10-17 13:17:06 +00:00
ba33ee3960 Made number transition to 0.7.3 2009-10-12 10:52:37 +00:00
151b100c96 Made read_capacity error message of burn_read_data() depending on flag bit1 2009-10-09 20:03:06 +00:00
1deac6afeb Determining read capacity for DVD-RAM 2009-10-09 12:35:42 +00:00
f45a911e86 Fixed CD TAO multi-track -dummy bug reported by Philippe Rouquier 2009-10-04 15:11:35 +00:00
18fdda825e Restricted retry to the timeout for single SCSI commands (200 seconds) 2009-09-22 19:26:57 +00:00
93ec70fd74 Revoked instruction to retry STOP UNIT 2009-09-22 19:24:41 +00:00
d51356c26f Mentioned need for 2056 byte fifo chunks with burn_track_set_cdxa_conv() 2009-09-20 11:19:11 +00:00
b001fd6ed6 Refusing to read beyond media_read_capacity 2009-09-18 16:18:37 +00:00
87f67a9267 Fixing SIGSEGV with CD SAO introduced with revision 2808 2009-09-18 16:16:56 +00:00
6068c14634 Evaluating read capacity with role 2 drives (regular files and block devices) 2009-09-13 09:49:50 +00:00
d090683bdf New API call burn_track_set_cdxa_conv() 2009-09-11 11:53:36 +00:00
9ccad6a9d9 New struct burn_toc_entry extension for Last Recorded Address 2009-09-09 15:38:47 +00:00
3dbc958c05 Correction with erasable bit of burn_disc_get_cd_info() 2009-09-09 13:39:27 +00:00
a8ba16ad63 New API call burn_disc_get_cd_info() 2009-09-09 12:52:07 +00:00
a81a1daaf4 Avoided to read third sixpack of manufacturer bytes with DVD-R media 2009-09-06 11:20:18 +00:00
84ccf158e7 Changed new API call burn_get_media_product_id() to burn_disc_get_media_id() 2009-09-06 09:25:52 +00:00
6e7bb73d03 Made recognition of CD media codes work in burn_guess_manufacturer() 2009-09-06 09:22:26 +00:00
32575a8c9a Silenced a valgrind warning caused by not recognizing side effects of a ioctl 2009-09-05 11:42:25 +00:00
07f5e48f29 Made product ID surely a single printable word 2009-09-05 11:29:44 +00:00
922785b8f3 New API calls burn_get_media_product_id() and burn_guess_manufacturer() 2009-09-04 20:21:55 +00:00
1f68e09143 New API call burn_guess_cd_manufacturer() 2009-09-02 13:32:17 +00:00
78d3e9d334 Removed lec.c from libburn 2009-09-02 13:14:23 +00:00
669e902009 Disabled code using libburn/lec.c, removed lec.c from libburn 2009-09-01 09:56:51 +00:00
9435b8d084 Made number transition to development version 0.7.1 2009-08-27 14:38:24 +00:00
ba6b4bc974 Implemented automatic START UNIT after STOP UNIT before any other SCSI command 2009-08-24 20:24:39 +00:00
607342036e Made burn_drive_snooze() safe for emulated drives 2009-08-24 16:15:46 +00:00
8b5eeb6b33 New API call burn_drive_snooze() 2009-08-24 13:10:53 +00:00
111322daaf Adapted to pitfalls of U3 memory sticks which appear as CD-ROM drives 2009-08-23 13:08:19 +00:00
4343f82c2e New API calls burn_drive_get_all_profiles(), burn_obtain_profile_name() 2009-08-15 13:32:56 +00:00
da2098f5f9 Added test code about output blocks size as comment. 2009-08-15 13:30:42 +00:00
f935e83d9f Made number transition and activated development documentation 2009-07-14 13:37:11 +00:00
b7bb047464 Retrying 3 times on EBUSY drives with generous usleep intervals 2009-06-14 09:49:47 +00:00
ee6c1ac0d9 Bug fix: No usable media was detected with old MMC-1 drives 2009-06-03 18:53:57 +00:00
09efaa21bc Bug fix: Old MMC-1 drives were rejected because of mode page 2Ah length 2009-06-03 08:58:18 +00:00
3013dd0856 Avoided to enumerate faulty drive objects 2009-06-02 17:21:43 +00:00
bae3cf6618 Rectified use of burn_drive.mdata->valid 2009-06-02 16:28:33 +00:00
358678eeef Made number transition and activated development documentation 2009-05-07 18:15:47 +00:00
19805e6a0a Bug fix: Device scan stalled on FreeBSD. Ticket 148 jwele 2009-04-30 07:08:23 +00:00
8a55deb67a Replaced 8 blanks by a tab 2009-04-30 06:59:35 +00:00
4d35664d90 Marked alleged use of uninitialized memory reported by valgrind 2009-04-30 06:56:47 +00:00
9f44299cf2 Bug fix: burn_abort() did not work with broken output pipe (since rev 2514) 2009-03-18 17:25:00 +00:00
55545b97a0 Human readable error messages for asc=08 "Logical unit communication failure" 2009-03-18 12:45:59 +00:00
dc0ab3d2ec Made libburn number transition to 0.6.5 2009-03-13 14:03:13 +00:00
d7b29469f7 Reacted on compiler warnings of SchilliX-0.6.7 (based on Solaris 5.11) 2009-03-08 14:01:10 +00:00
11e69fa320 Making optional use of statvfs() in sg-dummy 2009-03-03 09:20:53 +00:00
90e6740611 Added a dummy function with loud compiler warning to sg.c dummy case 2009-03-02 20:01:37 +00:00
4beea97f47 Fixed a race condition on abort with stdio writing which could cause SIGSEGV 2009-03-02 19:33:47 +00:00
672a0e4f9d New operating system adapter "dummy" for stdio on POSIX-like systems 2009-03-02 17:01:21 +00:00
27c75ee526 New API function burn_drive_set_stream_recording() 2009-02-27 14:30:57 +00:00
d7e83ca613 Forgotten version leap to 0.6.3 in libburn.h 2009-02-20 13:23:57 +00:00
dfdf7ba607 Made number transition to 0.6.3 2009-02-20 12:50:12 +00:00
8c1bf841e2 Human readable error messages with asynchronous SCSI errors 2009-02-19 19:28:16 +00:00
632f1bb5b9 Mentioned the need for 64 bit file i/o 2009-01-27 12:10:39 +00:00
9c78678a15 Prepared eventual closing of spoiled BD-R media by a pseudo write run 2009-01-11 10:28:05 +00:00
35a1d463ab Preventing a possible bug with a burn run of more than one session at once 2009-01-09 16:17:25 +00:00
12db32e25e Recognizing BD-R media spoiled by the close bug and handling them as appendable 2009-01-09 09:59:59 +00:00
90d761d2a6 Bug fix: BD-R were not correctly finalized 2009-01-07 15:44:30 +00:00
520f4124aa Complaining and refusing more early with unformatted BD-RE 2009-01-06 13:53:01 +00:00
1895419a97 Complaining and refusing more early with unformatted BD-RE 2009-01-06 12:28:20 +00:00
1bda3b83a9 Error texts for ASC 73 : power calibration and program memory 2009-01-06 12:25:53 +00:00
d05348f67c Made number transition to 0.6.1 2009-01-04 11:35:19 +00:00
8292601817 Updated copyright claims to year 2009 2009-01-04 11:29:37 +00:00
e7c207fff6 Cosmetic changes 2008-12-29 10:53:58 +00:00
b15ff43eb7 Fixed denial of fast formatting with BD-RE introduced by revision 2280 2008-12-22 13:05:51 +00:00
32e53aee64 Clarified blank, appendable, closed burn_disc_status 2008-12-19 20:35:43 +00:00
8a92d512d0 New API function burn_get_read_capacity() 2008-12-17 09:19:34 +00:00
7618b01d1c Interpreting feature 0023h for BD-R formatting capabilities 2008-12-12 21:40:34 +00:00
e035ee80fa Making format size of BD-RE and BD-R quite freely adjustable 2008-12-12 11:22:14 +00:00
0985d48799 Catching BD-R zero spare formatting with NOTE rather than SORRY 2008-12-11 09:22:33 +00:00
5560e20f8a Rejecting unformattable BD-R more early 2008-12-11 07:23:29 +00:00
334063ffe0 Formatting of BD-R SRM to default size and by index 2008-12-10 09:26:09 +00:00
23682a109b Beginning to implement write code for BD-R SRM without POW 2008-12-09 12:35:13 +00:00
22f2c214c7 2008-12-07 16:00:45 +00:00
3396a47b17 Defaulting sessions without leadout entry 2008-12-03 08:52:44 +00:00
21ac13180e Circumventing BD-RE Quick Certification refusal of LG GGW-H20L YL03 2008-11-29 14:04:31 +00:00
9a6601d13c Translating ASC=0x31 formatting error messages, reporting command names 2008-11-29 14:01:41 +00:00
f81eb3a144 Changed error severity with TOC truncation to MISHAP 2008-11-27 17:21:54 +00:00
d6570a143a Truncating eventually detected damaged CD table-of-content 2008-11-27 08:11:03 +00:00
3b3da1b1ee Added tests against the SIGSEGV of ticket 146 2008-11-26 21:06:37 +00:00
b9089146f9 Removed remark that use of statvfs() was untested with FreeBSD 2008-11-15 22:07:24 +00:00
b11a57ef45 Made number transition to 0.5.7 2008-11-12 12:51:07 +00:00
b321ad2305 Avoiding warning message about implicitely declared burn_fifo_abort() 2008-11-12 07:53:01 +00:00
a9e788f551 Disabling the sigsegv provoking new debug message 2008-11-08 20:25:38 +00:00
dba9ae9c69 Cancelling libburn fifo thread before freeing the fifo object 2008-11-08 14:18:14 +00:00
ffc63da524 Clarified behavior of burn_source with pipes 2008-11-08 13:48:59 +00:00
4fef4932b6 Bug fix: Unsuitable write modes were caught silently and later than desired 2008-11-01 12:13:26 +00:00
5416a455ba A clarification in comment about burn_disc_format() 2008-10-15 10:33:09 +00:00
d5d5549d41 Made number transition to next development cycle 2008-10-05 12:41:44 +00:00
5e0f0e0681 Prevented SIGSEGV after illegal drive operations during sync write 2008-10-04 07:27:43 +00:00
8395088711 Bug fix: /dev/sr0 was accepted as enumerable address on Linux 2.4 2008-09-29 07:35:30 +00:00
6a628db774 Bug fix: Potential buffer overflow introduced with revision 2024 2008-09-28 19:39:00 +00:00
12ab1d49da Gave up problematic and unused version.h 2008-09-14 17:45:11 +00:00
Mario Danic
d92b938d63 Hopefully made out-of-tree building possible 2008-09-12 19:51:19 +00:00
da5b9a2370 Trying to avoid unnecessary access to sibling device objects 2008-09-09 13:20:08 +00:00
33427c7bdb Issueing many SCSI error messages in cleartext now 2008-08-30 10:44:45 +00:00
a29ef9b459 Made number transition to 0.5.3 2008-08-20 10:06:01 +00:00
bf4d72825d Reacted on harmless compiler warning 2008-08-19 12:36:10 +00:00
3aae79d2f9 API clarification about CD burn_toc_entries 2008-08-19 12:26:48 +00:00
254b6c6d60 New flag bit2 with burn_read_data() 2008-08-09 07:19:54 +00:00
837ae4e6a2 CD burn_toc_entries now bear extension_valid data 2008-08-09 07:18:53 +00:00
0da26cae9b Taking into respect drive list from /proc/sys/dev/cdrom/info 2008-08-05 18:00:37 +00:00
afd2dd9636 Avoiding drive scan if single drive is given 2008-08-01 10:10:13 +00:00
ed1453866b Made number transition to 0.5.1 and activated development documentation 2008-07-16 09:12:22 +00:00
4ca19b6fc1 Followed hint of Giulio Orsero to recognize disk by /proc/ide/hdX/media 2008-07-14 16:44:59 +00:00
1847e916a4 New API call burn_fifo_peek_data() 2008-07-14 11:38:22 +00:00
fc14a50c60 Trying to avoid SORRY messages when hitting busy hard disk /dev/hdX 2008-07-14 11:28:55 +00:00
4eb4567bcc With auto device family: scd is now fallback if sr does not exist 2008-07-02 09:39:02 +00:00
1f22b112e8 Inserted @since tags for all functions older than 0.2.0 2008-06-14 14:06:38 +00:00
050b1947bb Made number transition to 0.4.9 2008-05-17 12:05:36 +00:00
f8eb6b309a Added format types 0x30 and 0x32 to list in API comments 2008-05-14 16:51:40 +00:00
e433b8c767 Bug fix: random access addressing for DVD-RAM and BD-RE did not work 2008-05-14 16:50:27 +00:00
f3a901a887 Made number transition to 0.4.7 2008-05-10 13:40:55 +00:00
80e01aea55 Allowed BD-ROM and BD-R for read-only purposes 2008-05-09 14:51:48 +00:00
14625cab6a Documented read-only profiles CD-ROM and DVD-ROM 2008-05-09 14:31:12 +00:00
26edc25ab4 Declared BD-RE to be supported 2008-05-06 18:17:05 +00:00
9a4d62c621 Declared BD-RE to be supported 2008-05-06 18:08:04 +00:00
3d0c97541f Mapped undefined size to 0 with burn_disc_get_formats() and DVD-RW 2008-05-06 08:41:48 +00:00
07089e473d Avoided to report negative burn_multi_caps.start_range_high with DVD-RW 2008-05-06 08:24:11 +00:00
434f27e730 Enabled quick formatting with DVD-RAM, made slow formatting default with BD-RE 2008-04-26 15:07:39 +00:00
e66a50a54a Preparations for formatting BD-RE 2008-04-25 13:16:23 +00:00
13fa08e3b7 New blank type blank=format_by_index_<number> 2008-04-23 11:02:11 +00:00
b00ba47c68 Adjustments with DVD-RAM formatting 2008-04-22 16:13:05 +00:00
f8c0cfd7f3 Adjustments with DVD-RAM formatting 2008-04-18 19:46:18 +00:00
dbec2d53a3 Began to implement formatting of DVD-RAM and experimentally of BD-RE 2008-04-18 09:27:16 +00:00
825a087513 Made burn_read_data() obey its flag bit1 2008-04-16 08:22:14 +00:00
40353f6252 Enforced tail padding with stream_recording, enlarged transport buffer 2008-04-15 09:42:32 +00:00
d76fee9816 New API call burn_write_opts_set_stream_recording() 2008-04-12 16:42:45 +00:00
1047bee0ec Trying to fix bugs about BD-RE, macro for simulating BD-RE on DVD-RAM 2008-04-10 21:16:07 +00:00
aa2b1578ee Switched from configure.ac versioning to libburn.h versioning 2008-04-08 13:35:43 +00:00
1eb2f8b142 Made number transition 2008-04-08 13:32:07 +00:00
bcd939aefd Got rid of a cumbersome open-close cycle with burn_read_data() on stdio: 2008-03-03 20:30:10 +00:00
3207ed812c Mentioned support for DVD+R/DL. 2008-02-28 13:24:08 +00:00
4bf0732aa4 Made support for DVD+R DL official, enabled untested support for BD-RE 2008-02-28 12:32:34 +00:00
0919c6c2a1 Changed meaning of unrecognized severity texts from FATAL to ALL 2008-02-22 21:38:09 +00:00
77b4fe309f Imported changes from libiso_msgs.h 2008-02-22 21:36:08 +00:00
8d10b4c15e New error code 0x00040008 2008-02-22 15:10:21 +00:00
32cc7d4d6b Weakened demand to print file path in following message 2008-02-21 21:53:26 +00:00
b8c9935158 Mapped unknown severity text to ALL rather than NEVER 2008-02-21 20:22:53 +00:00
d2a4440915 Introduced severity ERRFILE 2008-02-21 20:14:23 +00:00
47e6294ca3 Testwise inquiry of ioctl(CDROM_MEDIA_CHANGED) (disabled by default) 2008-02-21 20:10:38 +00:00
fc96dc8633 Micro corrections in comment text 2008-02-14 07:41:51 +00:00
7918a70011 Introduced LIBDAX_MSGS_SEV_MISHAP 2008-02-11 19:15:21 +00:00
e42ee70fc0 Allowed DVD +/- DL for reading 2008-02-08 07:34:58 +00:00
2cd90a6080 Added debug message in case of burn_read_data() return 0 2008-02-07 23:29:26 +00:00