AVI file creation
scan for available CD-ROM/DVD-ROM devices using HAL
create ISO image file if the target is DVD
minor UI tweaks and some bug fixes
added support for dvd creation; temporary removed vcd, svcd and file sources
added polish translation
added spain translation
quick and dirty fix for python 2.4
fixed for lsdvd version 0.15
use "-ao pcm:file=filename" instead of "-ao pcm -aofilename filename" (fix for mplayer version 1.0pre7)
use higher default video bitrate (a bit better default video quality)
changed default installation directory to /usr/share/winki
used the winki icon created by wfx
replaced all occurances of gtk.TRUE/gtk.FALSE with True/False
support for file names with spaces and local characters
implemented "mix subtitles into the movie" option
added support for matroska containers
set the default container to matroska
added support for creating mp3 audio (via lame)
improved stream copy (added option for merging all streams into one file)
integrated into the GNOME menu
added help files
fixed some bugs
minimized hard coded path occurrences in the program
added time stamps to winki_commands.log
quick and dirty fix for a bug preventing the creation of svcd with very high video bitrate
added vcd/svcd output
improved tool checking at program start
added bulgarian, german and spain translations
nice'd the whole program instead of just the sub processes
added editable commands in advanced mode
refactored and simplified code
implemented tool checking
implemented winkirc updates
removed support for gtk 1.x
replaced the 2 and 3 pass encoding with custom multiple pass encoding
changed the meaning of stream copy
added advanced mode
added help support and empty help files
added i18n support
added configuration support for mencoder (trough the config file)
supplied example config file
nice'd (-n 19) commands
made use of configuration files (python 2.3 dependency)
improved cancel handling
improved widget checking at program start
improved file name handling
improved glade file
fixed typo which prevented 3 pass encoding
removed help arrows and labels
implemented test settings
reverted to old 2 pass behavior
respect users audio language choice with crop detection
added support for 2 pass encoding and stream copy methods
adapted to the extended lsdvd output ("Disc Title")
fixed bug preventing (under certain circumstances) the language changing
fixed import statements in lib.py for easier installation problems finding