Commit Graph

75 Commits

Author SHA1 Message Date
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
Thomas Schmitt 4da50dfad5 Applied new API function burn_disc_available_space() 2007-02-13 14:39:34 +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 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 fefdbc646f Mentioned DVD-RAM where appropriate 2007-01-13 21:20:56 +00:00
Thomas Schmitt 44cd12a0a0 Added printing of list of available formats 2007-01-13 21:20:05 +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 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 59d3e7296b Report media type, avoid self contradicting messages with DVD+RW --multi 2006-12-21 20:58:26 +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 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 35a1a1f7d7 Removed obsolete test programs 2006-11-23 09:10:03 +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 0513a4eb2f Obsoleted old test program 2006-11-17 20:15:14 +00:00
Thomas Schmitt 254852ee36 Enabled multi-session with libburner 2006-11-17 19:51:51 +00:00
Thomas Schmitt ef6d76c22d Created info retrieval companion for libburner 2006-11-17 19:38:28 +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
Mario Danic 16cbb18f15 Removed remaining signs of libisofs in libburn tree 2006-11-14 00:52:32 +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 4b98af6011 Introduced temporary test program to produce SUN .au files 2006-10-24 14:10:16 +00:00
Thomas Schmitt 7d6e1b18e6 Enabled automatic extraction of .au 2006-10-24 13:02:20 +00:00
Thomas Schmitt 0d26beb2ed Introduced extraction of .au (but not its usage within cdrskin) 2006-10-24 07:50:31 +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
Thomas Schmitt 362bcc9cc0 Implemented some cdrecord pickiness for .wav extraction 2006-10-17 16:52:58 +00:00
Thomas Schmitt 1e80ad2187 Roughly implemented automatic .wav extraction in cdrskin 2006-10-17 14:13:30 +00:00
Thomas Schmitt 398d068820 Made helptext print to stderr rather than stdout 2006-10-15 21:14:22 +00:00
Thomas Schmitt cb42e2fcd9 Hunting a malloc/free memory problem 2006-10-15 18:49:30 +00:00
Thomas Schmitt 1851f3f82a Fixed permissions of eventually created output file 2006-10-15 14:19:21 +00:00
Thomas Schmitt e423bda96f Implemented a first attempt of a .wav decapitator (ticket 38) 2006-10-15 13:56:30 +00:00
Thomas Schmitt 3b16ef699f Implemented new API function burn_set_signal_handling(), libburner uses it 2006-10-03 16:37:08 +00:00
Mario Danic b28b07ce3e Removed obsolete test examples 2006-09-13 09:47:19 +00:00
Mario Danic e27b5e80fe Slightly modified master test 2006-09-12 19:28:18 +00:00