KSidplayer 0.52.1:

* Patched acinclude.m4.
* Removed bad .deps in dir ksidplayer.
* Updated libsidplay to 1.36.27.
* Updated Synth_Sample.sid :-)

KSidplayer 0.52:

* Removed some comments in aclocal.m4 which made the test for linking with
  -lsidplay senseless by always reporting a success.
* Many additions and changes to the documentation.
* Now contains sidplay, so people don't have to get it separately

KSidplayer 0.51:
* Thanks to Sangohn Christian <sango-ch@reze-1.rz.rwth-aachen.de> 
  KSidplayer now comes equipped with x-sid.kdelnk and ksidplayer.kdelnk
  MIME-files. Changed the Makefile.am accordingly.
* M4 Macros to check for the location of libsidplay have been contributed
  by Michael Schwendt (sidplay@geocities.com)
* removed ksidplayer.xpm and mini-ksidplayer.xpm which were left from
  kapptemplate but were never used.
* Included STIL.faq which explains what SID Tune Information List is all about
* Included hv_sids.faq includes all about the High Voltage SID Collection
* Updated the HTML documentation. I have included hv_sid.faq and SID.faq, so
  the documentation seems a little bigger :-) Still some work to be done ...

KSidplayer 0.5 and earlier versions:
* Grabbed xsidplay 1.1.7 and made a KApplication out of the QApplication
* Makefile.am support 
	- This was fairly easy thanks to kapptemplate v0.1 by Kurt Granroth
* KConfig support: Using i18n 
	- many structural changes to how Strings are built to have nicer .po
          files
        - changed the credits :-)
* Internationalisation: completed german translation 
* KConfig support (replaced original .rc related code)
	- still called rcfile.cpp though :-)
	- rcfile.h created to keep the includes separately
	- Split the whole stuff in
		read/write_Default_Settings
		read/write_Audio_Settings
		read/write_Emulator_Settings
		read/write_Mixer_Settings
	- Guess it was ok to remove the QMessageBox with the warning:
		Could not save the configuration file
* Changed the icon name images/xsidplay.xpm to images/ksidplayer.xpm and
  images/mini/xsidplay.xpm to /images/mini/mini-ksidplayer.xpm
  Changed the Makefile.am accordingly.
 	
