2002/07/10
----------
* Version 0.4
* Corrected a bug in the esound_link player that would make xmms hang when
  trying to open infinite files (like /dev/dsp). Plus it was being very
  inefficient when opening large files.
* Added the dsp_input player, base on an idea by Mike Tyson and it290.
  Oh, I switched to bash for the scripts, BTW :-)

2002/05/01
----------
* Version 0.3
* Added active killing of the player (with its children). For some reason,
  the program spawned by the player (the one which writes audio data to
  the pipe read by the playing thread) doesn't die by SIGPIPE when the
  threads closes its end of the pipe :-( Oh well
* Added the Ogg Vorbis player (is it just me or the native Vorbis plugin
  for XMMS keeps crashing around?

2001/05/23
----------
* Version 0.2
* Added the esound_link player based on an idea by Michael Leslie
* Added extension and magic type caching. The whole thing is lightning fast now :-)
* Added about box kindly sent by James Mitchell
* Added a blank seek() function to prevent xmms from crashing on seeks
* Opened this ChangeLog
