2004-05-16  Sam Clegg <sam@superduper.net>

	* Version 0.5.7

	* Implement simple config dialog.

	* When fast playtime calculation is enabled, dedode the first
	  10 frames only.

2004-01-24  Sam Clegg <sam@superduper.net>

	* decoder.c: better xing bitrate calculation.

2003-12-28  Sam Clegg <sam@superduper.net>

	* Version 0.5.6

	* configure.ac: don't depend on pkgconfig files from 
	libmad and libid3tag that aren't shipped by upstream

	* decoder.c xmms-mad.[ch]: fix xing header usage. added 
	use_xing configuration option to disable it.

2003-09-24  Sam Clegg <sam@superduper.net>

	* Version 0.5.5

	* input.c: clean up ID3 tag handling including genre and 
	full tag writing support.

	* fileinfo.c: made genre list work.

	* xmms-mad.c: attempt to fix endian issues with mp3
	file detection.  Patch applied from debian BTS.

2003-05-30  Sam Clegg <sam@superduper.net>

	* Version 0.5.4

	* input.c: use gboolean rather than int for returning success
	or failure.

	* decode.c: calculate remainder beteen bufend and next_frame
	rather than bufend and first_frame.  This was a bug that only
	showed up when skipping over large id3tags.
