Commit Graph

139 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 acfaa6e15a Removed useless and faulty test/structest.c. Coverity CID 21785. 2015-10-29 08:29:32 +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 bb0d0f9505 Testing all arguments of fake_au for oversize. Coverity CID 21830. 2015-10-28 19:19:01 +00:00
Thomas Schmitt 0f5b28ee64 Closed various memory leaks in libburner. Coverity CID 21814, CID 21815. 2015-10-24 14:07:49 +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 1602c51a26 Removed surplus code statement which used uninitialized variable. Coverity CID 21843. 2015-10-23 13:40:05 +00:00
Thomas Schmitt 22719b880e Checking program arguments of test/fake_au. Coverity CID 21832. 2015-10-23 12:37:34 +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 6a927ae867 Changed wrong use of "resp." in docs 2015-08-01 13:58: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 126e73d19d Added madatory library initialization to test/structest.c 2011-10-12 10:02:29 +00:00
Thomas Schmitt 706f8b937d Reacted on warning of cppcheck about test/poll.c 2011-07-12 11:05:20 +00:00
Thomas Schmitt 7a9a7dfdd2 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:52:23 +00:00
Thomas Schmitt 0ac6a64f12 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:51:44 +00:00
Thomas Schmitt 8bd288e10c Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:50:49 +00:00
Thomas Schmitt 38c029d5e3 Better default input file for test/offst_source.c 2010-09-22 18:17:10 +00:00
Thomas Schmitt 287b59cfd3 Temporarily added test program for burn_offst_source_new() 2010-09-22 18:09:50 +00:00
Thomas Schmitt 4cc524097b Clarified the meaning of 0x0 and 0x30 signal handlers 2010-08-28 11:29:29 +00:00
Thomas Schmitt c866b6bc35 Moved public part of libdax_audioxtr.h to libburn.h 2010-07-04 13:13:09 +00:00
Thomas Schmitt e787d328c7 Let libburner warn programmers if they forget to set 64 bit off_t 2010-04-04 18:13:45 +00:00
Thomas Schmitt ed6e2df81b Changed examples burn_set_signal_handling(...,48) to (...,0x30) 2010-03-07 08:15:21 +00:00
Thomas Schmitt ae667ca2e8 Adapted libburner to new advise about signal handling 2010-03-06 13:52:21 +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 734759190a Carified in libburner.c that apps must use 64 bit off_t. 2010-01-14 14:09:30 +00:00
Thomas Schmitt 16ffa10831 Carified in libburner.c that apps must use 64 bit off_t. 2010-01-14 14:01:13 +00:00
Thomas Schmitt 8276611468 Avoided SIGSEGV if no drives were found by scan 2009-06-02 16:30:06 +00:00
Thomas Schmitt 6fea3d0a9b Updated copyright claims to year 2009 2009-01-04 11:29:37 +00:00
Thomas Schmitt 687bde257c Cosmetic changes 2008-12-29 10:53:58 +00:00
Thomas Schmitt 147cb430d1 Updated libburner to BD-R 2008-12-14 10:45:04 +00:00
Thomas Schmitt a54113267e Declared BD-RE to be supported 2008-05-06 18:08:04 +00:00
Thomas Schmitt 5c6366ecbd Mentioned support for DVD+R/DL. 2008-02-28 13:24:08 +00:00
Thomas Schmitt c48244abfc Directed error message to proper output channel 2008-02-21 20:11:20 +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 6864b1d621 Minor changes with waiting for drive and fifo status display 2007-10-07 11:06:37 +00:00
Thomas Schmitt e065ff1db7 Inserted the necessary error messages and magic numbers 2007-10-04 20:06:38 +00:00
Thomas Schmitt f3966e5fee Made use of 4 MB fifo 2007-10-03 22:38:39 +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 011ba599cd Blocked against file descriptor drives. Too dangerous for a demo. 2007-09-24 18:21:32 +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