Commit Graph

783 Commits

Author SHA1 Message Date
Thomas Schmitt e78353b7dd Test macro for SL_V in mode page 05 2009-11-03 18:45:08 +00:00
Thomas Schmitt 3c2ad1be42 Test macros for finding reason of stall problem with Pioneer DVD-216D on DVD-R 2009-10-30 13:45:26 +00:00
Thomas Schmitt 937a226543 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
Thomas Schmitt cca24711b8 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
Thomas Schmitt e646686145 More optimizations with parity computation 2009-10-20 16:14:14 +00:00
Thomas Schmitt f3070d2e71 Optimizations with parity computation, clarification about nature of logarithms 2009-10-19 11:56:25 +00:00
Thomas Schmitt e0c501a59a Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW 2009-10-17 13:17:53 +00:00
Thomas Schmitt e65ccb2b5e Made number transition to 0.7.3 2009-10-12 10:52:37 +00:00
Thomas Schmitt 96a5a2a28a Made -minfo subtract 2 from track size if "Data" and last 2 blocks unreadable 2009-10-09 20:06:25 +00:00
Thomas Schmitt ca97df9798 Made read_capacity error message of burn_read_data() depending on flag bit1 2009-10-09 20:03:06 +00:00
Thomas Schmitt 22905f7349 Made -minfo stupidly report overwriteable media as "erasable" and "complete" 2009-10-09 12:37:38 +00:00
Thomas Schmitt a318da9463 Determining read capacity for DVD-RAM 2009-10-09 12:35:42 +00:00
Thomas Schmitt 3c69b684a8 Fixed CD TAO multi-track -dummy bug reported by Philippe Rouquier 2009-10-04 15:11:35 +00:00
Thomas Schmitt 4457061656 Restricted retry to the timeout for single SCSI commands (200 seconds) 2009-09-22 19:26:57 +00:00
Thomas Schmitt 758f5a5c1e Revoked instruction to retry STOP UNIT 2009-09-22 19:24:41 +00:00
Thomas Schmitt c8c4da8e8e Mentioned need for 2056 byte fifo chunks with burn_track_set_cdxa_conv() 2009-09-20 11:19:11 +00:00
Thomas Schmitt 4fdebcae9f Refusing to read beyond media_read_capacity 2009-09-18 16:18:37 +00:00
Thomas Schmitt 82ee4c8788 Fixing SIGSEGV with CD SAO introduced with revision 2808 2009-09-18 16:16:56 +00:00
Thomas Schmitt ad4a286736 Evaluating read capacity with role 2 drives (regular files and block devices) 2009-09-13 09:49:50 +00:00
Thomas Schmitt 7973546a4c Interpreting options -mode2, -xa, -xa1, -xa2 but producing CD-ROM Mode 1 tracks 2009-09-11 12:08:59 +00:00
Thomas Schmitt 2e6f83b3b3 New API call burn_track_set_cdxa_conv() 2009-09-11 11:53:36 +00:00
Thomas Schmitt fdd190b65c Removed Media summary from -minfo because of incompatible counting rules 2009-09-10 07:11:54 +00:00
Thomas Schmitt 97ac17512f Silenced compiler warning 2009-09-09 17:42:31 +00:00
Thomas Schmitt 28a1b4dcba Emulation of some -minfo output 2009-09-09 17:33:48 +00:00
Thomas Schmitt b724ab2130 New struct burn_toc_entry extension for Last Recorded Address 2009-09-09 15:38:47 +00:00
Thomas Schmitt 567beb1d9f Correction with erasable bit of burn_disc_get_cd_info() 2009-09-09 13:39:27 +00:00
Thomas Schmitt eb62395e41 New API call burn_disc_get_cd_info() 2009-09-09 12:52:07 +00:00
Thomas Schmitt 1d6c97c79f Avoided to read third sixpack of manufacturer bytes with DVD-R media 2009-09-06 11:20:18 +00:00
Thomas Schmitt 719096b0a7 Changed new API call burn_get_media_product_id() to burn_disc_get_media_id() 2009-09-06 09:25:52 +00:00
Thomas Schmitt 75dca6c6e9 Made recognition of CD media codes work in burn_guess_manufacturer() 2009-09-06 09:22:26 +00:00
Thomas Schmitt 1ef3a24885 "Manufacturer:", "Media type:" as cdrecord, own "Product Id:" and "Producer:" 2009-09-05 16:51:57 +00:00
Thomas Schmitt 790b4f31ee Introduced flag bit0 for API call burn_get_media_product_id() 2009-09-05 16:50:41 +00:00
Thomas Schmitt 9362a0240b Re-enabled output of product id and manufacturer 2009-09-05 13:19:01 +00:00
Thomas Schmitt 82e884c432 Made cdrskin/compile_cdrskin.sh -libburn_0_7_0 work again 2009-09-05 12:08:43 +00:00
Thomas Schmitt f6d6dcfad0 Closed a small memory leak with drive inquiry 2009-09-05 11:50:09 +00:00
Thomas Schmitt 970ae46cfa Silenced a valgrind warning caused by not recognizing side effects of a ioctl 2009-09-05 11:42:25 +00:00
Thomas Schmitt 693784cbf5 Made product ID surely a single printable word 2009-09-05 11:29:44 +00:00
Thomas Schmitt 3a98bc52f9 Adjusted column width of media summary message 2009-09-05 07:24:06 +00:00
Thomas Schmitt 6038928fe4 Adjusted column width of media info messages 2009-09-04 20:43:29 +00:00
Thomas Schmitt e968e81409 Option -atip now reports Product Id and Manufacturer for most CD, DVD, BD types 2009-09-04 20:22:54 +00:00
Thomas Schmitt 557299d350 New API calls burn_get_media_product_id() and burn_guess_manufacturer() 2009-09-04 20:21:55 +00:00
Thomas Schmitt 6642342274 New API call burn_guess_cd_manufacturer() 2009-09-02 13:32:17 +00:00
Thomas Schmitt 40b3380d4d Removed lec.c from libburn 2009-09-02 13:14:23 +00:00
Thomas Schmitt 3b018684c7 New option --long_toc, now printing media summary at end of TOC 2009-09-01 13:34:23 +00:00
Thomas Schmitt 96beb44455 Aligned the output columns of cdrskin --devices 2009-09-01 11:38:57 +00:00
Thomas Schmitt 9805ce7534 Disabled code using libburn/lec.c, removed lec.c from libburn 2009-09-01 09:57:14 +00:00
Thomas Schmitt cf9a2031a4 Disabled write mode -raw96r 2009-09-01 08:25:01 +00:00
Thomas Schmitt 169963eced Made number transition to development version 0.7.1 2009-08-27 14:38:24 +00:00
Thomas Schmitt 22c187cd61 Implemented automatic START UNIT after STOP UNIT before any other SCSI command 2009-08-24 20:24:39 +00:00
Thomas Schmitt b900831914 Made burn_drive_snooze() safe for emulated drives 2009-08-24 16:15:46 +00:00
Thomas Schmitt 654d71ef07 New API call burn_drive_snooze() 2009-08-24 13:10:53 +00:00
Thomas Schmitt 0571f4dc2e Adapted to pitfalls of U3 memory sticks which appear as CD-ROM drives 2009-08-23 13:08:19 +00:00
Thomas Schmitt ff23614200 Listing all profiles with cdrskin -v -atip 2009-08-15 13:36:51 +00:00
Thomas Schmitt c59300b27a New API calls burn_drive_get_all_profiles(), burn_obtain_profile_name() 2009-08-15 13:32:56 +00:00
Thomas Schmitt 3091eeb9c9 Made number transition and activated development documentation 2009-07-14 13:37:11 +00:00
Thomas Schmitt 19a668a48e Timestamp for revision 2691 2009-07-07 19:17:40 +00:00
Thomas Schmitt 6ceabaff32 configure options --enable-libdir-pkgconfig and --enable-pkgconfig-path=DIR 2009-07-07 19:12:18 +00:00
Thomas Schmitt b65b852c15 Retrying 3 times on EBUSY drives with generous usleep intervals 2009-06-14 09:49:47 +00:00
Thomas Schmitt 1ccedd5572 Bug fix: No usable media was detected with old MMC-1 drives 2009-06-03 18:53:57 +00:00
Thomas Schmitt 473e205c9e Bug fix: Old MMC-1 drives were rejected because of mode page 2Ah length 2009-06-03 08:58:18 +00:00
Thomas Schmitt 2522bebfbd Avoided to enumerate faulty drive objects 2009-06-02 17:21:43 +00:00
Thomas Schmitt 38994b62c0 Rectified use of burn_drive.mdata->valid 2009-06-02 16:28:33 +00:00
Thomas Schmitt 474c4cddd7 Made -scanbus work with SCSI bus numbers like 85 (USB, kernel 2.6.18.2) 2009-05-17 14:42:52 +00:00
Thomas Schmitt 8aca8e9921 Made number transition and activated development documentation 2009-05-07 18:15:47 +00:00
Thomas Schmitt e5632de786 Bug fix: Device scan stalled on FreeBSD. Ticket 148 jwele 2009-04-30 07:08:23 +00:00
Thomas Schmitt 91e3a2f3f7 Replaced 8 blanks by a tab 2009-04-30 06:59:35 +00:00
Thomas Schmitt 0ffc4bd19b Marked alleged use of uninitialized memory reported by valgrind 2009-04-30 06:56:47 +00:00
Thomas Schmitt 9cb4e4281e Bug fix: burn_abort() did not work with broken output pipe (since rev 2514) 2009-03-18 17:25:00 +00:00
Thomas Schmitt f87747802a Human readable error messages for asc=08 "Logical unit communication failure" 2009-03-18 12:45:59 +00:00
Thomas Schmitt 4626304e39 Get on FreeBSD pkgconfigdir=.../libdata , on Linux and others: .../lib 2009-03-16 19:07:45 +00:00
Thomas Schmitt 033107b436 Made libburn number transition to 0.6.5 2009-03-13 14:03:13 +00:00
Thomas Schmitt 635405da8f Reacted on compiler warnings of SchilliX-0.6.7 (based on Solaris 5.11) 2009-03-08 14:01:10 +00:00
Thomas Schmitt aafa543391 Lifted the ban on operating systems other than Linux and FreeBSD 2009-03-05 14:53:00 +00:00
Thomas Schmitt 8594cd96bc Making optional use of statvfs() in sg-dummy 2009-03-03 09:20:53 +00:00
Thomas Schmitt b07c83ed86 Added a dummy function with loud compiler warning to sg.c dummy case 2009-03-02 20:01:37 +00:00
Thomas Schmitt d74b1a2008 Fixed a race condition on abort with stdio writing which could cause SIGSEGV 2009-03-02 19:33:47 +00:00
Thomas Schmitt 8c56ca131f New operating system adapter "dummy" for stdio on POSIX-like systems 2009-03-02 17:01:21 +00:00
Thomas Schmitt 53e4483460 New stream_recording mode with start number 2009-02-27 21:17:05 +00:00
Thomas Schmitt 591c385489 New API function burn_drive_set_stream_recording() 2009-02-27 14:30:57 +00:00
Thomas Schmitt b0f1f67495 Forgotten version leap to 0.6.3 in libburn.h 2009-02-20 13:23:57 +00:00
Thomas Schmitt 01ed4729bd Made number transition to 0.6.3 2009-02-20 12:50:12 +00:00
Thomas Schmitt 350ac05bfd Human readable error messages with asynchronous SCSI errors 2009-02-19 19:28:16 +00:00
Thomas Schmitt 3baaa886be Linking with $LIBBURN_ARCH_LIBS to get -lcam on FreeBSD 2009-02-04 10:28:26 +00:00
Thomas Schmitt 7cc43c44e9 Prepared eventual closing of spoiled BD-R media by a pseudo write run 2009-01-11 10:28:05 +00:00
Thomas Schmitt de0b3dd469 Preventing a possible bug with a burn run of more than one session at once 2009-01-09 16:17:25 +00:00
Thomas Schmitt 596d5bc5b0 Recognizing BD-R media spoiled by the close bug and handling them as appendable 2009-01-09 09:59:59 +00:00
Thomas Schmitt 47dd4d8c09 Bug fix: BD-R were not correctly finalized 2009-01-07 15:44:30 +00:00
Thomas Schmitt 5a65d6fa07 Complaining and refusing more early with unformatted BD-RE 2009-01-06 12:28:20 +00:00
Thomas Schmitt aca01b88f3 Error texts for ASC 73 : power calibration and program memory 2009-01-06 12:25:53 +00:00
Thomas Schmitt 7c64d4bc13 Made number transition to 0.6.1 2009-01-04 11:35:19 +00:00
Thomas Schmitt 6fea3d0a9b Updated copyright claims to year 2009 2009-01-04 11:29:37 +00:00
Thomas Schmitt 687bde257c Cosmetic changes 2008-12-29 10:53:58 +00:00
Thomas Schmitt 1de41908a8 Fixed denial of fast formatting with BD-RE introduced by revision 2280 2008-12-22 13:05:51 +00:00
Thomas Schmitt 8af33586e8 Clarified blank, appendable, closed burn_disc_status 2008-12-19 20:35:43 +00:00
Thomas Schmitt d50c90b7be New API function burn_get_read_capacity() 2008-12-17 09:19:34 +00:00
Thomas Schmitt 1cbe3afdcc Now producing libburn.so.4.24.0 2008-12-13 14:49:39 +00:00
Thomas Schmitt 817edbaeea Interpreting feature 0023h for BD-R formatting capabilities 2008-12-12 21:40:34 +00:00
Thomas Schmitt 6552c8267c Making format size of BD-RE and BD-R quite freely adjustable 2008-12-12 11:22:14 +00:00
Thomas Schmitt 82fcf62309 Catching BD-R zero spare formatting with NOTE rather than SORRY 2008-12-11 09:22:33 +00:00
Thomas Schmitt c1572c271f Rejecting unformattable BD-R more early 2008-12-11 07:23:29 +00:00
Thomas Schmitt 0d669b4369 Formatting of BD-R SRM to default size and by index 2008-12-10 11:43:28 +00:00
Thomas Schmitt 22554efe4f Formatting of BD-R SRM to default size and by index 2008-12-10 09:26:09 +00:00
Thomas Schmitt eb7e20a02c Beginning to implement write code for BD-R SRM without POW 2008-12-09 12:36:28 +00:00
Thomas Schmitt a5e2729604 Beginning to implement write code for BD-R SRM without POW 2008-12-09 12:35:13 +00:00
Thomas Schmitt bfba58b0fa 2008-12-07 16:00:45 +00:00
Thomas Schmitt 175061615e Defaulting sessions without leadout entry 2008-12-03 08:52:44 +00:00
Thomas Schmitt 717ad0f412 Circumventing BD-RE Quick Certification refusal of LG GGW-H20L YL03 2008-11-29 14:04:31 +00:00
Thomas Schmitt f3ea35b9b8 Translating ASC=0x31 formatting error messages, reporting command names 2008-11-29 14:01:41 +00:00
Thomas Schmitt bb9ef6b988 Changed error severity with TOC truncation to MISHAP 2008-11-27 17:21:54 +00:00
Thomas Schmitt aa606552eb Truncating eventually detected damaged CD table-of-content 2008-11-27 08:11:03 +00:00
Thomas Schmitt 9d99e7874a Added tests against the SIGSEGV of ticket 146 2008-11-26 21:06:37 +00:00
Thomas Schmitt ed60d9a644 Removed remark that use of statvfs() was untested with FreeBSD 2008-11-15 22:07:24 +00:00
Thomas Schmitt b0c8bbd48d Made number transition to 0.5.7 2008-11-12 12:51:07 +00:00
Thomas Schmitt 2fb19dd08e Avoiding warning message about implicitely declared burn_fifo_abort() 2008-11-12 07:53:01 +00:00
Thomas Schmitt 2ce3199241 Disabling the sigsegv provoking new debug message 2008-11-08 20:25:38 +00:00
Thomas Schmitt 6fe53827da Cancelling libburn fifo thread before freeing the fifo object 2008-11-08 14:18:14 +00:00
Thomas Schmitt 6053f3a6e3 Clarified behavior of burn_source with pipes 2008-11-08 13:48:59 +00:00
Thomas Schmitt de274ddaff Bug fix: Unsuitable write modes were caught silently and later than desired 2008-11-01 12:13:26 +00:00
Thomas Schmitt 4a5083739d A clarification in comment about burn_disc_format() 2008-10-15 10:33:09 +00:00
Thomas Schmitt a57cf121d8 Made number transition to next development cycle 2008-10-05 12:41:44 +00:00
Thomas Schmitt 935239b4f9 Incremented LT_CURRENT and LT_AGE to get libburn.so.4.18.0 2008-10-04 07:39:22 +00:00
Thomas Schmitt 89c12404d0 Prevented SIGSEGV after illegal drive operations during sync write 2008-10-04 07:27:43 +00:00
Thomas Schmitt 78642d08ae Bug fix: /dev/sr0 was accepted as enumerable address on Linux 2.4 2008-09-29 07:35:30 +00:00
Thomas Schmitt c2c2499862 Bug fix: Potential buffer overflow introduced with revision 2024 2008-09-28 19:39:00 +00:00
Thomas Schmitt 63a48571af Corrected pacifier text (Ticket 141) 2008-09-16 06:04:08 +00:00
Thomas Schmitt 006fb98aee Gave up problematic and unused version.h 2008-09-14 17:45:11 +00:00
Thomas Schmitt c640c7954b Trying to avoid unnecessary access to sibling device objects 2008-09-09 13:20:08 +00:00
Thomas Schmitt bc30c4201a Issueing many SCSI error messages in cleartext now 2008-08-30 10:44:45 +00:00
Thomas Schmitt 711c055730 Made number transition to 0.5.3 2008-08-20 10:06:01 +00:00
Thomas Schmitt f64ed23a98 Reacted on harmless compiler warning 2008-08-19 12:36:10 +00:00
Thomas Schmitt 730c1555ab API clarification about CD burn_toc_entries 2008-08-19 12:26:48 +00:00
Thomas Schmitt acd7dbc5c6 New flag bit2 with burn_read_data() 2008-08-09 07:19:54 +00:00
Thomas Schmitt 6dc9ecbcad CD burn_toc_entries now bear extension_valid data 2008-08-09 07:18:53 +00:00
Thomas Schmitt ea17318e18 Taking into respect drive list from /proc/sys/dev/cdrom/info 2008-08-05 18:00:37 +00:00
Thomas Schmitt 98d742a4ef Avoiding drive scan if single drive is given 2008-08-01 10:10:13 +00:00
Thomas Schmitt 91d678a503 Made number transition to 0.5.1 and activated development documentation 2008-07-16 09:12:22 +00:00
Thomas Schmitt 76e85e600c Followed hint of Giulio Orsero to recognize disk by /proc/ide/hdX/media 2008-07-14 16:44:59 +00:00
Thomas Schmitt 9d48bb6892 New API call burn_fifo_peek_data() 2008-07-14 11:38:22 +00:00
Thomas Schmitt 38f0399fff Did LT_CURRENT++, LT_AGE++ because of new API call 2008-07-14 11:31:16 +00:00
Thomas Schmitt 39198ff8cb Making visible the new NOTE and HINT about busy alleged hard disks 2008-07-14 11:30:09 +00:00
Thomas Schmitt 67ca4a251a Trying to avoid SORRY messages when hitting busy hard disk /dev/hdX 2008-07-14 11:28:55 +00:00
Thomas Schmitt b1c6953b61 With auto device family: scd is now fallback if sr does not exist 2008-07-02 09:39:02 +00:00
Thomas Schmitt eb95d89272 Inserted @since tags for all functions older than 0.2.0 2008-06-14 14:06:38 +00:00
Thomas Schmitt 2fb5ea8def Made number transition to 0.4.9 2008-05-17 12:05:36 +00:00
Thomas Schmitt 55061cb7cf Made inability to get format list a reason to abort the program 2008-05-14 16:52:35 +00:00
Thomas Schmitt ad6bd91b21 Bug fix: random access addressing for DVD-RAM and BD-RE did not work 2008-05-14 16:50:27 +00:00
Thomas Schmitt e4d30e4762 Made number transition to 0.4.7 2008-05-10 13:40:55 +00:00
Thomas Schmitt 6660ef7ece Allowed BD-ROM and BD-R for read-only purposes 2008-05-09 14:51:48 +00:00
Thomas Schmitt 37092086d9 Documented read-only profiles CD-ROM and DVD-ROM 2008-05-09 14:31:12 +00:00
Thomas Schmitt 4dec38984d Declared BD-RE to be supported 2008-05-06 18:17:05 +00:00