Commit Graph

1325 Commits

Author SHA1 Message Date
Thomas Schmitt 4b589a5743 Added forgotten initialization of a variable 2010-02-28 10:38:15 +00:00
Thomas Schmitt b273dd9178 Corrected optional speed curb for stdio: drives. Was damaged by revision 2903. 2010-02-25 07:04:52 +00:00
Thomas Schmitt 37467740cf Made burn_set_signal_handling() more suitable for cdrskin 2010-02-22 13:47:17 +00:00
Thomas Schmitt 1195ef109c Avoided random percentage display at start of blanking 2010-02-17 14:12:23 +00:00
Thomas Schmitt 5df30507aa Bug fix on FreeBSD: Piped input was falsely attributed a small fixed size 2010-02-16 19:40:07 +00:00
Thomas Schmitt 09f88eb5cf Changed a comment in libburn/crc.h 2010-02-15 12:57:38 +00:00
Thomas Schmitt 646c6deacd Created opportunity to omit source module libburn/crc.c 2010-02-14 17:17:04 +00:00
Thomas Schmitt 6a7da3cfec Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
Thomas Schmitt ab62ffd02b Changed docs and comments to "GNU/Linux" where appropriate 2010-02-12 21:26:46 +00:00
Thomas Schmitt cd2bca3c5a Changed system adapter id and some remarks from "Linux" to "GNU/Linux" 2010-02-12 17:30:59 +00:00
Thomas Schmitt 98e71beec6 Forcing use of /usr/local on FreeBSD by LDFLAGS and CPPFLAGS 2010-02-04 08:31:31 +00:00
Thomas Schmitt a761ec4a3d libburn release 0.7.6 is ready 2010-01-23 11:49:31 +00:00
Thomas Schmitt 34da0c5861 Updated cdrskin tarball generator 2010-01-23 10:44:04 +00:00
Thomas Schmitt f125877e73 Lifted ban to derive GPLv3, extended copyright range to 2010 2010-01-23 10:42:52 +00:00
Thomas Schmitt e5517bf9dd Made number transition to 0.7.7 2010-01-23 10:40:11 +00:00
Thomas Schmitt 55f1eee86f Documented changes and release timestamp 2010-01-22 15:47:29 +00:00
Thomas Schmitt 9c71a4de5c Updated cdrskin tarball generator 2010-01-22 15:24:49 +00:00
Thomas Schmitt 6d8578329f Lifted ban to derive GPLv3, extended copyright range to 2010 2010-01-22 15:23:15 +00:00
Thomas Schmitt 2b376e7363 Made number transition to 0.7.6 2010-01-22 14:48:52 +00:00
Thomas Schmitt bad78437cc Branching for libburn release 0.7.6 2010-01-22 12:32:59 +00:00
Thomas Schmitt 890fb95c96 Learned how to inquire size of disk-like FreeBSD devices 2010-01-21 10:46:04 +00:00
Thomas Schmitt d3b831d506 Changed man page example from -toc to -minfo 2010-01-21 10:38:56 +00:00
Thomas Schmitt 97ca3f7867 Changed a comment in sg-linux.c 2010-01-18 10:32:36 +00:00
Thomas Schmitt 7220b8e0fe New OS adapter burn_os_is_2k_seekrw() replaces S_ISBLK() with pseudo-drives 2010-01-16 12:51:24 +00:00
Thomas Schmitt efd369a669 Implemented adivisory FreeBSD drive locking via flock(2) 2010-01-15 18:25:14 +00:00
Thomas Schmitt 310f16f3fa Provisory rejection of FreeBSD ATAPI drives in sg-libcdio 2010-01-14 16:06:17 +00:00
Thomas Schmitt d4c105344b Giving up drive probing by mode page sending 2010-01-14 16:04:57 +00:00
Thomas Schmitt 11b8998bd3 Carified in libburner.c that apps must use 64 bit off_t. 2010-01-14 14:09:30 +00:00
Thomas Schmitt fb2872b1c1 Carified in libburner.c that apps must use 64 bit off_t. 2010-01-14 14:01:13 +00:00
Thomas Schmitt aaf8353363 Carified that apps must use 64 bit off_t or the lib must be tweaked. 2010-01-13 17:14:14 +00:00
Thomas Schmitt 5ff681f314 Adaptions after encounter with FreeBSD 8.0 2010-01-13 07:45:07 +00:00
Thomas Schmitt 889feba810 Experimentally regard FreeBSD /dev/da[0-9] and /dev/cd[0-9] as block device 2010-01-13 07:38:56 +00:00
Thomas Schmitt 48ba6972b4 Fixed typos in MMC cookbook 2010-01-12 16:51:48 +00:00
Thomas Schmitt 9e5c7cc141 Corrected free capacity measurement of stdio: drives in regular files 2010-01-12 16:50:44 +00:00
Thomas Schmitt 801828fd5c Revoked asynchronous eject, as we cannot distinguish out from unready 2010-01-09 14:32:51 +00:00
Thomas Schmitt 934f2d4c5b Better error message with unknown SCSI error codes 2010-01-09 14:25:19 +00:00
Thomas Schmitt 3c970efff4 Forgot to forward sense reply to higher levels 2010-01-09 14:18:55 +00:00
Thomas Schmitt 39bfad49ad Enlarged buffer size of libcdio adapter on Linux to 64k 2010-01-04 13:52:57 +00:00
Thomas Schmitt 085077db95 Avoiding stream recording on BD if not 64 kB buffer 2010-01-04 13:49:05 +00:00
Thomas Schmitt 5973070bae Enabled block device size recognition with sg-libcdio on Linux 2010-01-01 12:43:15 +00:00
Thomas Schmitt 42c4ad98c7 Bug fix: with non-Linux adapters there were 0 readable bytes on block devices 2010-01-01 12:39:20 +00:00
Thomas Schmitt c3d6b61372 Silenced libcdio warnings 2009-12-30 20:08:51 +00:00
Thomas Schmitt 015a5d56ba Making use of new libcdio capability to obtain SCSI address tuple on Linux 2009-12-30 15:40:10 +00:00
Thomas Schmitt 2cd305b65e Adaptions for Debian kfreebsd requested by Petr Salinger 2009-12-29 22:43:35 +00:00
Thomas Schmitt 824c054bbc Experimentally enabled FreeBSD system adapter for Debian kfreebsd 2009-12-29 13:31:56 +00:00
Thomas Schmitt 0d1fa5548b Corrected a mode page size computation error which for now had no bad effect 2009-12-29 11:57:21 +00:00
Thomas Schmitt 5f38bd9e58 Incremented middle .so number 2009-12-29 11:55:48 +00:00
Thomas Schmitt 9273355338 Reporting system adapter id with cdrskin -version 2009-12-27 14:46:01 +00:00
Thomas Schmitt 2dfa6d6b3c Extended sg-API by sg_shutdown(), sg_dispose_drive(), sg_id_string() 2009-12-27 14:45:05 +00:00
Thomas Schmitt 5b56956a1e Shorter sg_initialize message with sg-libcdio 2009-12-27 10:22:11 +00:00
Thomas Schmitt f91ee4fb13 Showing libburn users drive name link targets, using in libcdio its own names 2009-12-27 09:20:10 +00:00
Thomas Schmitt d06c4ac98f Reacted on some doxygen warnings of Debian hurd build 2009-12-26 22:25:45 +00:00
Thomas Schmitt f70f47a09a Reporting burn_scsi_transport_id() in cdrskin as debug message 2009-12-26 19:35:42 +00:00
Thomas Schmitt 008b6761c0 libburn bugfix release 0.7.4.pl01 is ready 2009-12-26 11:08:58 +00:00
Thomas Schmitt 2fe1a18de1 Bug fix: Added missing system adapter for generic X/Open to libburn release tarball 2009-12-26 10:55:13 +00:00
Thomas Schmitt 1656693330 Branching for libburn bugfix release 0.7.4.pl01 2009-12-26 10:39:31 +00:00
Thomas Schmitt 4ab5073269 Branching for libburn bugfix release 0.7.4.pl01 2009-12-26 10:37:38 +00:00
Thomas Schmitt c2b376a558 Branching for libburn bugfix release 0.7.4.pl01 2009-12-26 10:34:28 +00:00
Thomas Schmitt abe0815a9f Branching for libburn bugfix release 0.7.4.pl01 2009-12-26 10:32:02 +00:00
Thomas Schmitt e664b1e282 Added os-dummy.h and sg-dummy.h to libburn tarball 2009-12-26 08:49:59 +00:00
Thomas Schmitt 7d49a67585 New API function burn_scsi_transport_id() 2009-12-26 08:01:35 +00:00
Thomas Schmitt faa760d6ff New internal sg-API function sg_initialize() 2009-12-25 22:37:57 +00:00
Thomas Schmitt 060df845ba Adapted to libcdio-0.83 and its runtime version telling 2009-12-25 20:55:37 +00:00
Thomas Schmitt d0d6e49727 Added PKG_CHECK_MODULES for libcdio-0.82 (must become 0.83 when released) 2009-12-25 14:40:16 +00:00
Thomas Schmitt f06d73b4f8 Resolving symbolic links in libcdio drive list 2009-12-25 14:31:55 +00:00
Thomas Schmitt b5c0316640 Commited file forgotten with rev 2960 2009-12-25 10:13:06 +00:00
Thomas Schmitt a7bc860dd9 Option -use_libcdio for cdrskin development compile script 2009-12-25 10:12:22 +00:00
Thomas Schmitt 2947dc02de Making use of libcdio function mmc_get_cmd_scsi_sense() 2009-12-24 17:04:40 +00:00
Thomas Schmitt 11a2094f97 Experimental SCSI transport adapter via GNU libcdio 2009-12-19 14:34:48 +00:00
Thomas Schmitt 21a1829063 Moved sg_log_cmd() to spc.c scsi_log_cmd() 2009-12-19 14:23:30 +00:00
Thomas Schmitt ef8289e6e8 Corrected CDB length of command 55h MODE SELECT from 12 to 10 2009-12-19 13:59:09 +00:00
Thomas Schmitt cd34fdeae5 Mentioned in cookbook the change about TAO close track 2009-12-16 07:39:39 +00:00
Thomas Schmitt d44c150c18 libburn release 0.7.4 is ready 2009-12-07 09:03:51 +00:00
Thomas Schmitt 2acedae018 Documented changes and release timestamp 2009-12-07 07:56:32 +00:00
Thomas Schmitt 17e55b8825 Updated cdrskin tarball generator 2009-12-07 07:55:25 +00:00
Thomas Schmitt 4225f876a6 Made number transition to 0.7.5 2009-12-07 07:54:24 +00:00
Thomas Schmitt bed14054ea Documented changes and release timestamp 2009-12-06 18:03:57 +00:00
Thomas Schmitt eabdc6c872 Updated cdrskin tarball generator 2009-12-06 17:03:20 +00:00
Thomas Schmitt 2d839370c1 Made number transition to 0.7.4 2009-12-06 17:02:09 +00:00
Thomas Schmitt c3027b97ad Branching for libburn release 0.7.4 2009-12-06 14:56:46 +00:00
Thomas Schmitt 451dd1136e Now default in cdrskin: use of libburn fifo with DVD and BD single track 2009-12-06 09:37:33 +00:00
Thomas Schmitt 18b72f1602 Some clarifications about the Linux throughput problem 2009-12-06 07:45:00 +00:00
Thomas Schmitt 07f535c72b Some clarifications about the GH22LS30 problem 2009-12-06 07:32:38 +00:00
Thomas Schmitt 2fd0fc3086 Converted stderr experiment messages to DEBUG messages 2009-12-05 14:35:41 +00:00
Thomas Schmitt 1f73d8fb3d Made effect of macro Libburn_pioneer_dvr_216d_read_buf_caP unconditional 2009-12-05 14:22:28 +00:00
Thomas Schmitt 203976a6db Bug fix: SIGSEGV with LG GH22LS30 when inquiring media product id 2009-12-05 11:17:13 +00:00
Thomas Schmitt 2ca3d2d5c3 Gave up CLOSE TRACK with CD TAO burn runs 2009-12-02 10:29:45 +00:00
Thomas Schmitt dda4ca8108 Documented meaning of START/STOP UNIT bits 2009-11-30 10:00:34 +00:00
Thomas Schmitt a42ece0bce Using mmap() by default for allocating read buffers 2009-11-28 12:23:20 +00:00
Thomas Schmitt 89b20aeec5 Compiler option -use_libburn_fifo to switch non-CD from cdrfifo to libburn fifo 2009-11-26 21:12:57 +00:00
Thomas Schmitt b0cb0b1e53 New API calls burn_fifo_get_statistics(), burn_fifo_next_interval() 2009-11-26 14:43:38 +00:00
Thomas Schmitt dc0504f019 New API call burn_fifo_fill() 2009-11-25 16:00:33 +00:00
Thomas Schmitt d6263dee7f Gave up call burn_os_close_track_src() introduced by rev 2920 2009-11-25 12:21:12 +00:00
Thomas Schmitt 5a70b9b6de Gave up cdrskin specific O_DIRECT compile option 2009-11-23 19:31:32 +00:00
Thomas Schmitt 81b74cc951 New API calls burn_os_open_track_src() , burn_os_alloc_buffer() 2009-11-23 18:56:18 +00:00
Thomas Schmitt 396a743690 Bug fix: DVD DAO track size was rounded up much too generously 2009-11-22 20:52:40 +00:00
Thomas Schmitt 6b97497089 Enabled cdrskin O_DIRECT with fs=0 2009-11-21 19:15:52 +00:00
Thomas Schmitt 25d642e287 Longer READ BUFFER CAPACITY interval with DVD/BD writing 2009-11-21 19:14:05 +00:00
Thomas Schmitt ca72f3c1d2 Avoided use of uninitialized variable 2009-11-20 17:57:34 +00:00
Thomas Schmitt ab98e31575 Experiment about SG_FLAG_DIRECT_IO 2009-11-20 13:48:44 +00:00
Thomas Schmitt f67f1a2caa Reserving enough track space for 64 kB write chunks 2009-11-18 18:56:14 +00:00
Thomas Schmitt 0debeeabf9 Split automatic drive start function from mmc_function_spy() 2009-11-18 12:25:57 +00:00
Thomas Schmitt b5466ab93c Corrected help text of cdrskin static compile script 2009-11-17 16:54:52 +00:00
Thomas Schmitt 0b55addb6a Revoked usage of libburn_libburn_la_CFLAGS in Makefile.am (ugly .o names) 2009-11-17 09:34:46 +00:00
Thomas Schmitt e6a31fd511 Updated build instructions of libburn and cdrskin 2009-11-16 18:00:30 +00:00
Thomas Schmitt 31e4ea55f1 New compile_cdrskin.sh option -dvd_obs_64k, adapted to new .o names of libburn 2009-11-16 16:55:58 +00:00
Thomas Schmitt 0259c17539 Configure options --enable-cdrskin-fifo-odirect, --enable-dvd-obs-64k 2009-11-16 16:53:07 +00:00
Thomas Schmitt cb668c06dd New options dvd_obs= and stdio_fsync= 2009-11-15 16:49:04 +00:00
Thomas Schmitt dea30cc8c8 New API calls burn_write_opts_set_dvd_obs(), burn_write_opts_set_stdio_fsync() 2009-11-15 15:30:26 +00:00
Thomas Schmitt b828203e0b New compile_cdrskin.sh option -o_direct (Linux only) 2009-11-15 15:24:21 +00:00
Thomas Schmitt 39b9c6f48d Corrected an outdated remark 2009-11-15 15:21:04 +00:00
Thomas Schmitt 1dbd68bc0f libburn bugfix release 0.7.2.pl01 is ready 2009-11-13 10:41:23 +00:00
Thomas Schmitt af6d64833f libburn-0.7.2.pl01 : Workarounds for Pioneer DVR-216D rev 1.09 2009-11-13 09:49:10 +00:00
Thomas Schmitt 5be4cd9c3e Branching for libburn bugfix release 0.7.2.pl01 2009-11-13 09:25:07 +00:00
Thomas Schmitt 22fafb92eb Man page entry and help text for option -V 2009-11-12 19:34:58 +00:00
Thomas Schmitt a67e188fb3 Implemented option -V for logging of SCSI commands 2009-11-12 18:01:26 +00:00
Thomas Schmitt 031a445210 Macro Libburn_pioneer_dvr_216d_dummy_probe_wM for omitting write mode probe 2009-11-12 18:00:01 +00:00
Thomas Schmitt ff94b794fd Workaround for Pioneer DVR-216D refusal to eject 2009-11-12 17:56:18 +00:00
Thomas Schmitt bab0d8b83b Made SCSI logger permanent and controllable via API call 2009-11-12 17:54:06 +00:00
Thomas Schmitt 92ff881651 Updated cdrskin home page about DVR-216D workaround 2009-11-11 10:57:30 +00:00
Thomas Schmitt 13c4c3e4b8 Silenced a compiler warning about potentially uninitialized variable 2009-11-11 10:49:11 +00:00
Thomas Schmitt 77bcab01fe Reporting number of pending bytes while thanking for patience in -vvv mode 2009-11-11 10:07:03 +00:00
Thomas Schmitt cdf9e6aec9 Increased stdio flush interval from 1 MB to 16 MB 2009-11-11 10:05:56 +00:00
Thomas Schmitt 71e2ab85e6 Hopefully solved the endless burn problem with Pioneer DVR-216D 2009-11-10 20:32:59 +00:00
Thomas Schmitt 277255953f Avoiding START UNIT before the drive gets released 2009-11-10 12:21:43 +00:00
Thomas Schmitt 85d8c13d35 Made SCSI command log more complete and more readable 2009-11-08 11:12:23 +00:00
Thomas Schmitt d385730ebd Corrected allocation length with GET CONFIGURATION 2009-11-08 11:08:19 +00:00
Thomas Schmitt 4b30530f52 Test macros for double START UNIT and SET CD SPEED 2009-11-05 17:03:01 +00:00
Thomas Schmitt 11d1538fbd Test macro for SEND OPC INFORMATION before DVD-R track 2009-11-04 08:46:17 +00:00
Thomas Schmitt 6e44f7ea4e Test macro for SL_V in mode page 05 2009-11-03 18:45:08 +00:00
Thomas Schmitt d4a3d303a6 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 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
Thomas Schmitt 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
Thomas Schmitt edabeec60a More optimizations with parity computation 2009-10-20 16:14:14 +00:00
Thomas Schmitt e8e748d2f3 Optimizations with parity computation, clarification about nature of logarithms 2009-10-19 11:56:25 +00:00
Thomas Schmitt 9520a0570f Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW 2009-10-17 13:17:53 +00:00
Thomas Schmitt ec6d100367 Re-implemented ECMA-130 P-parity, Q-parity and scrambling for BURN_WRITE_RAW 2009-10-17 13:17:06 +00:00
Thomas Schmitt 14d4811e82 libburn release 0.7.2 is ready 2009-10-12 12:35:06 +00:00
Thomas Schmitt c589310114 Documented changes and release timestamp 2009-10-12 11:00:23 +00:00
Thomas Schmitt d84fff4c06 Updated cdrskin tarball generator 2009-10-12 10:59:24 +00:00
Thomas Schmitt ba33ee3960 Made number transition to 0.7.3 2009-10-12 10:52:37 +00:00
Thomas Schmitt aaff10e761 Documented changes and release timestamp 2009-10-12 09:58:12 +00:00
Thomas Schmitt a848b542b1 Updated cdrskin tarball generator 2009-10-12 09:56:46 +00:00
Thomas Schmitt a9957315b4 Made number transition and activated development documentation 2009-10-12 09:55:32 +00:00
Thomas Schmitt 0b1599e504 Branching for libburn release 0.7.2 2009-10-12 06:54:37 +00:00
Thomas Schmitt 76cec81b92 Made -minfo subtract 2 from track size if "Data" and last 2 blocks unreadable 2009-10-09 20:06:25 +00:00
Thomas Schmitt 151b100c96 Made read_capacity error message of burn_read_data() depending on flag bit1 2009-10-09 20:03:06 +00:00
Thomas Schmitt e637ee7686 Made -minfo stupidly report overwriteable media as "erasable" and "complete" 2009-10-09 12:37:38 +00:00
Thomas Schmitt 1deac6afeb Determining read capacity for DVD-RAM 2009-10-09 12:35:42 +00:00
Thomas Schmitt f45a911e86 Fixed CD TAO multi-track -dummy bug reported by Philippe Rouquier 2009-10-04 15:11:35 +00:00
Thomas Schmitt 18fdda825e Restricted retry to the timeout for single SCSI commands (200 seconds) 2009-09-22 19:26:57 +00:00
Thomas Schmitt 93ec70fd74 Revoked instruction to retry STOP UNIT 2009-09-22 19:24:41 +00:00
Thomas Schmitt d51356c26f Mentioned need for 2056 byte fifo chunks with burn_track_set_cdxa_conv() 2009-09-20 11:19:11 +00:00
Thomas Schmitt b001fd6ed6 Refusing to read beyond media_read_capacity 2009-09-18 16:18:37 +00:00
Thomas Schmitt 87f67a9267 Fixing SIGSEGV with CD SAO introduced with revision 2808 2009-09-18 16:16:56 +00:00
Thomas Schmitt 6068c14634 Evaluating read capacity with role 2 drives (regular files and block devices) 2009-09-13 09:49:50 +00:00
Thomas Schmitt cf5fc2fa87 Updated cdrskin web page 2009-09-12 13:42:27 +00:00
Thomas Schmitt 45fbcbf60a Interpreting options -mode2, -xa, -xa1, -xa2 but producing CD-ROM Mode 1 tracks 2009-09-11 12:08:59 +00:00
Thomas Schmitt d090683bdf New API call burn_track_set_cdxa_conv() 2009-09-11 11:53:36 +00:00
Thomas Schmitt ee1da199ce Removed Media summary from -minfo because of incompatible counting rules 2009-09-10 07:11:54 +00:00
Thomas Schmitt cde1929e4a Silenced compiler warning 2009-09-09 17:42:31 +00:00
Thomas Schmitt 1691557aae Emulation of some -minfo output 2009-09-09 17:33:48 +00:00
Thomas Schmitt 9ccad6a9d9 New struct burn_toc_entry extension for Last Recorded Address 2009-09-09 15:38:47 +00:00
Thomas Schmitt 3dbc958c05 Correction with erasable bit of burn_disc_get_cd_info() 2009-09-09 13:39:27 +00:00
Thomas Schmitt a8ba16ad63 New API call burn_disc_get_cd_info() 2009-09-09 12:52:07 +00:00
Thomas Schmitt a81a1daaf4 Avoided to read third sixpack of manufacturer bytes with DVD-R media 2009-09-06 11:20:18 +00:00
Thomas Schmitt e051ae82a2 Corrected misformatted manufacturer strings of DVD- media 2009-09-06 09:37:23 +00:00
Thomas Schmitt 84ccf158e7 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 6e7bb73d03 Made recognition of CD media codes work in burn_guess_manufacturer() 2009-09-06 09:22:26 +00:00
Thomas Schmitt 1fcc87d142 "Manufacturer:", "Media type:" as cdrecord, own "Product Id:" and "Producer:" 2009-09-05 16:51:57 +00:00
Thomas Schmitt a6ad56cbba Introduced flag bit0 for API call burn_get_media_product_id() 2009-09-05 16:50:41 +00:00
Thomas Schmitt 30ebdfc049 Re-enabled output of product id and manufacturer 2009-09-05 13:19:01 +00:00
Thomas Schmitt f36155d5ca Made cdrskin/compile_cdrskin.sh -libburn_0_7_0 work again 2009-09-05 12:08:43 +00:00
Thomas Schmitt 817331991c Closed a small memory leak with drive inquiry 2009-09-05 11:50:09 +00:00
Thomas Schmitt 32575a8c9a Silenced a valgrind warning caused by not recognizing side effects of a ioctl 2009-09-05 11:42:25 +00:00
Thomas Schmitt 07f5e48f29 Made product ID surely a single printable word 2009-09-05 11:29:44 +00:00
Thomas Schmitt f1263be867 Adjusted column width of media summary message 2009-09-05 07:24:06 +00:00
Thomas Schmitt cedad9445d Adjusted column width of media info messages 2009-09-04 20:43:29 +00:00
Thomas Schmitt 802271d6c6 Updated media info documentation 2009-09-04 20:41:08 +00:00
Thomas Schmitt f6dfb38e0f Option -atip now reports Product Id and Manufacturer for most CD, DVD, BD types 2009-09-04 20:22:54 +00:00
Thomas Schmitt 922785b8f3 New API calls burn_get_media_product_id() and burn_guess_manufacturer() 2009-09-04 20:21:55 +00:00
Thomas Schmitt 1f68e09143 New API call burn_guess_cd_manufacturer() 2009-09-02 13:32:17 +00:00
Thomas Schmitt 78d3e9d334 Removed lec.c from libburn 2009-09-02 13:14:23 +00:00
Thomas Schmitt ac0a8b6282 New option --long_toc, now printing media summary at end of TOC 2009-09-01 13:34:23 +00:00
Thomas Schmitt 3923a6d3d7 Aligned the output columns of cdrskin --devices 2009-09-01 11:38:57 +00:00
Thomas Schmitt 43402861b2 Disabled code using libburn/lec.c, removed lec.c from libburn 2009-09-01 09:57:14 +00:00
Thomas Schmitt 669e902009 Disabled code using libburn/lec.c, removed lec.c from libburn 2009-09-01 09:56:51 +00:00
Thomas Schmitt 4ad41080b4 Disabled write mode -raw96r 2009-09-01 08:25:01 +00:00
Thomas Schmitt 2493976f6b libburn release 0.7.0 is ready 2009-08-27 18:42:08 +00:00
Thomas Schmitt 511e0fcef1 Documented changes and release timestamp 2009-08-27 14:41:38 +00:00
Thomas Schmitt bf05f90767 Updated cdrskin tarball generator 2009-08-27 14:39:33 +00:00
Thomas Schmitt 9435b8d084 Made number transition to development version 0.7.1 2009-08-27 14:38:24 +00:00
Thomas Schmitt 48e2481c76 Documented changes and release timestamp 2009-08-27 14:13:46 +00:00
Thomas Schmitt 528901f4bf Updated cdrskin tarball generator 2009-08-27 13:42:43 +00:00
Thomas Schmitt 49e61c78f5 Made number transition and activated development documentation 2009-08-27 13:41:34 +00:00
Thomas Schmitt b53925889e Branching for libburn release 0.7.0 2009-08-27 12:04:14 +00:00
Thomas Schmitt ba6b4bc974 Implemented automatic START UNIT after STOP UNIT before any other SCSI command 2009-08-24 20:24:39 +00:00
Thomas Schmitt 607342036e Made burn_drive_snooze() safe for emulated drives 2009-08-24 16:15:46 +00:00
Thomas Schmitt 8b5eeb6b33 New API call burn_drive_snooze() 2009-08-24 13:10:53 +00:00
Thomas Schmitt 111322daaf Adapted to pitfalls of U3 memory sticks which appear as CD-ROM drives 2009-08-23 13:08:19 +00:00