summaryrefslogtreecommitdiff
path: root/nephilim/plugins
Commit message (Expand)AuthorAge
...
* 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
* Lyrics: better support for more than one site.Anton Khirnov2009-05-12
* Playlist: connect signals directly to the playlist widget.Anton Khirnov2009-05-07
* AlbumCover: refactor some code.Anton Khirnov2009-05-05
* Lyrics: make utf-8 requests work with LyricWiki.Anton Khirnov2009-05-05
* Use comparison operator for Song.Anton Khirnov2009-05-02
* AlbumCover: some fixes for threading.Anton Khirnov2009-04-30
* Lyrics: use separate thread for fetching lyrics.Anton Khirnov2009-04-30
* Use a separate thread for all fetches of covers.Anton Khirnov2009-04-30
* PlayControl: support single and consume modes.Anton Khirnov2009-04-30
* AlbumCover: use a separate thread for fetching.Anton Khirnov2009-04-30
* Systray:accidentally deleted update on song change.Anton Khirnov2009-04-06
* PlayControl: 10l - switched icons for play/pause.Anton Khirnov2009-03-29
* add licence headers to all files.Anton Khirnov2009-03-27
* Library: better handling of modes.Anton Khirnov2009-03-27
* Library: QTreeWidget->QTreeView/QStandardItemModelAnton Khirnov2009-03-17
* AlbumCover: emit cover_changed when not playing.Anton Khirnov2009-03-17
* Songinfo: 100l - don't get song tags if there is no song.Anton Khirnov2009-03-16
* PlayControl: change QPushButtons to QActions.Anton Khirnov2009-03-15