summaryrefslogtreecommitdiff
path: root/nephilim/mpclient.py
Commit message (Expand)AuthorAge
...
* mpclient: handle exception when adding files.Anton Khirnov2009-05-15
* mpclient: behave correctly when connection to MPD is lost.Anton Khirnov2009-05-12
* mpclient: 10l - update cached lib.Anton Khirnov2009-05-12
* mpclient: don't kill timer if there is none.Anton Khirnov2009-05-12
* mpclient: add tagtypes, single and consume commands.Anton Khirnov2009-04-30
* add licence headers to all files.Anton Khirnov2009-03-27
* mpclient/settings_wg: support for crossfade.Anton Khirnov2009-03-25
* mpclient: unified check for availability of command.Anton Khirnov2009-03-21
* mpclient: handle an exception when disconnectingAnton Khirnov2009-03-15
* mpclient: better handling of permissions.Anton Khirnov2009-03-15
* Better handling of password authentication.Anton Khirnov2009-03-15
* Add basic support for password authentication.Anton Khirnov2009-03-14
* PlayControl: proper handling of repeat/random.Anton Khirnov2009-03-13
* mpclient: cosmetics.Anton Khirnov2009-03-10
* mpclient: remove useless import.Anton Khirnov2009-03-08
* mpclient: fix seeking.Anton Khirnov2009-03-08
* winConnect: get rid of camelcase.Anton Khirnov2009-03-07
* clSong->songAnton Khirnov2009-03-07
* mpclient: cleanup after previous commit.Anton Khirnov2009-03-07
* mpclient: better handling of status changes.Anton Khirnov2009-03-07
* mpclient: use Qt signals/slots for events.Anton Khirnov2009-03-07
* mpclient: handle error when getting status.Anton Khirnov2009-03-06
* mpclient: get rid of CamelCase everywhere.Anton Khirnov2009-03-06
* mpclient: get rid of CamelCase in private functions.Anton Khirnov2009-03-06
* mpclient: add/fix docstrings for functions.Anton Khirnov2009-03-06
* mpclient: cosmetics.Anton Khirnov2009-03-06
* mpclient: remove some useless excepts.Anton Khirnov2009-03-06
* mpclient: play can be called with no parameters.Anton Khirnov2009-03-05
* Remove local unicode hacks from mpd.Anton Khirnov2009-03-03
* Move modules to a separate dir.Anton Khirnov2009-02-20