Commit Graph

35 Commits

Author SHA1 Message Date
Thomas Schmitt 94c50a0145 Reacted on compiler warnings about uninitialized variables 2011-12-25 11:04:44 +00:00
Thomas Schmitt 8cdba24ff9 New API calls burn_cdtext_from_packfile() and burn_session_by_cue_file() 2011-12-25 10:39:05 +00:00
Thomas Schmitt 620871c91d New API calls for composing CD-TEXT 2011-12-12 09:26:41 +00:00
Thomas Schmitt ac4bfb128c Gave up use of burn_print() in libburn 2011-10-12 10:01:28 +00:00
Thomas Schmitt 47af302776 Replaced some large local variables by other means in libburn/structure.c 2011-06-08 08:14:35 +00:00
Thomas Schmitt ac665916a6 Reacted on -Wsign-compare warnings of gcc 2011-05-12 13:46:59 +00:00
Thomas Schmitt 0b25a4d258 Allowed stdio tracks of known size to end in TAO mode on premature EOF 2011-01-03 19:51:30 +00:00
Thomas Schmitt edca339338 Eventually including ../config.h generated by autotools 2010-05-16 09:07:42 +00:00
Thomas Schmitt 6db992e646 Added or adjusted copyright and license statements in single files 2010-02-14 08:45:14 +00:00
Thomas Schmitt 2e6f83b3b3 New API call burn_track_set_cdxa_conv() 2009-09-11 11:53:36 +00:00
Thomas Schmitt 175061615e Defaulting sessions without leadout entry 2008-12-03 08:52:44 +00:00
Thomas Schmitt bb9ef6b988 Changed error severity with TOC truncation to MISHAP 2008-11-27 17:21:54 +00:00
Thomas Schmitt aa606552eb Truncating eventually detected damaged CD table-of-content 2008-11-27 08:11:03 +00:00
Thomas Schmitt 9d99e7874a Added tests against the SIGSEGV of ticket 146 2008-11-26 21:06:37 +00:00
Thomas Schmitt f64ed23a98 Reacted on harmless compiler warning 2008-08-19 12:36:10 +00:00
Thomas Schmitt 6dc9ecbcad CD burn_toc_entries now bear extension_valid data 2008-08-09 07:18:53 +00:00
Thomas Schmitt 16a5bbacb4 Corrected memory management flaws found by Joris Dobbelsteen 2007-08-25 08:58:41 +00:00
Thomas Schmitt cc5560fc86 Enabled -isosize for first track by help of fifo and without seeking 2007-03-28 10:07:09 +00:00
Thomas Schmitt 115f03cf63 Moved tao_to_sao_tsize into libburn, let cdrskin use auto_write_type and precheck 2007-02-21 20:53:28 +00:00
Thomas Schmitt b6475c3d84 Re-arranged checking and defaulting of write parameters 2007-02-19 22:51:39 +00:00
Thomas Schmitt 6ccd359c93 Another bug fix for revision 724 2007-02-17 08:52:07 +00:00
Thomas Schmitt 73273b1643 Corrected bug about open_ended filluped tracks 2007-02-15 20:19:07 +00:00
Thomas Schmitt e639cd5bbb Optional padding up to full media size when closing (incomplete yet) 2007-02-14 20:32:56 +00:00
Thomas Schmitt c079e09860 Enforce minimum track length with SAO 2007-01-25 18:52:50 +00:00
Thomas Schmitt 99f8e0eec5 Bug fix: DVD tracks of defined size >=2GB suffered 32-bit integer wraparound 2007-01-25 15:00:37 +00:00
Thomas Schmitt c6d22a1eb0 Prevented SIGSEGVs when using -atip with my SCSI CD-ROM (sr,sg: no matter) 2006-12-11 12:53:12 +00:00
Thomas Schmitt 684cfd0cd2 Installed decent abort behavior with TAO 2006-11-03 15:10:24 +00:00
Thomas Schmitt d337722920 dapted cdrskin pacifier to possibly unknown track size 2006-11-01 16:39:07 +00:00
Thomas Schmitt 5af92d13fe Made single track TAO work without fixed size (compile -experimental) 2006-10-31 18:48:18 +00:00
Thomas Schmitt f95d7aa6aa Enabled byte swapping for audio track sources, added anti option -swab 2006-10-24 10:20:35 +00:00
Alexander Nedotsukov 1f11d1c462 Replaced malloc/memset pairs with single calloc() call. 2006-10-19 08:31:33 +00:00
Mario Danic ac6eed7aef Modified structure.c 2006-10-12 17:31:58 +00:00
Thomas Schmitt cf8aacb27d Got rid of assert() in write.c by soft means 2006-10-09 08:43:15 +00:00
Thomas Schmitt 2403532242 Got rid of assert() in structure.c by soft means 2006-10-08 10:04:09 +00:00
Mario Danic 2f2c115e08 Initial import 2006-08-15 20:37:04 +00:00