0.0.1: 12/??/97
 * first working version with just a little window in the upper left corner
 * the bttv stuff is realy ugly without documentation

0.0.1-0.0.5: 01/10/98
 * window moving and resizing
 * clipping (doesnt work correct..., dammed Xlib and Qt stuff... :-( )
 
0.0.6: 01/20/98
 * volume control now works with my Gravis Ultrasound MAX :-)

0.0.7: 01/30/98
 * clipping works :-) Thanks to all readers of qt-interest@troll.no.

0.0.8: 02/10/98
 * added some nice icons 
 * disabling the screen saver seems not to work

0.0.9: 02/15/98
 * added snap shot funktionality

0.1.0  02/23/98
 * added install to Makefile
 * first release version

0.1.1  03/15/98
 * fixed some minor bugs
 * added mixer channel support

0.2.0 03/23/98
 * new gui
 * new icons
 * MSP support
 * sequenze widget added
 * better MAKEFILE

0.2.1 04/27/98
 * minor changes

0.3.0 05/18/98
 * new icons
 * auto audio mode detection
 * support for Qt and KDE
 * copy on ftp.kde.org

0.4.0 06/07/98
 *** first release of a real KDE version of xwintv. Now it is named kwintv ***
 *** developement of xwintv stopped ***
 * redesign of UI (for the third time...)
 * real KDE integration, i.e. help, rcfile, etc.
 * video clips can be written as avi, pmm or raw data, without sound
 * use of configure stuff included in kexample...
 * added kv4lsetup (aka v4l-conf)

0.4.1 06/10/98
 * dialog for video clip setup
 * import of .xawtvrc (still hacky...)
 * import of .xtvrc
 * changed path for bttv in configure.in 
 * found error in Makefile: make distclean doesnt delete .deps !!!
 * hopefully fixed bug in channel setup dialog (seg fault with no channels)
 * copy on ftp.kde.org

0.4.2 06/11/98
 * dialog for aspect ratio (unfunctional)
 * dialog for snap shot (unfunctional)
 * dialog for general setup (unfunctional)
 * mouse cursor deactivation using a menubar item
 * made some menubar items checkable
 * nicer behaviour of aspect ratio correction
 * <Split Sliders> -> <Stereo Mixer>, fixed checking of this item

0.4.3 06/14/98
 * dialog for aspect ratio (functional)
 * dialog for snap shot (functional)
 * dialog for general setup (functional)
 * write snap shots as *.pnm or *.jpeg

 BUGS:
    * fixing aspect ratio after any resize only works every second resize
    * .xawtvrc
    * iconification doesnt stop capuring
    * switching consoles or virtual screens also

0.4.4 06/25/98
 * added xf86vm functionality
 * 8 bit color mode 
 * configurable key bindings
 * fixed bug in toolbar (lcd)
 * fixed bug in aspect ratio fix
 * added info display overlay in full screen mode

0.4.5 07/01/98
 * fixed that dammed SEGFAULT-bug on exit
 * fixed bug in configure.in and Makefile.am
 * tested with bttv version 0.5.13  (that "bttv current" stuff)
 * new frequency table

0.4.6 07/02/98
 * fixed bug in full screen mode

0.4.7 08/06/98
 * applied some patches send by users to kwintv
   * 15bpp mode, thanks to Deti Fliegl <deti@gmx.de>
   * xpms and i18n, thanks to Thorsten Westheider <twesthei@phya1.physik.uni-bielefeld.de>
 * channels mapped to number keys
 * grabbing video clips now with up to 25 fps
 * new icons
 * new "toggle toolbar & menubar" feature

0.4.8 
 * lots of internal changes ( channel window )
 * first tests with RedHat 5.1 (ecgs, glibc)

0.4.9 08/15/98
 * first connection to lirc ( lirc 0.3.6 )
   Hey, thats cooool!! Works fine with my Sony IRC

0.4.10 08/16/98
 * IRC code setup dialog
     wrote a new class based on KKeyConfig named KIRCWidget using an extended
     version of the KKeyConfig interface.
     see files kirc.cpp, kirc.h, kircdata.h in subdirectory kwintv.
 * support of lirc 0.4.1 prepared
 * compiles with RedHat 5.1 (egcs-2.90.27 980315 (egcs-1.0.2 release), glibc2)
 * tested with kernel 2.1.106

0.4.11 08/18/98
 * added some sort of drag and drop to reorder the channels in the channel window
 * fixed a bug in the general options dialog
 * some changes in irc interface
 * disabled drag & drop since it is somewhat unstable...

0.4.12 08/21/98
 * fixed some bugs with bttv 0.5.8

0.4.13 08/22/98
 * works with bttv 5.0.14 now and is still compatible to bttv 0.5.8

0.4.14 08/26/98
 * bttv 0.5.15 only!
 * grabbing video clips doesnt work any more... I have to fix this.

0.4.16 ??/??/98
 * ??

0.5.0 12/16/98 
 * some new features
 * fixed some bugs
 * tested with bttv 0.5.22
 * new kv4lsetup
 * new freq table for EUROPE EAST and HRC USA

0.5.1 01/14/99 
 * autoscan feature added

0.6.0
 * new configure script	
 * rewrote clipping interface (X11 stuff)
 * reworte mixer interface

0.6.1 -- 0.6.3
 * bugs, bugs, bugs

0.6.4 --- 20. February 1999
 * configure detects KDE 1.1 ( thanks to Perry Gilfillan <perrye@gilfillan.org> )
 * start writing a c++ wrapper for v4l and v4l2

0.6.5 --- 21. February 1999
 * first versoin of v4l wrapper works (called it v4lxif)

0.6.10 --- 25. February 1999
 * wrapper works, now we are close to the v4l API spezifications ( and to xawtv :_) )
 * added image captureing
 * writing video clips works again (still without sound), added some new formats
 * added DPMS support
 * several changes in configure.in ( --disable-xfree -dpms -vmode -dga )
 * added "Q" to quit kwintv
 * added new fix aspect ratio options (hor fix, ver fix, both)
 * new set size of screen option
 * fixed the menubar bug
 * new title and logo (thanks ot  Rob Kaper <cap@capsi.com>, http://capsi.com)

0.6.11 --- 01. March 1999
 * new mixer gui
 * bugs, bugs, bugs
 * changed rc file format

0.6.12 --- 05. March 1999
 * added mixer show menu item
 * fixed bug in wintvscan
 * new channel file format (CFVER_2)
 * fixed custom key config save bug

0.6.13 --- 07. March 1999
 * beta sound support for avi videos

0.6.14 --- 10. March 1999
 * fixed the 24/32 bit per pixel bug (hopefully...)
 * sound for avi videos does not work well... 
 * some changes in kv4lsetup

0.6.15 ---
 * made COUNTRY a local option of a program
 * new toolbar icons
 * visibility of mixer and programbox is saved now
 * new channel file format (CFVER_3)

0.6.16 --- 22. March 1999
 * new Makefile for icons
 * added --shift option, this can be used to shift the image if it is outside the window
 * some changes in frequency tab
 * fixes for 15/16 bpp color depth
 * new font for the onscreen display in full screen mode (led like)
 * changed the style of the OSD

0.6.17 --- 1. April 1999
 * added some very prelimear VideoText offline reader based on the VideoteXt package by Martin Buck
 * also new fonts for VideoText
 * fixed mixer bug and avi bug.
 * fine tune values will be saved now
 * new explicitely frequency setting dialog
 * some little fixes for full screen mode
 * added a "save me" dialog for changed program files when exiting kwintv

0.6.18 --- 07. April 1999
 * fixed bug in v4lxif
 * two litte bugs in wintvmain.cpp (tvmenu items and channel box)
 * did some work on the libvtx library
 * pressing the right mouse button pops up the main menu now :-))))


0.6.19 --- 13. April 1999
 * new very improoved clipping stuff
 * added compression setting for screen shots (->jpeg)
 * changed OSD behaviour
 * now kwintv can dock into the pannel... Left mouse button hides/shows TV window, 
   right button pops up menu.
 * added a kwintv.spec file. rpm -ta works fine.

0.7.0 --- 14. April 1999
 * fixed the misplacing bug after full screen or when restoring position from
   last session
 * little changes in configure.in (libvtx)


0.7.1 --- 18. April 1999
 * fixed some bugs:
   - switching to s-video, composite and back to NTSC, SECAM, PAL works now
   - adding channels doesn't produce a segmentation fault any more
   - bug in clipping stuff (almost perfect now...)
