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