libburnia 0.6.4 (libisofs branch) |
|
|
libburnia is a project comprised of libraries and
binaries for reading, mastering, and writing optical
discs. It provides a CD/DVD burn library with a cdrecord
emulator and a manipulation library for ISO 9660
filesystems. On top of this is a multi-session
library with a unique all-in-one application.
License: GNU General Public License (GPL)
Changes:
Extended information is available with
iso_node_add_xinfo(). New node iteration was added
via iso_dir_find_children(), as is custom image
file content via iso_tree_add_new_file(). A
missing feature was added to map a disk file to an
arbitrary image file path via
iso_tree_add_new_node(). The ability to obtain the
image path of a node object via
iso_tree_get_node_path() was added. A lot of
bugfixes are integrated in this release.
|