summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Lyrics: add support for storing lyrics.Anton Khirnov2009-05-12
|
* Lyrics: support for loading stored lyrics.Anton Khirnov2009-05-12
| | | | | also move function for generating metadata paths to misc.py.
* Lyrics: better support for more than one site.Anton Khirnov2009-05-12
|
* mpclient: behave correctly when connection to MPD is lost.Anton Khirnov2009-05-12
|
* mpclient: 10l - update cached lib.Anton Khirnov2009-05-12
|
* mpclient: don't kill timer if there is none.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
|
* song: 100l - add __ne__ operator.Anton Khirnov2009-05-05
|
* Use comparison operator for Song.Anton Khirnov2009-05-02
|
* Implement __eq__ for Song.Anton Khirnov2009-05-02
|
* Update TODO.Anton Khirnov2009-04-30
|
* 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
| | | | i don't really like how it's done though, there should be a better way.
* Stop after track added to MPD - remove from TODO.Anton Khirnov2009-04-30
|
* PlayControl: support single and consume modes.Anton Khirnov2009-04-30
|
* mpclient: add tagtypes, single and consume commands.Anton Khirnov2009-04-30
| | | | also regroup functions.
* mpd: add support for single and consume commands.Anton Khirnov2009-04-30
|
* AlbumCover: use a separate thread for fetching.Anton Khirnov2009-04-30
| | | | doesn't work with manual setting atm.
* winMain: correctly show current state and song.Anton Khirnov2009-04-13
|
* 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
|
* mpclient/settings_wg: support for crossfade.Anton Khirnov2009-03-25
|
* mpclient: unified check for availability of command.Anton Khirnov2009-03-21
|
* 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
|
* update TODOAnton Khirnov2009-03-15
|
* Songinfo: new plugin for displaying simple song info.Anton Khirnov2009-03-15
|
* settings_win->settings_wgAnton Khirnov2009-03-15
| | | | for consistency reasons.
* remove a TODO entry.Anton Khirnov2009-03-15
|
* mpclient: handle an exception when disconnectingAnton Khirnov2009-03-15
|
* mpclient: better handling of permissions.Anton Khirnov2009-03-15
|
* Better handling of password authentication.Anton Khirnov2009-03-15
|
* settings_win: fix typo.Anton Khirnov2009-03-14
|
* Add basic support for password authentication.Anton Khirnov2009-03-14
|
* Track one forgotten icon.Anton Khirnov2009-03-14
|
* Notify: fix behavior on saving settings.Anton Khirnov2009-03-14
|
* update TODO.Anton Khirnov2009-03-14
|
* Icons fixes:Anton Khirnov2009-03-14
| | | | | add and use new program icon and icons for some functions. Remove some old unused icons.
* Add two new icons.Anton Khirnov2009-03-13
|
* PlayControl: proper handling of repeat/random.Anton Khirnov2009-03-13
|
* add a TODO entry.Anton Khirnov2009-03-13
|
* AlbumCover: allow manually refreshing cover.Anton Khirnov2009-03-12
|
* Set default application icon.Anton Khirnov2009-03-12
|