Commit Graph

1173 Commits

Author SHA1 Message Date
b5466ab93c Corrected help text of cdrskin static compile script 2009-11-17 16:54:52 +00:00
0b55addb6a Revoked usage of libburn_libburn_la_CFLAGS in Makefile.am (ugly .o names) 2009-11-17 09:34:46 +00:00
e6a31fd511 Updated build instructions of libburn and cdrskin 2009-11-16 18:00:30 +00:00
31e4ea55f1 New compile_cdrskin.sh option -dvd_obs_64k, adapted to new .o names of libburn 2009-11-16 16:55:58 +00:00
0259c17539 Configure options --enable-cdrskin-fifo-odirect, --enable-dvd-obs-64k 2009-11-16 16:53:07 +00:00
cb668c06dd New options dvd_obs= and stdio_fsync= 2009-11-15 16:49:04 +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
b828203e0b New compile_cdrskin.sh option -o_direct (Linux only) 2009-11-15 15:24:21 +00:00
39b9c6f48d Corrected an outdated remark 2009-11-15 15:21:04 +00:00
1dbd68bc0f libburn bugfix release 0.7.2.pl01 is ready 2009-11-13 10:41:23 +00:00
af6d64833f libburn-0.7.2.pl01 : Workarounds for Pioneer DVR-216D rev 1.09 2009-11-13 09:49:10 +00:00
5be4cd9c3e Branching for libburn bugfix release 0.7.2.pl01 2009-11-13 09:25:07 +00:00
22fafb92eb Man page entry and help text for option -V 2009-11-12 19:34:58 +00:00
a67e188fb3 Implemented option -V for logging of SCSI commands 2009-11-12 18:01:26 +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
92ff881651 Updated cdrskin home page about DVR-216D workaround 2009-11-11 10:57:30 +00:00
13c4c3e4b8 Silenced a compiler warning about potentially uninitialized variable 2009-11-11 10:49:11 +00:00
77bcab01fe Reporting number of pending bytes while thanking for patience in -vvv mode 2009-11-11 10:07:03 +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
9520a0570f Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW 2009-10-17 13:17:53 +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
14d4811e82 libburn release 0.7.2 is ready 2009-10-12 12:35:06 +00:00
c589310114 Documented changes and release timestamp 2009-10-12 11:00:23 +00:00
d84fff4c06 Updated cdrskin tarball generator 2009-10-12 10:59:24 +00:00
ba33ee3960 Made number transition to 0.7.3 2009-10-12 10:52:37 +00:00
aaff10e761 Documented changes and release timestamp 2009-10-12 09:58:12 +00:00
a848b542b1 Updated cdrskin tarball generator 2009-10-12 09:56:46 +00:00
a9957315b4 Made number transition and activated development documentation 2009-10-12 09:55:32 +00:00
0b1599e504 Branching for libburn release 0.7.2 2009-10-12 06:54:37 +00:00
76cec81b92 Made -minfo subtract 2 from track size if "Data" and last 2 blocks unreadable 2009-10-09 20:06:25 +00:00
151b100c96 Made read_capacity error message of burn_read_data() depending on flag bit1 2009-10-09 20:03:06 +00:00
e637ee7686 Made -minfo stupidly report overwriteable media as "erasable" and "complete" 2009-10-09 12:37:38 +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
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
2493976f6b libburn release 0.7.0 is ready 2009-08-27 18:42:08 +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
48e2481c76 Documented changes and release timestamp 2009-08-27 14:13:46 +00:00
528901f4bf Updated cdrskin tarball generator 2009-08-27 13:42:43 +00:00
49e61c78f5 Made number transition and activated development documentation 2009-08-27 13:41:34 +00:00
b53925889e Branching for libburn release 0.7.0 2009-08-27 12:04:14 +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
8063202cc6 libburn release 0.6.8 is ready 2009-07-14 14:14:19 +00:00
e179913479 Documented changes and release timestamp 2009-07-14 13:39:08 +00:00
745d15f9b5 Updated cdrskin tarball generator 2009-07-14 13:38:19 +00:00
f935e83d9f Made number transition and activated development documentation 2009-07-14 13:37:11 +00:00
eec55d4a3c Documented changes and release timestamp 2009-07-14 10:24:17 +00:00
d51a795d72 Updated cdrskin tarball generator 2009-07-14 10:23:04 +00:00
878960c0da Made number transition and activated development documentation 2009-07-14 10:21:03 +00:00
a430f1f6e9 Branching for libburn release 0.6.8 2009-07-14 07:52:49 +00:00
75b515e51f Timestamp for revision 2691 2009-07-07 19:17:40 +00:00
c1cc6e27ba configure options --enable-libdir-pkgconfig and --enable-pkgconfig-path=DIR 2009-07-07 19:12:18 +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
282fdab6b1 Avoided SIGSEGV if no drives were found by scan 2009-06-02 16:30:06 +00:00
bae3cf6618 Rectified use of burn_drive.mdata->valid 2009-06-02 16:28:33 +00:00
2ae3df230c Made -scanbus work with SCSI bus numbers like 85 (USB, kernel 2.6.18.2) 2009-05-17 14:42:52 +00:00
95315f4c7a libburn release 0.6.6 is ready 2009-05-08 06:00:02 +00:00
17ea10aa1c Documented changes and release timestamp 2009-05-07 18:17:54 +00:00
eeec92801f Updated cdrskin tarball generator 2009-05-07 18:16:55 +00:00
358678eeef Made number transition and activated development documentation 2009-05-07 18:15:47 +00:00
0015ef8771 Mentioned BD were it was missing 2009-05-07 18:12:32 +00:00
ac5360a6c9 Documented changes and release timestamp 2009-05-07 12:23:26 +00:00
833c89bfb1 Updated cdrskin tarball generator 2009-05-07 12:22:11 +00:00
fbb3b53922 Made number transition and activated development documentation 2009-05-07 12:15:21 +00:00
c9e78d2546 Mentioned BD were it was missing 2009-05-07 12:09:13 +00:00
f2e2aa44e4 Branching for libburn release 0.6.6 2009-05-07 09:47:38 +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
4571648878 Get on FreeBSD pkgconfigdir=.../libdata , on Linux and others: .../lib 2009-03-16 19:07:45 +00:00
cbe368c3cf libburn release 0.6.4 is ready 2009-03-13 18:54:22 +00:00
21abb8a830 Documented changes and release timestamp 2009-03-13 14:15:46 +00:00
bb19b72756 Documented changes and release timestamp 2009-03-13 14:14:51 +00:00
96b4d51426 Updated cdrskin tarball generator 2009-03-13 14:10:09 +00:00
dc0ab3d2ec Made libburn number transition to 0.6.5 2009-03-13 14:03:13 +00:00
59c7f37d78 Updated cdrskin tarball generator 2009-03-13 11:28:43 +00:00
6215535a0c Made libburn number transition to 0.6.4 2009-03-13 11:27:27 +00:00
483e33ff54 Branching for libburn release 0.6.4 2009-03-13 08:00:19 +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
ab9ebed0cd Lifted the ban on operating systems other than Linux and FreeBSD 2009-03-05 14:53:00 +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
d2914eb45d New stream_recording mode with start number 2009-02-27 21:17:05 +00:00
27c75ee526 New API function burn_drive_set_stream_recording() 2009-02-27 14:30:57 +00:00