Mario Danic
|
2629a25d4e
|
Made minor changes to libisofs iso.c
|
16 years ago |
Vreixo Formoso Lopes
|
5c82fc5108
|
Add -V option to test/iso.c little testing app.
|
16 years ago |
Mario Danic
|
d60193e2d5
|
Implemented support for eltorito on MS discs
|
16 years ago |
Mario Danic
|
0746d622e4
|
Provide better support for overwriteable media
|
16 years ago |
Mario Danic
|
139fb6496c
|
Finally commited the patch :P
|
16 years ago |
Mario Danic
|
df04ee014e
|
Done major changes to libisofs, including multisession and reading support
|
16 years ago |
Mario Danic
|
170dfe21bf
|
Added tests as part of MS patch
|
16 years ago |
Mario Danic
|
0b1a9c5565
|
Implemented numeber of multisession options, reading, modifying tree, and a number of improvements
|
16 years ago |
Mario Danic
|
3fd2309025
|
Commited unit tests
|
16 years ago |
Mario Danic
|
6da923c16e
|
Started documenting libisofs, implemented more unit tests
|
16 years ago |
Mario Danic
|
acf402c75d
|
Implemented advanced unit tests and trivial fixes
|
16 years ago |
Mario Danic
|
14605541c9
|
Implemented relaxed iso constraints & Cunit based unit-tests
|
16 years ago |
Mario Danic
|
7faf1635a0
|
Implemented basic eltorito
|
16 years ago |
Mario Danic
|
44b504640f
|
Implemented basic unit tests
|
16 years ago |
Mario Danic
|
3e29f914fd
|
Changed tree, re-implemented and fixed a lot of problematic areas
|
16 years ago |
Mario Danic
|
a97e96c604
|
Implemented complete iso PVM and workaround charset problems
|
16 years ago |
Mario Danic
|
b5b3c3704b
|
Rendered iso.c more friendly
|
16 years ago |
Mario Danic
|
30aa4f6d4c
|
Removed binary file/s
|
16 years ago |
Mario Danic
|
3a05fb4e87
|
Started cleaning libisofs tree
|
16 years ago |
Thomas Schmitt
|
a239d54bd7
|
Changed status report during blanking (there are no "sectors")
|
17 years ago |
Thomas Schmitt
|
15e37555ae
|
Repaired broken macro settings during Linux build
|
17 years ago |
Thomas Schmitt
|
4b98af6011
|
Introduced temporary test program to produce SUN .au files
|
17 years ago |
Thomas Schmitt
|
7d6e1b18e6
|
Enabled automatic extraction of .au
|
17 years ago |
Thomas Schmitt
|
0d26beb2ed
|
Introduced extraction of .au (but not its usage within cdrskin)
|
17 years ago |
Thomas Schmitt
|
1477b9097f
|
Freed all tracks after burning and not only last one
|
17 years ago |
Thomas Schmitt
|
a6f394f626
|
Added --audio and multi-track, removed --verbose, hid --burn_for_real
|
17 years ago |
Thomas Schmitt
|
362bcc9cc0
|
Implemented some cdrecord pickiness for .wav extraction
|
17 years ago |
Thomas Schmitt
|
1e80ad2187
|
Roughly implemented automatic .wav extraction in cdrskin
|
17 years ago |
Thomas Schmitt
|
398d068820
|
Made helptext print to stderr rather than stdout
|
17 years ago |
Thomas Schmitt
|
cb42e2fcd9
|
Hunting a malloc/free memory problem
|
17 years ago |
Thomas Schmitt
|
1851f3f82a
|
Fixed permissions of eventually created output file
|
17 years ago |
Thomas Schmitt
|
e423bda96f
|
Implemented a first attempt of a .wav decapitator (ticket 38)
|
17 years ago |
Thomas Schmitt
|
3b16ef699f
|
Implemented new API function burn_set_signal_handling(), libburner uses it
|
17 years ago |
Mario Danic
|
b28b07ce3e
|
Removed obsolete test examples
|
17 years ago |
Mario Danic
|
e27b5e80fe
|
Slightly modified master test
|
17 years ago |
Thomas Schmitt
|
af2cbe9354
|
Deleted until next occasion: testburner
|
17 years ago |
Thomas Schmitt
|
2ef83d54f7
|
Officialized burn_drive_info_forget()
|
17 years ago |
Thomas Schmitt
|
fb2deba58c
|
Re-enabled call to burn_drive_info_free() after repair by revision 93
|
17 years ago |
Thomas Schmitt
|
59f0c4caa3
|
Slowed down highspeed loops waiting for drive status changes
|
17 years ago |
Thomas Schmitt
|
eed4a0a89e
|
Hopefully ensured correct burn_disc_is_erasable() already after first grab
|
17 years ago |
Thomas Schmitt
|
1878671798
|
Added constraint --stdin_size >= 600k, better bus scan behavior
|
17 years ago |
Thomas Schmitt
|
f2e723bb2d
|
Removed a remnant piece of rather unhealthy test code
|
17 years ago |
Thomas Schmitt
|
187408f4b8
|
Prepared test bed for burn_drive_info_forget() as regular API call
|
17 years ago |
Thomas Schmitt
|
085d025bd4
|
Changed a macro name from Burniso_ to Libburner_
|
17 years ago |
Thomas Schmitt
|
642cc5f77f
|
Re-inserted lost tab.
|
17 years ago |
Thomas Schmitt
|
c2c9f4d77f
|
Rearranged definitions and header inclusions. Is safer so.
|
17 years ago |
Thomas Schmitt
|
5ece1f0db3
|
Added upcoming clarification of copyright and license aspiration
|
17 years ago |
Thomas Schmitt
|
535a86a97e
|
Made "read-ahead" comment sufficiently ambigous: "buffer"|"filesystem" == ""
|
17 years ago |
Thomas Schmitt
|
8642b335bb
|
Added 300 kB of padding to get rid of warning in doc, plus end sector padding
|
17 years ago |
Thomas Schmitt
|
36e1c5caa8
|
My proposal for a new souvereign app as API doc and reference for API decisions
|
17 years ago |