Commit Graph

881 Commits

Author SHA1 Message Date
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
cf5fc2fa87 Updated cdrskin web page 2009-09-12 13:42:27 +00:00
45fbcbf60a Interpreting options -mode2, -xa, -xa1, -xa2 but producing CD-ROM Mode 1 tracks 2009-09-11 12:08:59 +00:00
d090683bdf New API call burn_track_set_cdxa_conv() 2009-09-11 11:53:36 +00:00
ee1da199ce Removed Media summary from -minfo because of incompatible counting rules 2009-09-10 07:11:54 +00:00
cde1929e4a Silenced compiler warning 2009-09-09 17:42:31 +00:00
1691557aae Emulation of some -minfo output 2009-09-09 17:33:48 +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
e051ae82a2 Corrected misformatted manufacturer strings of DVD- media 2009-09-06 09:37:23 +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
1fcc87d142 "Manufacturer:", "Media type:" as cdrecord, own "Product Id:" and "Producer:" 2009-09-05 16:51:57 +00:00
a6ad56cbba Introduced flag bit0 for API call burn_get_media_product_id() 2009-09-05 16:50:41 +00:00
30ebdfc049 Re-enabled output of product id and manufacturer 2009-09-05 13:19:01 +00:00
f36155d5ca Made cdrskin/compile_cdrskin.sh -libburn_0_7_0 work again 2009-09-05 12:08:43 +00:00
817331991c Closed a small memory leak with drive inquiry 2009-09-05 11:50:09 +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
f1263be867 Adjusted column width of media summary message 2009-09-05 07:24:06 +00:00
cedad9445d Adjusted column width of media info messages 2009-09-04 20:43:29 +00:00
802271d6c6 Updated media info documentation 2009-09-04 20:41:08 +00:00
f6dfb38e0f Option -atip now reports Product Id and Manufacturer for most CD, DVD, BD types 2009-09-04 20:22:54 +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
ac0a8b6282 New option --long_toc, now printing media summary at end of TOC 2009-09-01 13:34:23 +00:00
3923a6d3d7 Aligned the output columns of cdrskin --devices 2009-09-01 11:38:57 +00:00
43402861b2 Disabled code using libburn/lec.c, removed lec.c from libburn 2009-09-01 09:57:14 +00:00
669e902009 Disabled code using libburn/lec.c, removed lec.c from libburn 2009-09-01 09:56:51 +00:00
4ad41080b4 Disabled write mode -raw96r 2009-09-01 08:25:01 +00:00
511e0fcef1 Documented changes and release timestamp 2009-08-27 14:41:38 +00:00
bf05f90767 Updated cdrskin tarball generator 2009-08-27 14:39:33 +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
0b8a049e34 Listing all profiles with cdrskin -v -atip 2009-08-15 13:36:51 +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
e179913479 Documented changes and release timestamp 2009-07-14 13:39:08 +00:00