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

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

