2006-Apr23
	version 2.0-alpha2 has enhanced beat detection and
	added features and options, performance optimisations
	
2006-Apr23
	version 2.0-alpha1 is a rewrite from scratch with
	slightly different functionality, support for stereo,
	basic rythm detection and enhanced colors
	
2004-Mar02
	The ALSA-API has changed slightly. 
	Fische v1.2a takes care of this.

2003-May20
	Fixed effect #8
	Released v1.2
	
2003-May05
	Removed make support - make is overkill for fische
	Added a custom compile-script - feedback appreciatet!

2003-Apr30
	Decided to release v1.1

2003-Mar26
	Made switching from Window to Fullscreen possible

2003-Mar05
	Improved the rainbow pallette

2003-Feb28
	made inverting the image possible by pressing 'i'
	improved smoothness of image - effect no. 8 suffers!

2003-Jan02
	Fixed a segfault bug
	Released v1.0

2002-Dec15
	Added a commandline option to limit the maximum frames per second
	Changed maximum X-Resolution to 1280

2002-Dec12
	Improved low-resolution proportions
	Changed effect number 8 a bit
	Limited maximum frames per second to 30

2002-Aug13
	Made the program compile against alsa-0.9.0rc2
	released v0.9

2002-May21
	Released v0.8

2002-May16:
	Finally fixed the bug that pulled pixels out of foreign memory space.
	(I still wonder, why this never produced segfaults!)
	
2002-May15:
	Improved the read-samples-function with respect to external sound input
	Added another effect
	
2002-May6:
	Added a rainbow-colors-palette
	Bugfixes
	Made the sound curve itself a little brighter
	Made using custom Y-Resolutions possible
	Released v0.7
	
2002-May5:
	Sound Capture now runs in a separate thread - no buffer overrun anymore
	 --> Performance improved in all Resolutions

2002-Apr21:
	Made colors impossible, that are too dark to see
	A group of pixels now curves around the center of the screen (optional)
	
2002-Apr19:
	Colors now change gradually, not promptly.
	Added effect number 8, the best one so far :-)
	
2002-Apr14:
	Added a commandline option for chosing sound sample source
	Made the program automatically change colors and effects
	Added a runtime input to freeze color and effect
	Made changing RGB-values directly possible
	Released v0.6

2002-Apr12:
	Fixed some bugs
	Added effect number 7
	Added a commandline option for fullscreen, default is now window
	released v0.5
	
2002-Apr06:
	Fixed some bugs

2001-Oct23:
	Got the ALSA-thingy working, using code from ALSA's aplay/arecord, needs further optimisations
	Made saving multiple, numbered screenshots possible
	Changed commandline input
	
2001-Oct21:
	Started working on direct ALSA support again
	
2001-May20:
	Compiler Optimisations
	Screenshot now possible by pressing S
	
2001-May11:
	Released v0.4
	Improved spiral effect
	Made changing to a specific effect possible
	Fixed the change-to-the-same-effect-again-bug
	
2001-May09:
	Improved the circular effect
	Did speed-up work (11 fps in 800X on my 400 MHz Celeron)
	
2001-May08:
	Improved the circular effect
	First attempt to add direct ALSA support unsuccessful
	
2001-Apr24:
	Got the circular effect working
	Released v0.3
	Made changing effects and colors possible
	Fixed circular effect optical bug
	Changed screenshot timeout to 500 frames
	Added two Spiral Effects

2001-Apr23:
	Improved the circular effect a bit, still slow
	Added command line option for Effect type
	Made the program chose a random palette

2001-Apr21:
	Added command line input for X-Resolution
	Added another vertical wave effect
	Added a basic circular effect
	Changed program structure allover
	Made the program save a screenshot if it exits before displaying 100 frames

2001-Apr20:
	Improved performance - 21 fps on my PC (Celeron 400) in 640x240 mode
	Improved blur
	Made exiting possible
	Added make support
	Released v0.2
