Commit Graph

45 Commits

Author SHA1 Message Date
Thomas Schmitt 5f617323de Reacted on some of the complaints of codespell 2016-07-23 10:40:43 +00:00
Thomas Schmitt 8f6ed7180b Corrected misperception of telltoc --read_and_print 1:. 2015-11-02 15:11:45 +00:00
Thomas Schmitt 88d9f38385 Handling failure to write to disk file. Coverity CID 21786. 2015-10-29 10:16:12 +00:00
Thomas Schmitt 14feb57314 Prevented a quite unlikely buffer overflow by argument. Coverity CID 21831. 2015-10-28 19:59:58 +00:00
Thomas Schmitt 7301569d0e Closing output file pointer of telltoc --read_and_print. Coverity CID 21813. 2015-10-24 10:03:14 +00:00
Thomas Schmitt 6cfc548d0f Updated telltoc to BD and other old novelties. 2015-10-24 08:50:11 +00:00
Thomas Schmitt 772d01f2b1 Closed memory leak in telltoc. Coverity CID 21812. 2015-10-24 08:03:44 +00:00
Thomas Schmitt 60adbd88c3 Mutally mentioned the other demo program in their introdution comments 2015-09-23 11:07:24 +00:00
Thomas Schmitt 9992ddf00c More hunt for "allow to" 2015-09-01 06:59:24 +00:00
Thomas Schmitt 2527b69acb Removed inactive test code from telltoc.c 2013-06-24 15:07:45 +00:00
Thomas Schmitt eeba7831bb Made telltoc ready for reading CD audio 2012-11-30 19:40:37 +00:00
Thomas Schmitt 88ab908cf9 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:51:44 +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 9123cfd14d Adjusted meaning of --read_and_print count= -1 2007-11-29 18:55:52 +00:00
Thomas Schmitt 11d9ff7c2d Calmed down hyperactive sleep interval with drive scanning 2007-10-18 19:39:13 +00:00
Thomas Schmitt 20d4cbd608 Disallowed --read_and_print raw:- , allowed to write to chardev+pipe+socket 2007-09-30 21:26:25 +00:00
Thomas Schmitt 55224b4956 Lowered report severity to LIBDAX_MSGS_SEV_WARNING. 2007-09-07 18:47:51 +00:00
Thomas Schmitt bf167c9451 Reacted on changed media profile of stdio-drives 2007-09-07 12:39:33 +00:00
Thomas Schmitt d2579c0671 burn_drive_grab_dummy() becomes invisible part of burn_drive_scan_and_grab() 2007-09-05 19:42:03 +00:00
Thomas Schmitt 7b0e98954b Testing new API functions via --drive stdio:<path> 2007-09-04 22:51:44 +00:00
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 1b90038fd5 Extended struct burn_multi_caps by .might_simulate 2007-05-28 16:56:58 +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 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 12bc934f94 Added printing of list of available formats 2007-01-13 21:20:05 +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 745ba73e11 Added reporting of current media profile, changed "Media type" to "Media reuse" 2006-12-04 18:30:20 +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 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 d701b8d789 Created info retrieval companion for libburner 2006-11-17 19:38:28 +00:00