Current version 0.3

Changed from version 0.2
  * Splay and its libraies are merged.
  * Some part of directory structure and filenames are changed.
  * Include ./configure.
  * Fix Problems of playing small size mpeg files with thread.
  * Some other bugs are fixed.
  * More easy to compile without pthread.
  * Verbose are implemented
  * Bigendain is being implemented now. (not completely)

Changed from version 0.1
  * It can play stereo type mpeg file as mono type. (speed up)
  * It can play as standard input.
  * Support to playing with thread. (require libpthread)
  * sound.h   -> mpegsound.h
  * window.cc -> bitwindow.cc
  * sound.a   -> mpegsound.a

Changed from maplay 1.2+
  * Diffrent Structure
  * Added Wave player.
  * Bug fix TO_FOUR_THIRDS range
  * Modified for linux
  * Speed up (Currently, it can run with pentium-60 32MB)
  * It cost much memory for superior functions
  * For layer III, HUFFDEC is removed.

