0.9.2 - Fixed seekbar to not update while user is dragging it.
	Recommended avifile is now the standard package from 
	   http://divx.euro.ru/
	DPMS disabled for XFree86 versions older than 4.0.
	Fixed nautilus drag and drop.
	Some memory leaks fixed (John Thacker).
0.9.1 - Fixed bug where screen changes could cause playback to restart.
	Fixed bug where fullscreen did not proeperly handle grabbing and
	   releasing keyboard and mouse input.
	Updated wm to use 0.51 of libaviplay.
	Some annoying avi/asf/vcd debug output removed.
0.9.0 - Moved Changelog info into directory of each component...
	See loader/Changelog
	See plugins/player/smpeg/ChangeLog
	See plugins/player/wm/ChangeLog
	See plugins/ui/gtk/ChangeLog
0.5.4 - Fixed bug in drag and drop/optimized drag and drop routines.  
	Updated build so if libaviplay or smpeg is missing, the other will
	   still compile and work normally.
	Miscellaneuous build improvements.
	Stop bug in avi/asf plugin fixed.   
0.5.3 - Updated to require libaviplay 0.49 (RedHat 7 works now)
	Configure script fixed (some misleading error conditions no longer
		happen).
	VCD support re-implemented (no seek yet though).
	URL support re-implemented.
	Double Buffering re-enabled
	Config file cleaned up
0.5.2 - Fixed drag and drop for AVI/ASF
	Fixed AVI/ASF plugin to close playback window on exit.
	Fixed some build issues, will now compile even if wine is installed.
	Removed unimplemented VCD stuff from UI for now.
	Config file updated
	Switch from double buffering to single buffering as double buffering
	   was causing problems on certain systems.
0.5.1 - Added AVI/ASF plugin to source distribution.
	   * Uses avifile library (donwloadable from 
	     http://Xtheater.sourceforge.net/ or, in it's original form, from
	     http://divx.euro.ru/)
	   * Videos are decoded using Windows DLLs (x86 only, windows nor wine
						    required, however).
	Minor tweaks to smpeg plugin
	Restructured source tree somewhat.
	Icon courtesy of my fiancee.
0.5.0 - Complete rewrite:
	Xtheater is now a plugin loader, loads ui plugin at startup, and
	  loads playback plugins on demand.
	Configuration File support
	All features of Xtheater-0.2.5 and 0.1.4 except VCD and HTTP 
	  now in smpeg plugin.
	UI dynamically reconfigures itself based on current sensible 
	  cpabailities
	Somewhat better looking buttons (my opinion)
	Somewhat more verbose handling of 

0.1.4 - Made everything tear-away like 0.2.x series
        Added drag and drop from 0.2.x
	Added ./configure script mainly to verify the build environment
	  and make everything operate as it does for most other programs.
        Made playback of Audio files actually happen.
0.1.3 - Updated to SDL 1.0.2, probably requires it now.
	No longer a need for root permissions to fullscreen.
	Playback window now gets the filename as a titlebar entry
	Mouse now hidden while over play window.
	Volume Slider added
	Updated Status of fullscreen bug in BUGS
	Added make install/uninstall to makefile
	Updated INSTALL file
0.1.2 - Reworked most of gtkui.c to depend more heavily upon backend.c, 
          backend.c got much more meat to it, more modularized,
          playback of media now abstracted further from UI routines
        Made all top-row buttons into Pixmaps.
        Fixed bugs that involved loading of multple media files.
	Fixed many segmentation faults.
	Updated About box, Changed File/Close to be more sane
	Added File/Exit to serve purpose that File/Close used to
	Added FPS and Current Frame displays.
        Changed Filename display to conserve more space and update better.
	Ditched Old, stupid Changelog information in public releases.
        Added sane dependencies for object files, renamed some files
0.1.1 - Re-attached ctrl-c to work properly.
        Now compiles independent of location of source tree.
	Requires smpeg-0.3.1.
	Fixed mute to not knock audio WAY out of sync.
0.1.0 - Initial Publicly announced release
