allow creating .ISO files. allow burning .ISO images or preauthored dvd structures...
authorAndreas Frisch <andreas.frisch@multimedia-labs.de>
Wed, 29 Oct 2008 16:57:49 +0000 (16:57 +0000)
committerAndreas Frisch <andreas.frisch@multimedia-labs.de>
Wed, 29 Oct 2008 16:57:49 +0000 (16:57 +0000)
commit25a66e5ff609eeb03907030f16c408197b646ecc
treefc3a7a90289bead1518732bb7980dc96d55665aa
parent5421ff9c24b05aaa57cdbcf50eedba0edc714cb8
allow creating .ISO files. allow burning .ISO images or preauthored dvd structures (e.g. from failed burning attempts) to DVD. allow choice between ISO9660 level 1, ISO9660 version 2 and UDF as file system for data DVDs. new options are available for selection within settings screen. burning dvd from image is available as option in menu.
lib/python/Plugins/Extensions/DVDBurn/DVDProject.py
lib/python/Plugins/Extensions/DVDBurn/DreamboxDVDtemplate.ddvdp.xml
lib/python/Plugins/Extensions/DVDBurn/Process.py
lib/python/Plugins/Extensions/DVDBurn/ProjectSettings.py
lib/python/Plugins/Extensions/DVDBurn/TitleList.py