summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Collapse)AuthorAge
* save lyrics to fully configurable filejerous2008-11-22
|
* Lyrics: only use plain text for outputjerous2008-11-16
|
* Shortcuts: toggle main-windowjerous2008-11-16
|
* Shortcuts: settingswidget for showing current keybindingjerous2008-11-15
|
* erase plugin instance when reloading failsjerous2008-11-15
|
* allrighty - a shortcuts plugin!jerous2008-11-15
|
* Scrobbler: fix when time not setjerous2008-11-15
|
* redesign of plugin-handlingjerous2008-11-15
| | | | | plugin-handling is performed in plugins/__init__.py (instead of winMain) robustness against plugins containing errors (like syntax etc)
* Scrobbler: Error->Exceptionjerous2008-11-11
|
* AlbumCover: fixie wixie: always copy the file when setting manuallyjerous2008-11-04
|
* Scrobbler: catch more exceptions when flushingjerous2008-11-04
|
* Lyrics: discard HTML fetched from internetjerous2008-11-04
|
* no more references to class itself in plugin-settings (no need to specify ↵jerous2008-11-02
| | | | plugin in settings)
* customisable library-modejerous2008-11-02
|
* Lyrics: some new lyricssitesjerous2008-11-02
|
* Scrobbler: relogin at submission failure because of session errorjerous2008-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
|
* Systray: playing information in tooltipjerous2008-10-30
|
* Scrobbler: no fatal crash (or error messages) when there is no ↵jerous2008-10-28
| | | | internetconnection
* AlbumCover: unicode fixjerous2008-10-23
|
* Systray: handling unhandled event correctlyjerous2008-10-18
|
* Lyrics: calling correct method when saving settingsjerous2008-10-18
|
* Systray: volume by wheelingjerous2008-10-16
|
* Systray: left click shows/hides main, middle button toggles playstate, right ↵jerous2008-10-16
| | | | click skips song
* better handling of UTF in mpdjerous2008-10-15
| | | | showing progress when adding song to playlist
* unload all plugins on quitting instead of just deleting the objectsjerous2008-09-28
| | | | PlayControl: save queue on exit
* Playlist, PlayControl: simple queueing by selecting songs and pressing Qjerous2008-09-28
|
* Lyrics: button to open browser for searching the lyricsjerous2008-09-28
|
* showing error in SongStatus when wrong formatjerous2008-09-28
|
* fix moving to next song in random album mode: next song was only chosen when ↵jerous2008-09-28
| | | | at the end of an album, thus when songs were not in track-order, a non-album song was chosen
* better unicode (utf-8) supportjerous2008-09-27
|
* bugfix: fetching results (used by lyrics and tabs) now looks through all ↵jerous2008-09-21
| | | | sites, instead of quitting at first (possibly failing) hit
* Notify: new settings notify.songformat and notify.timerjerous2008-09-21
|
* Scrobbler: don't resubmit at success first time :)jerous2008-09-17
|
* logging in plugins through clPluginjerous2008-09-17
|
* cleanup of pluginsjerous2008-09-17
| | | | | | | | moving callbacks to plugin instead of widget itself automatic adding/removing of listeners at load/unload remove unused objects
* AlbumCover: don't stop fetching at AC_NO_FETCHjerous2008-09-17
|
* AlbumCover: tabbing ...jerous2008-09-17
|
* Scrobbler: relogin when session timed outjerous2008-09-17
|
* lyrics: position save button on same place as edit buttonjerous2008-09-16
|
* simple scrobbler pluginjerous2008-09-16
|
* ignore faulty tracknumber when checking end of albumjerous2008-09-16
|
* logger scrolls to bottomjerous2008-09-16
|
* better notify formatjerous2008-09-16
|
* big speedup of grouping by compiling formatjerous2008-09-15
|
* button to refetch lyricsjerous2008-09-15
|
* albumcover: 'checks' for possible timeoutsjerous2008-09-11
|