Commit Graph

77 Commits

Author SHA1 Message Date
1f636b2499 Better default input file for test/offst_source.c 2010-09-22 18:17:10 +00:00
cdbf04a776 Temporarily added test program for burn_offst_source_new() 2010-09-22 18:09:50 +00:00
54c1631e92 Clarified the meaning of 0x0 and 0x30 signal handlers 2010-08-28 11:29:29 +00:00
c8def5699c Moved public part of libdax_audioxtr.h to libburn.h 2010-07-04 13:13:09 +00:00
b7fff5fce6 Let libburner warn programmers if they forget to set 64 bit off_t 2010-04-04 18:13:45 +00:00
86992a38d3 Changed examples burn_set_signal_handling(...,48) to (...,0x30) 2010-03-07 08:15:21 +00:00
22095d9789 Adapted libburner to new advise about signal handling 2010-03-06 13:52:21 +00:00
f125877e73 Lifted ban to derive GPLv3, extended copyright range to 2010 2010-01-23 10:42:52 +00:00
11b8998bd3 Carified in libburner.c that apps must use 64 bit off_t. 2010-01-14 14:09:30 +00:00
fb2872b1c1 Carified in libburner.c that apps must use 64 bit off_t. 2010-01-14 14:01:13 +00:00
282fdab6b1 Avoided SIGSEGV if no drives were found by scan 2009-06-02 16:30:06 +00:00
8292601817 Updated copyright claims to year 2009 2009-01-04 11:29:37 +00:00
e7c207fff6 Cosmetic changes 2008-12-29 10:53:58 +00:00
a95c22b396 Updated libburner to BD-R 2008-12-14 10:45:04 +00:00
9a4d62c621 Declared BD-RE to be supported 2008-05-06 18:08:04 +00:00
3207ed812c Mentioned support for DVD+R/DL. 2008-02-28 13:24:08 +00:00
b5ed5dd25f Directed error message to proper output channel 2008-02-21 20:11:20 +00:00
9123cfd14d Adjusted meaning of --read_and_print count= -1 2007-11-29 18:55:52 +00:00
11d9ff7c2d Calmed down hyperactive sleep interval with drive scanning 2007-10-18 19:39:13 +00:00
cb023891e5 Minor changes with waiting for drive and fifo status display 2007-10-07 11:06:37 +00:00
979447006e Inserted the necessary error messages and magic numbers 2007-10-04 20:06:38 +00:00
deead17702 Made use of 4 MB fifo 2007-10-03 22:38:39 +00:00
20d4cbd608 Disallowed --read_and_print raw:- , allowed to write to chardev+pipe+socket 2007-09-30 21:26:25 +00:00
3e4323942c Blocked against file descriptor drives. Too dangerous for a demo. 2007-09-24 18:21:32 +00:00
55224b4956 Lowered report severity to LIBDAX_MSGS_SEV_WARNING. 2007-09-07 18:47:51 +00:00
bf167c9451 Reacted on changed media profile of stdio-drives 2007-09-07 12:39:33 +00:00
d2579c0671 burn_drive_grab_dummy() becomes invisible part of burn_drive_scan_and_grab() 2007-09-05 19:42:03 +00:00
7b0e98954b Testing new API functions via --drive stdio:<path> 2007-09-04 22:51:44 +00:00
27f1c2604e Reacted on false compiler warning about potentially unused variable 2007-08-25 09:10:48 +00:00
a70f0b4a85 Try to read last 2 blocks of CD track without eventual error message 2007-08-23 15:06:05 +00:00
f677261e77 Avoided locked drive with interrupted telltoc read. (eject unlocks anyway) 2007-08-22 16:40:22 +00:00
6929dc443e Avoiding libburn read-ahead-bug 2007-08-22 16:13:44 +00:00
214230fe70 Retrieving my old backups which are hit by the Linux Read-Ahead-Bug 2007-08-22 14:05:03 +00:00
be94e7cf6c Testing burn_read_data() by option --read_and_print 2007-08-12 15:32:30 +00:00
bdba12f0f9 Reflected recent URL changes to libburnia-project.org 2007-08-11 07:51:04 +00:00
beb88c79cd Changed "KB" to "kiB" 2007-06-10 08:06:03 +00:00
1b90038fd5 Extended struct burn_multi_caps by .might_simulate 2007-05-28 16:56:58 +00:00
1e860e6536 Adaptations to new test results and discussions 2007-04-18 21:31:21 +00:00
65f82d82ab Polished messages, comments and description of DDLP-A 2007-04-18 13:01:21 +00:00
73a564c767 Program for probing access to device files. By Ted Ts'o with modifications by me. 2007-04-18 10:32:23 +00:00
6a850828ac Updated media list in introduction comment 2007-04-06 06:49:51 +00:00
dd805b734d Macro for length of rejection reasons string (old size is still safe) 2007-02-22 09:49:18 +00:00
771c88ec2d Removed unprecise unnecessary comment 2007-02-17 09:09:34 +00:00
9208532bc3 Allowed forceful blanking of blank media in burn_disc_erase() 2007-02-17 08:56:41 +00:00
31365509cc Set the advised write mode before inquiring media space 2007-02-14 12:05:26 +00:00
d083911cd7 Applied new API function burn_disc_available_space() 2007-02-13 14:39:34 +00:00
85630f348d Removed or updated outdated restriction statements 2007-02-13 14:38:14 +00:00
ba59ab1aeb Updated documentation aspects 2007-02-07 17:49:52 +00:00
bf35437d7f Made use of burn_write_opts_auto_write_type() 2007-02-07 16:37:25 +00:00
56695822a7 New in API : struct burn_multi_caps and burn_disc_get_multi_caps() 2007-02-04 07:30:14 +00:00