Changes:
========

v0.6
+ support for shuffle play
+ support for recursive play. doesn't work with pthread v0.5. (i.e. untested
  ..)
+ Plays the contents of all directories recursively.
+ support for splay added (it's much faster than l3dec and amp). (splay has
  some bugs. it may crash the program.)
- support for l3dec and amp removed.
- dynamic memory structure removed.
+ support for default play path added.

v0.5
+ doesn't need wavplay anymore -> doesn't work on other platforms than
  Linux. :/ & uses two less processes.
+ support for amp (thought it needs to be patched). Take a look in playmp3.h.
+ bug fixed: didn't compile when a working pthread.h was included...

v0.4
+ documentation added
+ error handling
+ more advanced threading
+ support for global and local rc files
+ command line options
+ support for mp3 tags

v0.1
+ first release..
