summaryrefslogtreecommitdiff
path: root/nephilim/plugins
Commit message (Expand)AuthorAge
...
* Lyrics: compensate for more Lyricwiki changes.Anton Khirnov2009-09-11
* Lyrics: fix saving unicode lyrics.Anton Khirnov2009-09-10
* Lyrics: decrease priority of an error message.Anton Khirnov2009-09-04
* Lyrics: fix Lyricwiki. again.Anton Khirnov2009-09-03
* switch to PyQt4 API v2 for QStringsAnton Khirnov2009-08-31
* AlbumCover: refresh on load()Anton Khirnov2009-08-29
* Lyrics: refresh() on load()Anton Khirnov2009-08-29
* Songinfo: refresh on load() if already connected to MPD.Anton Khirnov2009-08-29
* Playlist: fill on init.Anton Khirnov2009-08-29
* Library: improved filtering.Anton Khirnov2009-08-29
* Library: remove forgotten useless function.Anton Khirnov2009-08-28
* use Qt resources for icons.Anton Khirnov2009-08-28
* PlayControl: add a menu for controlling outputs.Anton Khirnov2009-08-28
* Library: default to albumartist/albumAnton Khirnov2009-08-28
* Playlist: change columns from list to QStringList.Anton Khirnov2009-08-25
* AlbumCover: use Nephilim logo when there's no cover.Anton Khirnov2009-08-25
* AlbumCover: remove forgotten info()Anton Khirnov2009-08-25
* song: if a tag has multiple values, choose first.Anton Khirnov2009-08-25
* Library: safer system for grouping.Anton Khirnov2009-08-25
* 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
* Remove second Networkreply var from MetadataFecherAnton Khirnov2009-08-22
* Lyrics: use getArtist on lyricwikiAnton Khirnov2009-08-22
* AlbumCover: fix local fetcher with non-db files.Anton Khirnov2009-08-22
* AlbumCover: use Musibrainz ID in last.fm fetcher.Anton Khirnov2009-08-21
* Library: fix typoAnton Khirnov2009-08-21
* AlbumCover: implement manually setting coverAnton Khirnov2009-08-21
* switch to new-style PyQt4 signals.Anton Khirnov2009-08-21
* rename misc->commonAnton Khirnov2009-08-21
* move common lyrics/albumcover fetcher code to miscAnton Khirnov2009-08-21
* Lyrics: disconnect NetworkReply's signals before abort()ing.Anton Khirnov2009-08-21
* Lyrics: fix typo.Anton Khirnov2009-08-21
* AlbumCover: add a 'clear cover' action.Anton Khirnov2009-08-20
* AlbumCover: rewrite to use same design as LyricsAnton Khirnov2009-08-20
* Lyrics: cosmeticsAnton Khirnov2009-08-20
* Lyrics: user-selectable site priority.Anton Khirnov2009-08-20
* settings_wg: fix typoAnton Khirnov2009-08-20
* Lyrics: implement priority for fetchers.Anton Khirnov2009-08-20
* plugins: handle ImportError when importing plugins.Anton Khirnov2009-08-19
* plugin: make settings a var, not a function.Anton Khirnov2009-08-19
* Lyrics: cosmetics - group private/public functions.Anton Khirnov2009-08-19
* Lyrics: rewrite the system of fetchers to be more flexible.Anton Khirnov2009-08-19
* Lyrics: enable wrap for song info label.Anton Khirnov2009-08-17
* Lyrics: clear lyrics_path when no song is played.Anton Khirnov2009-08-16
* Lyrics: cosmeticsAnton Khirnov2009-08-16
* Lyrics: make available sites a property of the pluginAnton Khirnov2009-08-16
* Lyrics: add a refresh action to toolbarAnton Khirnov2009-08-16