Commit Graph

1368 Commits

Author SHA1 Message Date
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 9017f0716f Updated cdrskin web page 2009-09-12 13:42:27 +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 5e4c1cf967 Corrected misformatted manufacturer strings of DVD- media 2009-09-06 09:37:23 +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 2e547b0bba Updated media info documentation 2009-09-04 20:41:08 +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 407471898c Disabled code using libburn/lec.c, removed lec.c from libburn 2009-09-01 09:56:51 +00:00
Thomas Schmitt cf9a2031a4 Disabled write mode -raw96r 2009-09-01 08:25:01 +00:00
Thomas Schmitt d9fc6cc275 Documented changes and release timestamp 2009-08-27 14:41:38 +00:00
Thomas Schmitt 78713d8912 Updated cdrskin tarball generator 2009-08-27 14:39:33 +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 635996a327 Added test code about output blocks size as comment. 2009-08-15 13:30:42 +00:00
Thomas Schmitt 93287896a6 Documented changes and release timestamp 2009-07-14 13:39:08 +00:00
Thomas Schmitt 4da88193fa Updated cdrskin tarball generator 2009-07-14 13:38:19 +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