0.8.11 --- 2001-11-25  George Staikos <staikos@kde.org>
 * New icons from Stefan Hellwig
 * Fixed a bug in fullscreen mode again - it was losing the AlwaysOnTop state
 * Fixed lots of crashes in the scanner code
 * Fixed sticky state (Rich Moore)
 * Fixed KDE screen saver handling (Stefan Hellwig)
 * Use new icon(s) in system tray (Stefan Hellwig)
 * Replace broken "record" icon in capture dialog box (Stefan Hellwig)
 * Made KWinTV a KUniqueApplication (Stefan Hellwig)
 
0.8.10 --- 2001-08-22  George Staikos <staikos@kde.org>
 * Makefile.am fixes for DESTDIR - makes debian packaging possible
 * --enable-final and jpeglib fixes
 * sources are now 98% i18n() clean
 * quick'n'dirty German translation (to test the above functionality :-)
   (should really be corrected and updated by the i18n team before a big
    release)
 * Fixed some typos during translation process
 * changed QFileDialog usage to KFileDialog
 * modified kwintv.pot file generation in Makefile.am (didn't generate any 
   msgid's before because --keyword=i18n was not given to xgettext command)
 * in the program browser an icon was broken (the "close program browser")
   changed that to exit.png (temporarily?)
 * more compile fixes, remove a stale error message
 * change the naming scheme for snapshots to including the date/time
 * focusmute patch from Stefan Hellwig applied.
 * hopefully fix kapp problems some people see
 * ported to xmlgui
 * fixed a coordinate bug.  Well, worked around it.  Now the TV is centred 
   on undock.
 * don't leave artifacts when the desktop is changed.  Artifacts are still
   left on resize/move, and move events don't let the TV follow the window yet.
 * Possibly (possibly!!) fix problems for people who see kwintv hang on startup
 * Beginning of kwintv screensaver.  It works, but it isn't pretty.
 * Xinerama support for everything except the video stream itself.
 * New channel file format - uses KConfig.  From Stefan Hellwig.  Still
   writes it to .kwintvrc.  This should be changed to the kwintv app-data dir.
 * Channels are now stored in share/apps/kwintv/
 * Loads of fudge to make the image centre nicer in full screen.  I hope this
   work well for other people too.
 * Workaround for two kwin bugs.  One of the workarounds still doesn't work
   but the other does.  The working one is due to caption having - KWinTV
   appended when going unmanaged.  The unworking one is maintaining the sticky
   state when going unmanaged.

0.8.9 --- 2001-08-18  George Staikos <staikos@kde.org>
 * New toolbar icons from Oliver Gantz <Oliver.Gantz@epost.de>
 * Fixed many little bugs regarding audio and/or capture not being reactivated
   after a desktop change or a minimize
 * Compile time detection of /dev/video || /dev/video0 || /dev/video/video[0]
 * Added "Fullscreen" to the dock menu
 * Added "Channels..." to the dock menu
 * Added the DCOP interface and several methods.  More to come.

0.8.8 --- 2001-08-15  George Staikos <staikos@kde.org>
 * Fixed another audio related crash case
 * Allow the user to create channels manually without scanning first.
   This is needed for people who just use SVideo/Comp input.
 * Reverted a broken change that I hadn't meant to commit in 0.8.7
   which made ir remote stop working.
 * Fix configure for building without access to /dev/video
 * Rename Makefile.dist to Makefile.cvs in preparation for KDE CVS import.
      -- many more changes are still required but we'll do this one step at
         a time so as not to break things too badly.
 * Dirk Mueller - loads of cleanup and merge with KDE build system
 * Configure checks for X libs like Xinerama, Xv, DPMS, etc and lirc_client.
   We don't use all of these yet but we will/should in the future.
 * Some icon cleanups
 * Mouse wheel now scrolls through channels
 * Fix major crash in channel browser code

0.8.7 --- 2001-08-14  George Staikos <staikos@kde.org>,
                      Stefan Hellwig <stefan@stefanhellwig.de>
 * Merged Stefan's patch - GS
   The following patches are all marked with "SH_PATCH" in the source code
   to make it possible to identify the changes I made. Changes are:

   * introducing new, more flexible and more readable channel file format
   * new channel methods: load() and safe()
   * channel loading/saving uses QTextStream instead of C++ iostreams
   * scan wizard now works correctly with KDE2.x/Qt 2.2
     (the former version didn't return the found channels to kwintv)
   * font size of "MHz" reduced in scan wizard
   * some spelling error corrected
 * Several fixes to the above patch to avoid crashes on various input files
   and other situations
 * Fixed more warnings

0.8.6 --- 2001-08-13  George Staikos <staikos@kde.org>
 * fixed docking for kde 2.x
 * icon fixes
 * kwintv.desktop added
 * fixed various crashes
 * added "previous channel"
 * made channel up/down repeatable
 * fixed fullscreen recovery and image locking
 * fullscreen raises to front
 * mute on minimize/dock

0.8.5 --- 2000-11-19  Moritz Wenk  <wenk@swyx.de>
 * compiles and works with KDE2 now. KDE2 is default now.
 * finished frame rate dialog
 * fixed restore size & position problem (hope so...)
 * fixed scan wizard
 * some buttons need another background ...
 * there is a problem with tooltips ...

0.8.4 --- 2000-10-24  Moritz Wenk  <wenk@swyx.de>
 * fixed the moc bug (thanks for reporting me...)
 * now "make clean" and "make distclean" remove the mocs
 * fixed wintvstream.cpp bug in makefile

0.8.3 --- 2000-10-22  Moritz Wenk  <wenk@swyx.de>
 * reworte video streamer GUI, capturing sound still does not work very well... Have to rewrite the whole
	streaming stuff! (Disabled audio capture, frame rate is fixed to 10 frames/sec.)
 * changed command line options handling to KDE2

0.8.2 --- 2000-10-03  Moritz Wenk  <wenk@swyx.de>
 * took me loads of lines to change but now it works with KDE2. Tested with Qt 2.2.0 and KDE 1.93.
   moc realy sucks since it does no preprocessing :-(( Introduced lots of new errors :-) 
   Try "./configure --with-kde-version=2" and make sure that
   KDEDIR, QTDIR and MOC are set to appropriate values.
	There is a strange problem with moc and "class winProgramItem : public QListViewItem"
	//  wintvchannel.moc: In method `void winProgramItem::initMetaObject()':
	//  wintvchannel.moc:544: no method `QListViewItem::className'
	//  wintvchannel.moc:545: implicit declaration of function `int badSuperclassWarning(...)'
	//  wintvchannel.moc: In function `static class QMetaObject * winProgramItem::staticMetaObject()':
	//  wintvchannel.moc:567: no method `QListViewItem::staticMetaObject'
 * XFree 4 not tested yet. Some people reported that you have to activate DGA support
	(have a look in XF86Config) and simply compile kwintv.
 * ToDo: Change command line options handling to KDE2 

0.8.1 --- 2000-10-01  Moritz Wenk  <wenk@swyx.de>
 * reworte infrared remote control interface:
   - uses button names instead of button code
   - implements timeout for two number channels (like number key input)
   - tested with lirc 0.6.2
 * redesinged configure file (ready for KDE 2)

0.8.0 --- 2000-09-11
 * scan wizard
 * changed program settings dialog
 * automatic mode determination for full screen mode, also cetering
 * for XFree 4.x, try: ./configre --disable-xfree (hope it works)
 * new program selection using number keys
 * new channel lists for receiving regions
 * mouse cursor hides automatically
 * always on top mode
 * support for multiple mixers
 * etc.

0.7.5 --- 21. September 1999
 * fixed ./videodev.h bug in configure.in

0.7.4 --- 1. September 1999
 * fixed code in dsp.cpp
 * mute when gonig down
 * added --enable-bnorms  to configure script 
	to support extra bttv norms like PAL-NC -M -N NTSC-JP
   (choosing PAL-N or NTSC-JP may crash your computer, so be careful!)
 * added --disable-mixer  to configure script 
	do disable mixer support by kwintv
 * removed Import|xawtv from menu
 * fixed bug in cut|copy|paste program
 * removed vtx tree (will be back soon)
 * fixed "wrong volume at startup" bug
 * OSD only in full screen mode 

0.7.2/3 --- 13. August 1999
 * did some GUI changes

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...)

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.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.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.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.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.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.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.13 --- 07. March 1999
 * beta sound support for avi videos

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.11 --- 01. March 1999
 * new mixer gui
 * bugs, bugs, bugs
 * changed rc file format

0.6.10 --- 25. February 1999
 * wrapper works, now we are close to the v4l API spezifications
 * 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.5 --- 21. February 1999
 * first versoin of v4l wrapper works (called it v4lxif)

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.1/0.6.3
 * bugs, bugs, bugs

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

0.5.1 --- 01/14/99 
 * autoscan feature added

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.4.16 --- ??/??/98
 * ??

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.13 --- 08/22/98
 * works with bttv 5.0.14 now and is still compatible to bttv 0.5.8

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

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.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.9 08/15/98
 * first connection to lirc ( lirc 0.3.6 )
   Hey, thats cooool!! Works fine with my Sony IRC

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

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.6 --- 07/02/98
 * fixed bug 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.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.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


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.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.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.3.0 --- 05/18/98
 * new icons
 * auto audio mode detection
 * support for Qt and KDE
 * copy on ftp.kde.org

0.2.1 --- 04/27/98
 * minor changes

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

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

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

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

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

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

0.0.6 --- 01/20/98
 * volume control now works with my Gravis Ultrasound MAX :-)

0.0.1/0.0.5 --- 01/10/98
 * window moving and resizing
 * clipping (doesnt work correct..., 
	dammed Xlib and Qt stuff... :-( )

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
