switch to the new MPD interaction layer
commitf22dab76b500a22109a734fa7dafca9d50a24725
authorAnton Khirnov <wyskas@gmail.com>
Mon, 9 Aug 2010 16:47:03 +0000 (9 18:47 +0200)
committerAnton Khirnov <wyskas@gmail.com>
Thu, 12 Aug 2010 18:50:11 +0000 (12 20:50 +0200)
tree4d85ea8e31b1a4aeab9df32fc8a519fb198e47db
parent1bd84eeb9026267d741764d01dbfb6acaeecc817
switch to the new MPD interaction layer

remove the old mpclient and our bundled copy of mpd.py
13 files changed:
nephilim/mpclient.py
nephilim/mpd.py [deleted file]
nephilim/plugins/AlbumCover.py
nephilim/plugins/Library.py
nephilim/plugins/Lyrics.py
nephilim/plugins/Notify.py
nephilim/plugins/PlayControl.py
nephilim/plugins/Playlist.py
nephilim/plugins/Songinfo.py
nephilim/plugins/Systray.py
nephilim/settings_wg.py
nephilim/song.py
nephilim/winMain.py