1999-12-31  Charles  <int@linuxcore.com>

	* Release version 0.9.7

	* Added non-DGA fullscreen mode

1999-12-26  Charles  <int@linuxcore.com>

	* flameblur option for the scope plugin (also by Antonio)

	* Added cirscope plugin (contributed by Antonio Schifano 
	<a.schifano@tiscalinet.it>)

1999-12-24  Charles  <int@linuxcore.com>

	* Release version 0.9.6
	
	* theme.c: added autosave theme option

	* app.c/applet.c: fixed analyzer status in menus

1999-12-22  Charles  <int@linuxcore.com>

	* Added snow bg plugin. 

1999-12-21  Charles  <int@linuxcore.com>

	* configure.in: applied patch from Petr Hubeny to fix some fftw
	detection problems.

	* applet.c: fixed loading of applet from the Add Applet menu,
	thanks David Andruczyk and Petr Hubeny <psh@seznam.cz> 	

1999-12-19  Charles  <int@linuxcore.com>

	* Release version 0.9.5 

	* vsa.c (update_display): now using gdk rgb rather than imlib,
	seems to be alot faster.

1999-12-17  Charles  <int@linuxcore.com>

	* Property dialog etc should be more responsive now

1999-12-16  Charles  <int@linuxcore.com>

	* Added example theme to demonstate the use of the button plugin,
	xmms-control

	* scope.c: added blur option

	* stars.c: added star color option

1999-12-14  Charles  <int@linuxcore.com>

	* Added button plugin (sends a msg to a user specified target when
	clicked)

	* Plugins can now receive mouse button press/release events, and send
	messages to other plugins, dlists or vsa.

	* Added mono/stereo/left/right channel selection for all vis plugins

	* Charles.c (inc_age): It's my birthday!

	* Major plugin recode to allow loading multiple instances of plugins
	with different settings

1999-12-08  Charles  <int@linuxcore.com>

	* app.c: added menu entries to toggle analyzer/ESD

	* Release version 0.9.4

	* Added grid bg plugin

	* changed theme file format to use XML, now stored in ~/.vsa/themes/
	>> OLD THEME FILES WILL NO LONGER WORK <<
	
	* properties.c (create_general_page): fixed fftsize problem from
	1999-11-20
	
1999-12-05  Charles  <int@linuxcore.com>

	* applied patch from Devin Carraway to fix the idle resize code

1999-12-02  Charles  <int@linuxcore.com>

	* Makefile.in (install): fixed incorrect symbolic link, reported by
	Eric Eisenhart.

1999-12-02  Charles  <int@linuxcore.com>

	* Release version 0.9.3

	* dga.c: added DGA (fullscreen) mode, experimental, not enabled by
	default. requires root permissions.

	* app.c: added standalone vsa application (non panel version)	

1999-11-29  Charles  <int@linuxcore.com>

	* plugins/vis/libsynaesthesia/synaesthesia.c: added diamonds point type

	* pluginconf.c (add_widget): added VSAP_VTYPE_LIST (option menu)

1999-11-27  Charles  <int@linuxcore.com>

	* Release version 0.9.2

1999-11-26  Charles  <int@linuxcore.com>

	* Added Synaestesia plugin
	suggested by Aaron <aaron@stasis.org>
	
	* Added stereo support

1999-11-20  Charles  <int@linuxcore.com>

	* properties.c (create_general_page): Eric Eisenhart 
	<eric@eisenhart.com> reported that setting fftsize to lower than
	1024 crashes VSA, disabled lower sizes for now.
	
1999-11-18  Charles  <int@linuxcore.com>

	* Release version 0.9.1

	* lots of bug fixes and misc changes that I can't remember :P

	* Added builtin plugins for color, images, display lists.

	* Added fader plugin.

	* theme.c: implemented basic 'theme' support.
	added sample LCD theme.

1999-10-12  Charles  <int@linuxcore.com>

	* Borrowed some pixmaps from KDE for the display list

	* Added blur filter plugin

	* vsa.spec: incorporated Redhat's changes.

1999-10-06  Charles  <int@linuxcore.com>

	* fixed esound 0.2.14 host problem, reported by Eric Sandeen 
	<sandeen@jump.net>

1999-07-31  Charles  <int@linuxcore.com>

	* Release version 0.9

	* Added example filter plugin, invert

	* Added an amplify option that makes some plugins look better.

	* Implemented 'display list', can now have an unlimited number of
	vis/bg/filter plugins layered on top of eachother, in any order.
	The display list is built by drag & dropping plugins onto the list.

	* Many bug fixes and internal changes.

	* Applied patch from <dannys@mail.com> to improve update_spectrum_pct()

1999-07-29  Charles  <int@linuxcore.com>

	* Eric Guenterberg <mavpion@fire.csua.ucla.edu> contributed 2 new
	plugins, spectogram and pulse!

	* Added simple scope plugin.

1999-07-28  Charles  <int@linuxcore.com>

	* plugins/vis/libbar/bar.c: added peaks option

	* Applied patch from Devin Carraway, adds brightness/saturation options
 	to the plasma clouds background plugin.

1999-07-27  Charles  <int@linuxcore.com>

	* Release version 0.8

	* Added simple gradient background plugin

	* Added option to set ESD remote host as suggested by Joose Vettenranta
	<joose@iki.fi>

	* pluginconf.c (show_pluginconf_dialog): implemented the reset defaults
	button in the plugin config dialog

1999-07-26  Charles  <int@linuxcore.com>

	* Added option to suspend/resume/start ESD as suggested by Jonathan C.
	Masters <jonathan@oxlug.org>

1999-07-25  Charles  <int@linuxcore.com>

	* applied patch from Matthijs Melchior <mmelchio@xs4all.nl> to make
	vsa compile on Debian systems. (with default fftw install)

1999-07-24  Charles  <int@linuxcore.com>

	* vsa-plugin.h (vsa_draw_pixel): fixed wrap around bug

	* Release version 0.7

	* Added new plugin, plasma clouds

	* Made all plugins configurable

	* Colors are configured in the plugin config dialog now.

	* vsa-plugin.h: Moved all functions from VSA_Plugin to VSA_PluginInfo 
	and they're now dynamicly resolved

1999-07-22  Charles  <int@linuxcore.com>

	* Release version 0.6
	
	* made frames per second configurable

	* applied idleresize patch from Devin Carraway <aqua@atlantic.devin.com>

	* pluginconf.c: added plugin configuration dialog and saving/restoring
	of plugin variables.
	

