version 0.4.5	bugfixes by ovy:
                - lower CPU usage while encoding (put thread to sleep)
                - corrected call to mplayer in vnc which caused crash
                - file name quoting (using single quotes)
                - option for adding arguments to the mplayer command line in preview mode
                - allow selecting the default output foder in the GUI
version 0.4.4	bugfixes regarding mp4 container creation (audio + subtitles issues)
                bugfixes regarding audio stream multiplexing into files
                audio bitrate addaptation and video bitrate calculation issues resolved
                moved to gpl v.3 or later
version 0.4.3	reenabled "file as a source media" option
				added h264 video encoding
				added aac audio encoding
				added mp4 output file container
                added iPod (not tested: I don't have iPod) and cell phone presets
				added manual bitrate selection
                added stream properties dialog (page source, page title, page audio, page subtitles)
                reenabled progress bar
                added french translation
                popup windows can be disabled (well most of them - some are deliberately excluded :-)
                a lot annoying bugs got fixed: disappearing streams while navigating back and forth, inability to start ripping twice, uninterruptable commands, non-persistable choices, duplicate/missing keyboard accelerators,... (multiple sources still don't work reliable though)
version 0.4.2	used tango icons
				implemented usage of multiple sources
                implemented chapter-wise ripping (work around for mplex bug)
                moved source links to /tmp (this makes possible rips to vfat media)
                improved source media checking (work around for bugs in lsdvd)
                added systray icon
                increase nice-ness on program start
                deal with internationalized versions of the command line tools (bug fix)
                unlink temporary files after sucessful ripping
                make mkv/avi rips behave similar (mkv does not concatenate the titles in file)
                speeded up the pcm audio ripping
                added ukrainian translation
version 0.4.1	implemented avi output
				implemented iso image creation if DVD output is desired
				extended predefined destination size values
				bugfixes regarding first pass output and slashes in file names
				used HAL/D-BUS instead of cdrecord for CD-ROM and DVD-ROM detection
version 0.4.0	redisigned and reimplemented almost everything (feature reduction)
version 0.3.11	added polish translation
version 0.3.10	added spain translation
version 0.3.9	ugly workaround for bug with python 2.4
version 0.3.8	fixed for version lsdvd version 0.15
version 0.3.7	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
version 0.3.6	replaced all occurances of gtk.TRUE/gtk.FALSE with True/False
version 0.3.5	support for file names with spaces and local characters
version 0.3.4	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
version 0.3.3	quick and dirty fix for a bug preventing the creation of svcd with
				very high video bitrate
version 0.3.2	added vcd/svcd output
				improved tool checking at program start
				added bulgarian and  german translations
version 0.3.1	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
version 0.3.0	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
version 0.2.4	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
version 0.2.3	fixed typo which prevented 3 pass encoding
				removed help arrows and labels
				implemented test settings
version 0.2.2	reverted to old 2 pass behavior
				respect users audio language choice with crop detection
version 0.2.1	added support for file sources
version 0.2.0	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
version 0.1.1	fixed import statements in lib.py for easier installation
				problems finding
version 0.1.0	initial version
