summaryrefslogtreecommitdiff
path: root/nephilim/plugins
Commit message (Expand)AuthorAge
* SongInfo: fix saving settingsAnton Khirnov2010-11-17
* Playlist: add a toolbarAnton Khirnov2010-11-17
* Playlist: update current song when its position changesAnton Khirnov2010-11-03
* Playlist: highlight current song.Anton Khirnov2010-10-05
* Library: move folding patter selection to the widget itselfAnton Khirnov2010-08-29
* Library: move subclasses to top levelAnton Khirnov2010-08-29
* import pyqtSignal as Signal, for easier future compatibility with PySideAnton Khirnov2010-08-29
* AlbumCover: 10l, functions applied in wrong orderAnton Khirnov2010-08-27
* move crossfade control from settings widget to PlayControl pluginAnton Khirnov2010-08-27
* Playlist: add empty header_state to default settingsAnton Khirnov2010-08-27
* switch to QVariant API 2Anton Khirnov2010-08-26
* switch to the new MPD interaction layerAnton Khirnov2010-08-12
* AlbumCover: add a forgotten 'not'Anton Khirnov2010-08-09
* Lyrics: move fetcher classes to top level.Anton Khirnov2010-05-10
* AlbumCover: move fetcher classes to top level.Anton Khirnov2010-05-10
* song: use string.Template for expanding $tags.Anton Khirnov2010-04-30
* song: raise KeyError instead of returning empty stringAnton Khirnov2010-04-30
* Songinfo: simplify setting tags.Anton Khirnov2010-04-30
* remove some useless conversions to unicodeAnton Khirnov2010-02-11
* Playlist: add a popup menu with 'add same'Anton Khirnov2010-02-11
* Playlist: use PlaylistEntryRef.Anton Khirnov2010-02-11
* Playlist: move all classes at to top level.Anton Khirnov2010-02-10
* AlbumCover: fix last.fm fetcher.Anton Khirnov2009-11-29
* Songinfo: only edit settings when connected.Anton Khirnov2009-11-29
* Notify: toInt() -> int()Anton Khirnov2009-11-27
* Lyrics: fix lyricwiki. yet again.Anton Khirnov2009-11-21
* Lyrics: send action=lyrics query to LyricwikiAnton Khirnov2009-10-09
* AlbumCover: abort if artist or album is emptyAnton Khirnov2009-10-09
* AlbumCover: update Last.fm API key.Anton Khirnov2009-10-09
* PlayControl: correctly initialize on load.Anton Khirnov2009-09-24
* Lyrics: catch OSError when removing lyrics fileAnton Khirnov2009-09-23
* Playlist: support for moving songs with drag&dropAnton Khirnov2009-09-19
* mpclient: change tagtypes, urlhandlers and commands to varsAnton Khirnov2009-09-19
* Lyrics: don't try to save lyrics to empty pathAnton Khirnov2009-09-15
* Filebrowser: remove useless conversion to unicodeAnton Khirnov2009-09-15
* Playlist: allow dropping items from library.Anton Khirnov2009-09-12
* Lyrics: allow dragging of items.Anton Khirnov2009-09-12
* 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