summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Library: fix typoAnton Khirnov2009-08-21
* AlbumCover: implement manually setting coverAnton Khirnov2009-08-21
* mpclient: handle MPD exceptions in delete()Anton 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
* settings_wg: initialize a list of widgets in __init__Anton 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
* winMain: disable tear-off menus.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
* plugin: fix more typos.Anton Khirnov2009-08-18
* nephilim: setup logging.Anton Khirnov2009-08-17
* Lyrics: enable wrap for song info label.Anton Khirnov2009-08-17
* plugin: fix typoAnton Khirnov2009-08-16
* 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
* update .gitignoreAnton 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
* mpclient: initialize db update timeAnton Khirnov2009-08-10
* Lyrics: fix and reenable LyricWikiAnton Khirnov2009-08-10
* Lyrics: disable LyricWikiAnton Khirnov2009-08-07
* mpclient: fix db_updated signal.Anton Khirnov2009-06-22
* 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
* move connection window to nephilim_app.Anton Khirnov2009-06-21
* winMain: mark some more vars private.Anton Khirnov2009-06-21
* winMain: get rid of CamelCase.Anton Khirnov2009-06-21
* add mpclient argument to winMain constructor.Anton Khirnov2009-06-21
* winMain: use new connect_changed signal.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