* Sun Nov 4 2007 Peter Lemenkov <lemenkov@gmail.com>
- Save path of playing file for future use in CorePlayer
- prevent double free attempt (since we now store and handle currently playing
  track's path in CorePlayer).
  
* Tue Apr 3 2007 Peter Lemenkov <lemenkov@gmail.com>
- Fix for endianness

* Tue Apr 3 2007 Dominique Michel <dominique_libre@sourceforge.net>
- Conditional PREFIX in Makefile

* Tue Apr  3 2007 Peter Lemenkov <lemenkov@gmail.com>
- Preparation for using of tags
- Use of input_object->path

* Tue Feb 27 2007 Peter Lemenkov <lemenkov@gmail.com>
- Removed unused variables
- Small cleanups

* Thu Feb 15 2007 Peter Lemenkov <lemenkov@gmail.com>
- Many cleanups

* Wed Feb 14 2007 Peter Lemenkov <lemenkov@gmail.com>
- Cosmetic fix for all BE-architectures

[0.0.0.6]
	* Some optimization and cosmetic fixes

[0.0.0.5]
	* Quick hack for PPC-arch

[0.0.0.4]
	* APE tags now parsed. This allows by enabling 
	  HAVE_TAGLIB (enabled by default) in the Makefile.
	  Needs TagLib ( http://developer.kde.org/~wheeler/taglib.html ) 
	
[0.0.0.3]
	* fixed ading new files (quick and dirty workaround, 
	  see ape_play_frame and now_play)

[0.0.0.2]
	* fixed displaying version of ape-file

[0.0.0.1]
	* Initial release
