Commit Graph

99 Commits

Author SHA1 Message Date
Thomas Schmitt 27f1c2604e Reacted on false compiler warning about potentially unused variable 2007-08-25 09:10:48 +00:00
Thomas Schmitt a70f0b4a85 Try to read last 2 blocks of CD track without eventual error message 2007-08-23 15:06:05 +00:00
Thomas Schmitt f677261e77 Avoided locked drive with interrupted telltoc read. (eject unlocks anyway) 2007-08-22 16:40:22 +00:00
Thomas Schmitt 6929dc443e Avoiding libburn read-ahead-bug 2007-08-22 16:13:44 +00:00
Thomas Schmitt 214230fe70 Retrieving my old backups which are hit by the Linux Read-Ahead-Bug 2007-08-22 14:05:03 +00:00
Thomas Schmitt be94e7cf6c Testing burn_read_data() by option --read_and_print 2007-08-12 15:32:30 +00:00
Thomas Schmitt bdba12f0f9 Reflected recent URL changes to libburnia-project.org 2007-08-11 07:51:04 +00:00
Thomas Schmitt beb88c79cd Changed "KB" to "kiB" 2007-06-10 08:06:03 +00:00
Thomas Schmitt 1b90038fd5 Extended struct burn_multi_caps by .might_simulate 2007-05-28 16:56:58 +00:00
Thomas Schmitt 1e860e6536 Adaptations to new test results and discussions 2007-04-18 21:31:21 +00:00
Thomas Schmitt 65f82d82ab Polished messages, comments and description of DDLP-A 2007-04-18 13:01:21 +00:00
Thomas Schmitt 73a564c767 Program for probing access to device files. By Ted Ts'o with modifications by me. 2007-04-18 10:32:23 +00:00
Thomas Schmitt 6a850828ac Updated media list in introduction comment 2007-04-06 06:49:51 +00:00
Thomas Schmitt dd805b734d Macro for length of rejection reasons string (old size is still safe) 2007-02-22 09:49:18 +00:00
Thomas Schmitt 771c88ec2d Removed unprecise unnecessary comment 2007-02-17 09:09:34 +00:00
Thomas Schmitt 9208532bc3 Allowed forceful blanking of blank media in burn_disc_erase() 2007-02-17 08:56:41 +00:00
Thomas Schmitt 31365509cc Set the advised write mode before inquiring media space 2007-02-14 12:05:26 +00:00
Thomas Schmitt d083911cd7 Applied new API function burn_disc_available_space() 2007-02-13 14:39:34 +00:00
Thomas Schmitt 85630f348d Removed or updated outdated restriction statements 2007-02-13 14:38:14 +00:00
Thomas Schmitt ba59ab1aeb Updated documentation aspects 2007-02-07 17:49:52 +00:00
Thomas Schmitt bf35437d7f Made use of burn_write_opts_auto_write_type() 2007-02-07 16:37:25 +00:00
Thomas Schmitt 56695822a7 New in API : struct burn_multi_caps and burn_disc_get_multi_caps() 2007-02-04 07:30:14 +00:00
Thomas Schmitt e5e76665b0 Make mmc_read_multi_session_c1 use TOC if available 2007-02-02 15:11:35 +00:00
Thomas Schmitt ddb5fa1083 Obtain TOC from non-CD via 52h READ TRACK INFORMATION 2007-02-01 16:15:09 +00:00
Thomas Schmitt 58400a3610 Corrected old libburn.pykix.org URL 2007-01-16 15:15:08 +00:00
Thomas Schmitt 1f14d2be42 Mentioned DVD-RAM where appropriate 2007-01-13 21:20:56 +00:00
Thomas Schmitt 12bc934f94 Added printing of list of available formats 2007-01-13 21:20:05 +00:00
Thomas Schmitt f78e267af1 New formatting parameter "size". Sorry for changing API. Function is a week old. 2007-01-06 12:08:57 +00:00
Thomas Schmitt c9c6109943 Made use of formatting of DVD-RW 2007-01-02 12:57:47 +00:00
Thomas Schmitt 42c021dca3 Minor corrections to revisions 559 and 560 2006-12-26 18:45:21 +00:00
Thomas Schmitt 1f6dd6c748 Enabled report of speed descriptor list 2006-12-26 17:08:46 +00:00
Thomas Schmitt 3263d513ce Adjusted to new (more mature) speed info semantics 2006-12-25 19:01:25 +00:00
Thomas Schmitt 340521689a Adjusted to new (still immature) speed info semantics 2006-12-25 11:37:24 +00:00
Thomas Schmitt e460bfac24 Removed unnecessary waiting loops after grab, mentioned DVD+RW 2006-12-24 20:24:43 +00:00
Thomas Schmitt 14f4e8c8d9 Report media type, avoid self contradicting messages with DVD+RW --multi 2006-12-21 20:58:26 +00:00
Thomas Schmitt 745ba73e11 Added reporting of current media profile, changed "Media type" to "Media reuse" 2006-12-04 18:30:20 +00:00
Thomas Schmitt d966278777 Changed URLs and umbrella names to libburnia 2006-12-03 15:56:27 +00:00
Thomas Schmitt 0c75e15dc9 Corrected two minor bugs 2006-11-25 16:05:23 +00:00
Thomas Schmitt 7b6f2b2337 Made use of libburn device address translation (/dev/sr0, /dev/cdrom, ...) 2006-11-25 15:43:31 +00:00
Thomas Schmitt f2dacbf9e0 Ticket 91: update media state model after content change 2006-11-25 15:26:35 +00:00
Thomas Schmitt e3a7567833 Removed obsolete test programs 2006-11-23 09:10:03 +00:00
Thomas Schmitt 18d945bf04 Shifted a comma 2006-11-17 21:30:25 +00:00
Thomas Schmitt 4b481d7f02 Shifted a comma 2006-11-17 21:29:19 +00:00
Thomas Schmitt 7b9c2a2a1b Obsoleted old test program 2006-11-17 20:15:14 +00:00
Thomas Schmitt 1b02c72531 Enabled multi-session with libburner 2006-11-17 19:51:51 +00:00
Thomas Schmitt d701b8d789 Created info retrieval companion for libburner 2006-11-17 19:38:28 +00:00
Thomas Schmitt 9fb9d523ab Obsoleted --stdin_size by automatic TAO. Cared for non-plain track files 2006-11-16 16:38:23 +00:00
Mario Danic e41a227b64 Removed remaining signs of libisofs in libburn tree 2006-11-14 00:52:32 +00:00
Mario Danic 44997a2df8 Started logical separation of libisofs and libburn 2006-11-13 00:13:21 +00:00