summaryrefslogtreecommitdiff
path: root/nephilim/plugins/Songinfo.py
Commit message (Expand)AuthorAge
* Port to PyQt5.Anton Khirnov2020-10-13
* Songinfo: basic support for displaying stickersAnton Khirnov2011-09-04
* Songinfo: reformat to new styleAnton Khirnov2011-01-04
* SongInfo: fix saving settingsAnton Khirnov2010-11-17
* switch to QVariant API 2Anton Khirnov2010-08-26
* switch to the new MPD interaction layerAnton Khirnov2010-08-12
* Songinfo: simplify setting tags.Anton Khirnov2010-04-30
* remove some useless conversions to unicodeAnton Khirnov2010-02-11
* Songinfo: only edit settings when connected.Anton Khirnov2009-11-29
* mpclient: change tagtypes, urlhandlers and commands to varsAnton Khirnov2009-09-19
* switch to PyQt4 API v2 for QStringsAnton Khirnov2009-08-31
* Songinfo: refresh on load() if already connected to MPD.Anton Khirnov2009-08-29
* song: convert to a subclass of dict.Anton Khirnov2009-08-24
* Songinfo: give the tags column higher priority when stretching.Anton Khirnov2009-08-23
* Songinfo: allow choosing which tags to display.Anton Khirnov2009-08-23
* Songinfo: rewrite to use all metadata from MPD.Anton Khirnov2009-08-23
* mpclient: change info from function to var.Anton Khirnov2009-08-23
* switch to new-style PyQt4 signals.Anton Khirnov2009-08-21
* plugin: make mpclient a var instead of a function.Anton Khirnov2009-06-20
* add licence headers to all files.Anton Khirnov2009-03-27
* Songinfo: 100l - don't get song tags if there is no song.Anton Khirnov2009-03-16
* Songinfo: new plugin for displaying simple song info.Anton Khirnov2009-03-15