Commit Graph

62 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 0f5b28ee64 Closed various memory leaks in libburner. Coverity CID 21814, CID 21815. 2015-10-24 14:07:49 +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 8bd288e10c Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:50:49 +00:00
Thomas Schmitt 4cc524097b Clarified the meaning of 0x0 and 0x30 signal handlers 2010-08-28 11:29:29 +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 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 011ba599cd Blocked against file descriptor drives. Too dangerous for a demo. 2007-09-24 18:21:32 +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 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 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 dc281902a5 Removed or updated outdated restriction statements 2007-02-13 14:38:14 +00:00
Thomas Schmitt 50eba7ee31 Updated documentation aspects 2007-02-07 17:49:52 +00:00
Thomas Schmitt 494693cc63 Made use of burn_write_opts_auto_write_type() 2007-02-07 16:37:25 +00:00
Thomas Schmitt fefdbc646f Mentioned DVD-RAM where appropriate 2007-01-13 21:20:56 +00:00
Thomas Schmitt ab51d551d3 New formatting parameter "size". Sorry for changing API. Function is a week old. 2007-01-06 12:08:57 +00:00
Thomas Schmitt 441c2a32cd Made use of formatting of DVD-RW 2007-01-02 12:57:47 +00:00
Thomas Schmitt 00afac796e Removed unnecessary waiting loops after grab, mentioned DVD+RW 2006-12-24 20:24:43 +00:00
Thomas Schmitt 59d3e7296b Report media type, avoid self contradicting messages with DVD+RW --multi 2006-12-21 20:58:26 +00:00
Thomas Schmitt aafc0b0be2 Changed URLs and umbrella names to libburnia 2006-12-03 15:56:27 +00:00
Thomas Schmitt 15df1d819c Corrected two minor bugs 2006-11-25 16:05:23 +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 56ab215db0 Ticket 91: update media state model after content change 2006-11-25 15:26:35 +00:00
Thomas Schmitt 254852ee36 Enabled multi-session with libburner 2006-11-17 19:51:51 +00:00
Thomas Schmitt 908a6b336b Obsoleted --stdin_size by automatic TAO. Cared for non-plain track files 2006-11-16 16:38:23 +00:00
Thomas Schmitt a239d54bd7 Changed status report during blanking (there are no "sectors") 2006-11-03 06:30:18 +00:00
Thomas Schmitt 15e37555ae Repaired broken macro settings during Linux build 2006-11-01 17:19:37 +00:00
Thomas Schmitt 1477b9097f Freed all tracks after burning and not only last one 2006-10-19 09:39:10 +00:00
Thomas Schmitt a6f394f626 Added --audio and multi-track, removed --verbose, hid --burn_for_real 2006-10-18 16:59:07 +00:00