summaryrefslogtreecommitdiff
path: root/plugins/AlbumCover.py
Commit message (Expand)AuthorAge
* Rename program.Anton Khirnov2009-02-19
* AlbumCover: refresh has to take two parameters.Anton Khirnov2009-02-19
* AlbumCover: cosmetics.Anton Khirnov2009-02-15
* AlbumCover: allow to trigger download from Amazon manually.Anton Khirnov2009-01-30
* Lots of random conversions to new settings.Anton Khirnov2009-01-22
* More sane excepts.Anton Khirnov2009-01-21
* AlbumCover: customizable cover paths.Anton Khirnov2009-01-21
* AlbumCover: some fixes.Anton Khirnov2009-01-19
* MPD: remove plugin.Anton Khirnov2009-01-14
* AlbumCover: convert to new settings system.Anton Khirnov2009-01-13
* Remove duplicated assignment.Anton Khirnov2009-01-12
* Remove all occurrences of print.Anton Khirnov2009-01-11
* Use logging module instead of custom log.Anton Khirnov2009-01-10
* AlbumCover: some minor fixes.Anton Khirnov2009-01-07
* AlbumCover: scale the 'no cover' image.Anton Khirnov2009-01-07
* Notify: simplify code.Anton Khirnov2009-01-06
* AlbumCover: center cover image.Anton Khirnov2009-01-06
* AlbumCover: use QLabel and QPixmap for the widget.Anton Khirnov2009-01-06
* AlbumCover: add a rightclick menu.Anton Khirnov2009-01-05
* AlbumCover: use exception instead of if.Anton Khirnov2009-01-05
* AlbumCover: more error-checking.Anton Khirnov2009-01-05
* AlbumCover: remove trailing whitespace.Anton Khirnov2009-01-05
* AlbumCover: some unicode fixes.Anton Khirnov2009-01-05
* AlbumCover: scale covers to widget size.Anton Khirnov2009-01-04
* AlbumCover: simplify getLocalACPath.Anton Khirnov2009-01-04
* AlbumCover: store album covers in a separate file.Anton Khirnov2009-01-04
* AlbumCover: rewrite fetching local files.Anton Khirnov2009-01-04
* Fix some albumcover issues.Anton Khirnov2008-12-27
* get rid of tabsAnton Khirnov2008-12-17
* AlbumCover: don't check for exceptions when looking on Amazon in the class it...jerous2008-12-10
* AlbumCover: fixie wixie: always copy the file when setting manuallyjerous2008-11-04
* no more references to class itself in plugin-settings (no need to specify plu...jerous2008-11-02
* AlbumCover: no invalid default sourcesjerous2008-11-01
* simplification for getting and setting settings in pluginsjerous2008-11-01
* AlbumCover: open-file-dialog to select album coverjerous2008-10-31
* more flexible system for downloading album coversjerous2008-10-31
* AlbumCover: unicode fixjerous2008-10-23
* logging in plugins through clPluginjerous2008-09-17
* cleanup of pluginsjerous2008-09-17
* AlbumCover: don't stop fetching at AC_NO_FETCHjerous2008-09-17
* AlbumCover: tabbing ...jerous2008-09-17
* albumcover: 'checks' for possible timeoutsjerous2008-09-11
* added logger with pluginjerous2008-09-11
* update amazon id for fetching album coversjerous2008-09-10
* basic loading/unloading of pluginsjerous2008-06-18
* less flicker in notifyjerous2008-06-16
* no space reserved in notify when there is no coverjerous2008-06-16
* some fixesjerous2008-06-13
* plugin notifierjerous2008-06-13
* loading dynamically all plugins in ./plugins/*.pyjerous2008-06-12