Commit Graph

122 Commits

Author SHA1 Message Date
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
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 81d68aeb83 Changed "KB" to "kiB" 2007-06-10 08:06:03 +00:00
Thomas Schmitt 3326fcdb2d Extended struct burn_multi_caps by .might_simulate 2007-05-28 16:56:58 +00:00
Thomas Schmitt 96098b3f2d Adaptations to new test results and discussions 2007-04-18 21:31:21 +00:00
Thomas Schmitt 256139c9d6 Polished messages, comments and description of DDLP-A 2007-04-18 13:01:21 +00:00
Thomas Schmitt 10e320911a 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 1a054b54c9 Updated media list in introduction comment 2007-04-06 06:49:51 +00:00
Thomas Schmitt 64ae333863 Macro for length of rejection reasons string (old size is still safe) 2007-02-22 09:49:18 +00:00
Thomas Schmitt 8c0e0a7a47 Removed unprecise unnecessary comment 2007-02-17 09:09:34 +00:00
Thomas Schmitt c570e4868d Allowed forceful blanking of blank media in burn_disc_erase() 2007-02-17 08:56:41 +00:00
Thomas Schmitt 636f5278ad Set the advised write mode before inquiring media space 2007-02-14 12:05:26 +00:00