Klear history
==============

0.1-preview2 (19.11.2004)
-----------------------
+ cleaned up includes in header; prevents recursive inclusion [MKr]
+ added slider stub for volume [MKr]
+ created new style for the GUI [OEl]
+ fixed problems with OSD memory and OSD size [MKr]
+ Updated tooltips with hotkey information [MKr]
+ updated kxinewidget to version 0.5rc2 [MKr]
+ added dummy for channellist [MKr]
+ reorganized button arrangement [MKr]
+ changed clickboxes for mute and deinterlaced to toggled buttons [MKr]
+ added first basic OSD information (incl. timeout handler) [MKr]
+ added info button for channel OSD information [MKr]
+ using klearxinewidget for playback now [MKr]
+ derived klearxinewidget from kxinewidget for playback window [MKr]
+ added config-option for changing screenshot format (png and bmp) [MKr]
+ added button to call configure dialog from main dialog [MKr]
+ added GUI configure-dialog for settings [MKr]
+ added complete config read-capability [MKr]
+ added config-write capability [MKr]
+ added config-parser for configuration-class [MKr]
+ creates configdirectory when none exists [MKr] 
+ check for old configfiles integrated [MKr]
+ renamed all QT slots with "slot"-prefix [MKr]
+ Replaced alls std::string with QStrings [MKr]
+ fixed qdir.h include error with kxinewidget [MKr]
+ initial i18n() integration [MKr]

0.1-preview1 (15.11.2004)
-------------------------
+ fixed xine dependency in Makefile [MKr]
+ added GUI tooltips [MKr]
+ fixed problem with fullscreenWindow and minimizeWindow for the PlaybackWindow [OEl]
+ added pixmaps into buttons [OEl]
+ fixed problem with klearmainui.cpp includes of kxinewidget [MKr]
+ added xine OSD for screenshot [MKr]
+ added buttons for starting and stopping video streams (prepare for tuning capability) [MKr]
+ added about dialog [MKr]
+ added muting-function [MKr]
+ added deinterlacing-filter [MKr]
+ added basic configuration-class (no read-write at the moment) [MKr]
+ added screenshot capability [MKr]
+ added misc. accelerator keys [MKr]
+ minimal GUI implementation [MKr]
+ basic video playback (file playback) [MKr]
+ first initial release
