*******************************************************************************
**** This is a part of Kap.                                                ****
****                                                                       ****
**** Copyright (C) 2009  John Schneiderman <JohnMS@member.fsf.org>         ****
****                                                                       ****
**** This program is free software: you can redistribute it and/or modify  ****
**** it under the terms of the GNU General Public License as published by  ****
**** the Free Software Foundation, either version 3 of the License, or     ****
**** (at your option) any later version.                                   ****
****                                                                       ****
**** This program is distributed in the hope that it will be useful,       ****
**** but WITHOUT ANY WARRANTY; without even the implied warranty of        ****
**** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         ****
**** GNU General Public License for more details.                          ****
****                                                                       ****
**** You should have received a copy of the GNU General Public License     ****
**** along with this program.  If not, see <http://www.gnu.org/licenses/>  ****
*******************************************************************************

Release 0.2.0:
    * Allow for a restart buttons
    * Add option to auto-remove from play-list

Release 0.3.0:
    * Add option to mute and unmute players
    * Allow for manual adjustments to remain permenant

Release 0.4.0:
    * Move to top & bottom of play-list
    * Drag and drop support

Release 0.5.0:
    * Convert interface buttons to wx.BitmapButton
    * File information

Release 0.6.0:
    * Favourites lists
    * Song played count

Release 0.7.0:
    * Allow all settings to know if a setting actually changed.
    * Finalise the settings location

Release 0.8.0:
    * Convert song database to a file based SQL database
    * Incremental search

Release 0.9.0:
    * RealGain support
    * Support for XMMS2

Release 1.0.0:
    * EQ support
    * Track analyser
