
0.1 RELEASED ON 25/11/2008
    control amarok and show infos
    basic support for different formfactors

0.1.1 RELEASED ON 28/11/2008
    resize the text in the labels if it doesn't fit
    center text in the labels
    better flowlayout management
    clears the labels if amarok is stopped

0.2 RELEASED ON 3/12/2008
    get cover with "arturl"
    settings dialog
    user can decide the width if in horizontal ff
    user can decide the height if in vertical ff
    goto clicking on the meter
    seek with the mouse wheel
    button to open amarok

0.3 RELEASED ON 11/12/2008
    scroll the text in the labels if it doesn't fit
    resize the font if > than a user set font size
    show percentage on the meter
    better different formfactor support
    added the cover image in the vertical panel too
    the amarok buttons works better

0.3.1 RELEASED ON 21/12/2008
    fixed a bug with constraints and kde 4.1

0.3.2 RELEASED ON 22/12/2008
    workaround for different kde styles
    shows a generic cover for lastfm and when it isn't set

0.4 RELEASED ON 12/01/2009
    doesn't reset the size when saving configs on desktop
    better seeking with wheel and with clicks on the meter
    code cleanup
    finally fixed the flowlayout margins

0.5 RELEASED ON 22/01/2009
    solved a bug with wrong margins in wolfbuttons
    the cover can be hidden once again
    the meter and the buttons resize themselves with the applet
    added an option to change the font

0.6 RELEASED ON 29/01/2009
    added an extender dialog in wich are shown:
	title, artist, album, time
	5 stars to read the rating
	a volume slider

0.7 RELEASED ON 08/02/2009
    added an option to change the path to the amarok executable
    added the possibility to hide the infos when in horizontal panel
    splitted the extender in two items:
        one with the infos,
        one with misc things
    fixed the bad positioning of the cover
    added find Soprano in CMakeLists.txt
    singleton-ised PlayerController
    new class: InfoManager.

0.7.1 RELEASED ON 18/02/09
    added a spacing betwenn the meter and the buttons in planar formfactor
    fixed issue #1 (http://code.google.com/p/playwolf/issues/detail?id=1)
    use KRun and KService instead of QProcess
    the misc extender show the next three songs
    the wheel:
        on the meter seeks in the song,
        on the cover changes the volume,
        on the info changes song

0.7.2 RELEASED ON 11/04/09
    got rid of the annoying plasma status dialog when downloading some covers
    fixed a plasma crash when closing it with more than one PlayWolf
    fixed a typo: Information instead of Informations
    fixed the ugly update of the info on every constraintsEvent()
    fixed a plasma crash when closing PlayWolf

0.7.3 RELEASED ON 20/12/09
    fixed the multiplication of the extendeitems

0.8 RELEASED ON 12/01/10
    requires qt 4.6
    added a lyrics extenderitem
    refactor of WolfApplet using ScrollAnimation
    fixed the permanence of the info when stop was hit
    fixed the bug that with qt 4.6 if plasma was started before amarok playwolf would show nothing

0.8.1 RELEASED ON 13/01/10
    fixed licensing issues
    compiles on kde < 4.4 too
