---------------------------------------------------
TkDVD - a TCL/Tk GUI for dvd+rw-tools
---------------------------------------------------
TkDVD is a GUI for growisfs which is a part of dvd+rw-tools programmed in TCL/Tk so you need a TCL/Tk interpreter ( http://www.tcl.tk/, 8.4 version at least ). You also need dvd+rw-tools ( http://fy.chalmers.se/~appro/linux/DVD+RW/ ) and cdrtools because dvd+rw-tools need it ( http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html ).

Features:
- burn DVD+R/RW -R/W and DVD+R DL
- burn from iso images
- create ISO images from files
- can overburn DVD
- support multi-sessions DVD
- add/delete/view/exclude files/directory to burn
- can keep directory structure
- size control of selected files
- show burning command line
- extra burning options (like iso9660 extensions or dvd compatibility option)
- choose volume id
- show growisofs/mkisofs output


---------------------------------------------------
Troubleshooting
---------------------------------------------------
If you have an error like "./TkDVD.tcl: /usr/bin/wish: bad interpreter" try changing the path of wish, the TCL/Tk interpreter ( "which wish" to know where its installed ) at the first line of TkDVD script.

Please notify me through savannah if you find a bug: https://savannah.nongnu.org/projects/tkdvd/


---------------------------------------------------
Credits
---------------------------------------------------
Thanks to Bryan Douglas Oakley for his Combobox source code :)
