Commit Graph

45 Commits

Author SHA1 Message Date
Thomas Schmitt 2e8dec42e5 Reacted on some of the complaints of codespell 2016-07-23 10:40:43 +00:00
Thomas Schmitt cd94630dec Corrected misperception of telltoc --read_and_print 1:. 2015-11-02 15:11:45 +00:00
Thomas Schmitt 1d15b0845f Handling failure to write to disk file. Coverity CID 21786. 2015-10-29 10:16:12 +00:00
Thomas Schmitt ef662655bb Prevented a quite unlikely buffer overflow by argument. Coverity CID 21831. 2015-10-28 19:59:58 +00:00
Thomas Schmitt 142e138543 Closing output file pointer of telltoc --read_and_print. Coverity CID 21813. 2015-10-24 10:03:14 +00:00
Thomas Schmitt ead8735d2e Updated telltoc to BD and other old novelties. 2015-10-24 08:50:11 +00:00
Thomas Schmitt cbc21aef76 Closed memory leak in telltoc. Coverity CID 21812. 2015-10-24 08:03:44 +00:00
Thomas Schmitt d7e762b9be Mutally mentioned the other demo program in their introdution comments 2015-09-23 11:07:24 +00:00
Thomas Schmitt 0dd3ff606c More hunt for "allow to" 2015-09-01 06:59:24 +00:00
Thomas Schmitt b46f7157de Removed inactive test code from telltoc.c 2013-06-24 15:07:45 +00:00
Thomas Schmitt a843727bc7 Made telltoc ready for reading CD audio 2012-11-30 19:40:37 +00:00
Thomas Schmitt 0ac6a64f12 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:51:44 +00:00
Thomas Schmitt 54005cb60e Lifted ban to derive GPLv3, extended copyright range to 2010 2010-01-23 10:42:52 +00:00
Thomas Schmitt e48014caea Adjusted meaning of --read_and_print count= -1 2007-11-29 18:55:52 +00:00
Thomas Schmitt 2a669879a4 Calmed down hyperactive sleep interval with drive scanning 2007-10-18 19:39:13 +00:00
Thomas Schmitt 1efbf27fe3 Disallowed --read_and_print raw:- , allowed to write to chardev+pipe+socket 2007-09-30 21:26:25 +00:00
Thomas Schmitt 1935d222ed Lowered report severity to LIBDAX_MSGS_SEV_WARNING. 2007-09-07 18:47:51 +00:00
Thomas Schmitt 5283401fb0 Reacted on changed media profile of stdio-drives 2007-09-07 12:39:33 +00:00
Thomas Schmitt 0c14e6ee4c burn_drive_grab_dummy() becomes invisible part of burn_drive_scan_and_grab() 2007-09-05 19:42:03 +00:00
Thomas Schmitt 970e2798ba Testing new API functions via --drive stdio:<path> 2007-09-04 22:51:44 +00:00
Thomas Schmitt bcb56b5e9e Reacted on false compiler warning about potentially unused variable 2007-08-25 09:10:48 +00:00
Thomas Schmitt 5f66cf5d2f Try to read last 2 blocks of CD track without eventual error message 2007-08-23 15:06:05 +00:00
Thomas Schmitt f37e109aa1 Avoided locked drive with interrupted telltoc read. (eject unlocks anyway) 2007-08-22 16:40:22 +00:00
Thomas Schmitt 2904a1bee7 Avoiding libburn read-ahead-bug 2007-08-22 16:13:44 +00:00
Thomas Schmitt 5066b0ac38 Retrieving my old backups which are hit by the Linux Read-Ahead-Bug 2007-08-22 14:05:03 +00:00
Thomas Schmitt 22ea36ffd2 Testing burn_read_data() by option --read_and_print 2007-08-12 15:32:30 +00:00
Thomas Schmitt 6950ac8c42 Reflected recent URL changes to libburnia-project.org 2007-08-11 07:51:04 +00:00
Thomas Schmitt 3326fcdb2d Extended struct burn_multi_caps by .might_simulate 2007-05-28 16:56:58 +00:00
Thomas Schmitt 636f5278ad Set the advised write mode before inquiring media space 2007-02-14 12:05:26 +00:00
Thomas Schmitt 4da50dfad5 Applied new API function burn_disc_available_space() 2007-02-13 14:39:34 +00:00
Thomas Schmitt 135d9d5016 New in API : struct burn_multi_caps and burn_disc_get_multi_caps() 2007-02-04 07:30:14 +00:00
Thomas Schmitt 4e93de2cd2 Make mmc_read_multi_session_c1 use TOC if available 2007-02-02 15:11:35 +00:00
Thomas Schmitt e876f90e6c Obtain TOC from non-CD via 52h READ TRACK INFORMATION 2007-02-01 16:15:09 +00:00
Thomas Schmitt 36f287d569 Corrected old libburn.pykix.org URL 2007-01-16 15:15:08 +00:00
Thomas Schmitt 44cd12a0a0 Added printing of list of available formats 2007-01-13 21:20:05 +00:00
Thomas Schmitt cafad767a9 Minor corrections to revisions 559 and 560 2006-12-26 18:45:21 +00:00
Thomas Schmitt 18ba02c2bb Enabled report of speed descriptor list 2006-12-26 17:08:46 +00:00
Thomas Schmitt 1b68e65005 Adjusted to new (more mature) speed info semantics 2006-12-25 19:01:25 +00:00
Thomas Schmitt d53114b723 Adjusted to new (still immature) speed info semantics 2006-12-25 11:37:24 +00:00
Thomas Schmitt 00afac796e Removed unnecessary waiting loops after grab, mentioned DVD+RW 2006-12-24 20:24:43 +00:00
Thomas Schmitt 003c72a396 Added reporting of current media profile, changed "Media type" to "Media reuse" 2006-12-04 18:30:20 +00:00
Thomas Schmitt 11f16316b1 Made use of libburn device address translation (/dev/sr0, /dev/cdrom, ...) 2006-11-25 15:43:31 +00:00
Thomas Schmitt 18a592ad28 Shifted a comma 2006-11-17 21:30:25 +00:00
Thomas Schmitt ba48efbc52 Shifted a comma 2006-11-17 21:29:19 +00:00
Thomas Schmitt ef6d76c22d Created info retrieval companion for libburner 2006-11-17 19:38:28 +00:00