Commit Graph

44 Commits (a9b400833cf2c11eacc285df2a94a38e2d76b369)

Author SHA1 Message Date
Thomas Schmitt a9b400833c New API call burn_session_get_start_tno() 12 years ago
Thomas Schmitt 0446226aa6 Implemented track number starts > 1 with .cue and v07t.txt files 12 years ago
Thomas Schmitt 18efcd6299 New API call burn_session_set_start_tno() 12 years ago
Thomas Schmitt 775eb175b6 Implemented data extraction from cue sheet FILE type WAVE 12 years ago
Thomas Schmitt 83fa2ce51b New API calls burn_track_set_index(), burn_track_clear_indice() 12 years ago
Thomas Schmitt c851520684 Reporting line number in case of cue sheet file problems 12 years ago
Thomas Schmitt 4c9783d7ae Implemented cue sheet file commands ARRANGER, COMPOSER, MESSAGE 12 years ago
Thomas Schmitt 0c3fa9b341 Interpreting CDRWIN command FLAGS 12 years ago
Thomas Schmitt 67ae1413e3 New API call burn_track_set_isrc_string() 12 years ago
Thomas Schmitt 94c50a0145 Reacted on compiler warnings about uninitialized variables 12 years ago
Thomas Schmitt 8cdba24ff9 New API calls burn_cdtext_from_packfile() and burn_session_by_cue_file() 12 years ago
Thomas Schmitt 620871c91d New API calls for composing CD-TEXT 12 years ago
Thomas Schmitt ac4bfb128c Gave up use of burn_print() in libburn 12 years ago
Thomas Schmitt 47af302776 Replaced some large local variables by other means in libburn/structure.c 12 years ago
Thomas Schmitt ac665916a6 Reacted on -Wsign-compare warnings of gcc 12 years ago
Thomas Schmitt 0b25a4d258 Allowed stdio tracks of known size to end in TAO mode on premature EOF 13 years ago
Thomas Schmitt edca339338 Eventually including ../config.h generated by autotools 13 years ago
Thomas Schmitt 6db992e646 Added or adjusted copyright and license statements in single files 13 years ago
Thomas Schmitt 2e6f83b3b3 New API call burn_track_set_cdxa_conv() 14 years ago
Thomas Schmitt 175061615e Defaulting sessions without leadout entry 15 years ago
Thomas Schmitt bb9ef6b988 Changed error severity with TOC truncation to MISHAP 15 years ago
Thomas Schmitt aa606552eb Truncating eventually detected damaged CD table-of-content 15 years ago
Thomas Schmitt 9d99e7874a Added tests against the SIGSEGV of ticket 146 15 years ago
Thomas Schmitt f64ed23a98 Reacted on harmless compiler warning 15 years ago
Thomas Schmitt 6dc9ecbcad CD burn_toc_entries now bear extension_valid data 15 years ago
Thomas Schmitt 16a5bbacb4 Corrected memory management flaws found by Joris Dobbelsteen 16 years ago
Thomas Schmitt cc5560fc86 Enabled -isosize for first track by help of fifo and without seeking 16 years ago
Thomas Schmitt 115f03cf63 Moved tao_to_sao_tsize into libburn, let cdrskin use auto_write_type and precheck 17 years ago
Thomas Schmitt b6475c3d84 Re-arranged checking and defaulting of write parameters 17 years ago
Thomas Schmitt 6ccd359c93 Another bug fix for revision 724 17 years ago
Thomas Schmitt 73273b1643 Corrected bug about open_ended filluped tracks 17 years ago
Thomas Schmitt e639cd5bbb Optional padding up to full media size when closing (incomplete yet) 17 years ago
Thomas Schmitt c079e09860 Enforce minimum track length with SAO 17 years ago
Thomas Schmitt 99f8e0eec5 Bug fix: DVD tracks of defined size >=2GB suffered 32-bit integer wraparound 17 years ago
Thomas Schmitt c6d22a1eb0 Prevented SIGSEGVs when using -atip with my SCSI CD-ROM (sr,sg: no matter) 17 years ago
Thomas Schmitt 684cfd0cd2 Installed decent abort behavior with TAO 17 years ago
Thomas Schmitt d337722920 dapted cdrskin pacifier to possibly unknown track size 17 years ago
Thomas Schmitt 5af92d13fe Made single track TAO work without fixed size (compile -experimental) 17 years ago
Thomas Schmitt f95d7aa6aa Enabled byte swapping for audio track sources, added anti option -swab 17 years ago
Alexander Nedotsukov 1f11d1c462 Replaced malloc/memset pairs with single calloc() call. 17 years ago
Mario Danic ac6eed7aef Modified structure.c 17 years ago
Thomas Schmitt cf8aacb27d Got rid of assert() in write.c by soft means 17 years ago
Thomas Schmitt 2403532242 Got rid of assert() in structure.c by soft means 17 years ago
Mario Danic 2f2c115e08 Initial import 17 years ago