summaryrefslogtreecommitdiff
path: root/nephilim
Commit message (Collapse)AuthorAge
* 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
| | | | | also use Qt's networking module instead of urllib - which removes the need for explicit multithreading here.
* plugin: fix more typos.Anton Khirnov2009-08-18
|
* Lyrics: enable wrap for song info label.Anton Khirnov2009-08-17
| | | | also remove forgotten Lywicwiki file.
* plugin: fix typoAnton Khirnov2009-08-16
|
* Lyrics: clear lyrics_path when no song is played.Anton Khirnov2009-08-16
|
* Lyrics: cosmeticsAnton Khirnov2009-08-16
| | | | mark private/public variables, add comments, etc
* Lyrics: make available sites a property of the pluginAnton Khirnov2009-08-16
|
* Lyrics: add a refresh action to toolbarAnton Khirnov2009-08-16
| | | | also add all the icons for previous actions.
* 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
| | | | this prevents false db updated signal 10 seconds after connection
* Lyrics: fix and reenable LyricWikiAnton Khirnov2009-08-10
| | | | also get rid of dependency on ZSI in process.
* Lyrics: disable LyricWikiAnton Khirnov2009-08-07
| | | | it stopped providing lyrics via their API.
* 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
| | | | also remove some unneeded code.
* add mpclient argument to winMain constructor.Anton Khirnov2009-06-21
|
* winMain: use new connect_changed signal.Anton Khirnov2009-06-21
| | | | also mark some functions as private.
* 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
|
* nephilim_app: make cleanup private.Anton Khirnov2009-06-19
|
* nephilim_app: make settings window private.Anton Khirnov2009-06-19
|
* Update default layout.Anton 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
| | | | also fix reference to removed function.
* PlayControl: 10l - add forgotten logger.Anton Khirnov2009-05-20
|
* Filebrowser: mark copy to collection as experimental.Anton Khirnov2009-05-20
|
* mpclient: remove forgotten print.Anton Khirnov2009-05-18
|
* 100l - fix some typos in last updates.Anton Khirnov2009-05-18
|
* mpclient: use stats cmd to query db update.Anton Khirnov2009-05-18
|
* mpclient: add some debugging messages.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
| | | | should be tested and improved.
* AlbumCover: use per-plugin logger.Anton Khirnov2009-05-18
|
* plugin: add a debugging message.Anton Khirnov2009-05-18
|
* plugin: add a logger for each plugin.Anton Khirnov2009-05-18
|
* song: correctly parse ogg track numbers.Anton Khirnov2009-05-17
|