  MPD Screenlet - Changelog
  -------------------------

- 0.1:
  Initial player (basic controls)
- 0.2:
  Interface optimization (faster and more personnalizable)
  Playlist view (with jump function, delete function [using del key])
- 0.2.1:
  Filtering of added files to the playlist (may be enabled in options)
  Cleaning the playlist
- 0.2.2
  Sorting the playlist
- 0.2.3
  Adding files from the library
  Moving files inside the playlist (arrows + Ctrl)
  Some bugs are corrected
- 1.0
  Connecting to MPD server using a socket (mpc is no more required)
  Coverart (using Amazon)
  Scroll inside the playlist using the mouse wheel
  Selecting the current song based on the index
  Enhanced adding files from library box
  Enhanced personalizable interface
  Playlist scroller
  XML menu
- 1.0.1
  Fix: default theme was not loading on first start
- 1.0.2
  Fix: was not connecting without password
- 1.0.3
  Fix: void string integer wasn't converted to 0
- 1.0.4
  Fix: the program was looping while the connection was lost
- 1.0.5
  Font size and font name in one option
  More code documentation
- 1.0.6
  Fix: playlist sorting was broken in the 1.0.5 upgrade
  Playlist filter may be used as a label (not as a tooltip) if defined in the theme
- 1.1.0
  Possibility to save the cover art
  Optimization of the filter
- 1.1.1
  Improved code compatibility for Python3
  libnotify support
- 1.1.2
  Consume and single mode support for mpd 0.15
  New theme: rightsize
- 1.2.0
  Notify on status change
  Impoved playlist updates
  Coverart fix (needed Marketplace parameter in the URI)
  New theme: night
  Translated in French
- 1.2.1
  Faster playlist filter
- 1.3.0
  Permission checking
- 1.3.1
  Drawing optimizations
- 1.3.2
  Some fixes
  Next song is shown
  Theme updates
- 1.4.0
  New default theme: Black Winter
  Renaming some themes
  AmazonCover replaced by fetcher
  Documentation
