CHANGELOG :
o	Done
+	needs some more attention
-	Not yet implemented at all.

> added file dialogsetup.ui.h
> added file bugs_workaround.h
> added i18n/qdvdauthor_de.ts
> added file kimageeffect.cpp
> added file kimageeffect.h
Planned for version 0.0.8
o	Fixed a bug in the CommandQueueDialog. The MenuNames are now displayed correctly.
o	Fixed configurator. Install does now work out-of-the-box.
o	Added option to compile with or without debug information.
o	Added Browse button in the setup dialog.
o	Ensured all Titlesets in the dvdauthor.xml file have a menu to allow for the jumppad to work correctly.
o	Added bugs_workaround.h file to empower user to fix bugs ...
o	For lower screen resolutions the background is now embedded in a ScrollView.
o	Include ScrollView also for the ImageDialog, which has the same problem.
o	Converted application to german.
o	-> Implement saving of the colors in the Project file.
o		-><CurrentParth> - holds file name (image.png ... Why ?) Fix this ...
o	-> Implement changing of color of Buttons ...
o	-> Changing one color with the ColorToolBar is also changing the last color
o	-> ButtonDialog does not init with the current color scheme.
o	-> When creating the first new button, then the ButtonDialog does not change colors in the ColorToolBar
o	Removed all dependencies to any Image library. Qt is fully able to handle all neccesary tasks.
o	-> Take care of the color handling (ToolBar + ButtonDialog)
o	-> implemented KImageEffect - class for the dither function.
o		- Need to dither with given colors !!!
-	Test new color scheme by creating a DVD. Eventually generate a color file for dvdauthor.
	-> Need to install dvd-slidshow first to create some movies.
-	put up some short videos for testing (Slideshows ?!?)
o	Remove unneccesary paths from Project, such as for convert ...
	-> Implement Scan system button in DialogSetup
-	Implement MoviePreview in DVDMenu::addBackground
-	Added XinePreview to the ChapterDialog.
-	At this point generate a 0.0.7a - release.
 -	Improvement of the color handling for the generated masks.
-	Improved color handling of the mask. Added functionality to the color button toolbar.

-	Slideshow can't move images around ...
-	Implement Transparency dialog for the colors.
-	DVDMenu::setMask -> Missing Dialog to choose the transparent color from a loaded Mask.
-	Implement quantize algorithm. This might be needed for the dithering of a loaded mask.
-	Include MPLayer interface transparently so the user can choose between Xine and MPlayer back-end.
-	Application does not terminate after closing on SuSE 9.1.
-	Slideshow generation is messed up ... Use dvd-slideshow 0.6.0 instead of 0.5.4.
-	After a slideshow has finished, the SourceFileEntry is no longer updated to reflect the availability of the mpeg.
-	Improve File open dialog.

-	Added audio files conversion logic to mp2 for DVD videos.
-	Added basic automatic sanity checks for the source files.
+	SourceToolbar needs some loving (add file format and conversion algo if neccesary and more ...)
+	Added functionality to the source tabs Video, and Audio.

-	Inclusion of the new QXineWidget - class into the QXine sub-project.
-	Inclusion of QXine widget directly into 'Q' DVD-Author to speed up previewing movies.
+	Implement the "Play" button in the Execute - dialog (execute.cpp)
-	Improvement of the preview handling in the MovieDialog.

-	ImagePreview for the SlideshowDialog is too slow.
-	Rotation of images in the SlideshowDialog is not yet passed through to the final movie.
-	The resize dialog is too slow.

-	Added functionality to manually edit the generated xml - files.
-	Added functionality to the audio tab in the Open Movie file dialog.
-	Added basic support for Movie buttons
-	Added basic support for movie backgrounds.


Version 0.0.7 on July 05'th 2004
o	Fixed sound file problem when opening a project file.
o	Added funtionality to "File->Export dvdauthor (xml)".
o	Added init file for storage of users last prefered CommandQueueDialog settings.
o	-> Modify CommandQueueDialog to handle the offered freedoms.
o	-> Modify DialogExecute to change the current commands after editing ...
o	Implemented the SourceFileEditor (part of the MovieDialog).
o	Added a ChapterDialog so we can edit / preview the chapters ...
o	Implemented the ButtonDialog - x/y/Width/Height functionality.
o	Implemented the ButtonDialog - the next commands (up/down/left/right) under advanced.
o	-> Add MultiStream support for one SourceFileEntry.
o	Modified the loading of a project so as to no longer ask for the resize method to use.
o	-> Added attributes to images which need resizing to the project file.
o	Adopt configure script to handle install / uninstall --prefix= etc.
o	-> Added this feature to the configurtor-GUI
o	Implemented an export button in the execute - dialog. So the user can now store the messages in a file.
o	Implement the "Play" button in the Execute - dialog (execute.cpp)
o	When make -j 2 is chosen then we are not sure qmake_image_collection.o is created from qslideshow or qxine, this would leave qdvdauthor without propper pixmaps.

o	Improved the SourceToolbar to better display the chosen source files and entries.
o	Added source information functionality to the source tabs Video, and Audio.
o	Added Import of chapter files (such as from dvd-slideshow).

o	Completly rewrote the QXineWidget so that it is now beeing used by the kaffeine, and qdvdauthor projects.
o	Improvement to the QXineWidget - class to get initialised in a background task.
+	-> Need to get the changes from this QXineWidget into kaffeine's QXineWidget ...
o	Improvement to the QXineWidget - class to handle multiple windows with one xineEngine.

Version 0.0.6 on May 09'th 2004
o	Added a top - level makefile for all sub-projects
o	Added qxine - sub-project.
o	Integrated xine-lib 1.0rc3 support.
o	Added the Image/Movie open Dialog with xine-preview. (not finished yet)
o	Some functional improvements to the CommandQueueDialog.
o	Added Preview - button to the Execute - Dialog.
o	Enhanced color map handling of the buttons. Needs further work.
o	Enhanced sound support for Menus. Needs further work.
o	QXineWidget is now available for download and implementing in your own project.
o	Some bug fixes.

Version 0.0.5 on April 2'nd 2004 :
o	Added SubMenu handling
o	Re-modeled the dvdauthor - xml file structure, to handle sub menus.
o	Utilizing one directiory per project in the temp drive.
o	The dvdauthor - XML code is now presented in a main tab for the user to view.
o	Reading/Writing of Project Files.
o	The configure script can now be started without a GUI. (use --help for more info)
o	Raw transparency functionality for ImageObjects (slow and not well tested).
o	Added ImageCollection to main drop down menu (not operationel yet).
o	Added FrameObjects.
o	Added ImageObjects.
o	Loads of bug fixes.

Version 0.0.4 on March 7'th 2004 :
o	Added basic Text-Button support.
o	Added the TextColorDialog, and the ButtonDialog.
o	Added support for rotation, stretching etc. to the buttons.
o	Improved the structure view of the project.
o	Added more functionality to the popup menus (Delete, Unbutton, Define As Button etc.).

Version 0.0.3 on February 16'th 2004 :
o	Finalized the ManDialog.
o	Finalized the ExecuteDialog.
o	Added Slideshow capabilities.

Version 0.0.2 on January 25'th 2004 :
o	Added COPYING with the GPL note.
o	Added CHANGELOG
o	Generated QDVDAuthor logo.
o	Generated screenshots (ugly but true).
o	Updated HomePage.
o	qimagehelper.h / .cpp implemented imagemagicklib version (only).
o	Generated configurator for the build process.
o	Generated Execute-GUI class to execute command line tools.
o	Generated a dynamic GUI before processing the DVD which displays each command to be executed, with a header, describing the purpose of said command and an editText where the user can change the command if he wants to.
o	write the resized images back to HD to be used.
o	Use the specified temp drives.

Version 0.0.1 on January 3'rd 2004 :
o	Initial version
