summaryrefslogtreecommitdiff
path: root/nephilim/plugins
Commit message (Expand)AuthorAge
* 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
* Lyrics: add a toolbar.Anton Khirnov2009-08-13
* Lyrics: use lxml for parsing animelyrics pages.Anton Khirnov2009-08-11
* Lyrics: support for downloading from animelyrics.Anton Khirnov2009-08-11
* Lyrics: fix and reenable LyricWikiAnton Khirnov2009-08-10
* Lyrics: disable LyricWikiAnton Khirnov2009-08-07
* plugins: add comments.Anton Khirnov2009-06-21
* plugins: mark init_plugin as private.Anton Khirnov2009-06-21
* plugin: make loaded a var instead of a function.Anton Khirnov2009-06-21
* plugins: remove unneeded function.Anton Khirnov2009-06-21
* Lyrics: print an error if importing Lyricwiki client fails.Anton Khirnov2009-06-21
* plugin: make mpclient a var instead of a function.Anton Khirnov2009-06-20
* make plugin name a var instead of a function.Anton Khirnov2009-06-19
* Move expand_tags for musicdir from winMain to nephilim_app.Anton Khirnov2009-06-19
* move plugins enable/disable code from winMain to pluginsAnton Khirnov2009-06-19
* Split some parts of winMain into a subclass of QApplication.Anton Khirnov2009-06-19
* Lyrics: clear text if there's no song.Anton Khirnov2009-06-09
* PlayControl: 10l - add forgotten logger.Anton Khirnov2009-05-20
* Filebrowser: mark copy to collection as experimental.Anton Khirnov2009-05-20
* 100l - fix some typos in last updates.Anton Khirnov2009-05-18
* Lyrics: add some debugging messages.Anton Khirnov2009-05-18
* PlayControl: use per-plugin logger.Anton Khirnov2009-05-18
* Filebrowser: add some debug messages.Anton Khirnov2009-05-18
* Filebrowser: basic copying to collection.Anton Khirnov2009-05-18
* AlbumCover: use per-plugin logger.Anton Khirnov2009-05-18
* Filebrowser: change permissions from context menu.Anton Khirnov2009-05-15
* Playlist: remove a useless func.Anton Khirnov2009-05-14
* AlbumCover: remove useless import.Anton Khirnov2009-05-14
* AlbumCover: change mouseEvent to contextMenuEvent.Anton Khirnov2009-05-12
* Lyrics: add a settings widget.Anton Khirnov2009-05-12
* Lyrics: use python, not Qt for reading lyrics fileAnton Khirnov2009-05-12
* Lyrics: add support for storing lyrics.Anton Khirnov2009-05-12
* Lyrics: support for loading stored lyrics.Anton Khirnov2009-05-12