summaryrefslogtreecommitdiff
path: root/nephilim/mpd.py
Commit message (Expand)AuthorAge
* switch to the new MPD interaction layerAnton Khirnov2010-08-12
* mpd: connect to MPD asynchronously.Anton Khirnov2010-07-05
* mpd: better error handling on connection failureAnton Khirnov2009-10-10
* mpd: str -> unicodeAnton Khirnov2009-10-09
* mpd: switch to QtNetwork networking.Anton Khirnov2009-10-08
* mpd: catch errors when writing command.Anton Khirnov2009-10-08
* mpd/mpclient: catch socket errors when sending commandsAnton Khirnov2009-09-20
* mpd: rewrite connecting/disconnecting functions to use signals.Anton Khirnov2009-09-08
* mpclient/mpd: always use iterators instead of list.Anton Khirnov2009-09-08
* mpclient & mpd: add findadd command.Anton Khirnov2009-08-25
* mpd: add support for single and consume commands.Anton Khirnov2009-04-30
* Remove local unicode hacks from mpd.Anton Khirnov2009-03-03
* Move modules to a separate dir.Anton Khirnov2009-02-20