summaryrefslogtreecommitdiff
path: root/nephilim
Commit message (Expand)AuthorAge
...
* 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
* 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
* song: correctly handle garbage track numbers.Anton Khirnov2009-05-15
* Filebrowser: change permissions from context menu.Anton Khirnov2009-05-15
* mpclient: handle exception when adding files.Anton Khirnov2009-05-15
* plugin: remove some unused code.Anton Khirnov2009-05-14
* Playlist: remove a useless func.Anton Khirnov2009-05-14
* AlbumCover: remove useless import.Anton Khirnov2009-05-14
* AlbumCover: change mouseEvent to contextMenuEvent.Anton Khirnov2009-05-12
* Lyrics: add a settings widget.Anton Khirnov2009-05-12
* Lyrics: use python, not Qt for reading lyrics fileAnton Khirnov2009-05-12
* Lyrics: add support for storing lyrics.Anton Khirnov2009-05-12
* Lyrics: support for loading stored lyrics.Anton Khirnov2009-05-12
* 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
* 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
* PlayControl: support single and consume modes.Anton Khirnov2009-04-30
* mpclient: add tagtypes, single and consume commands.Anton Khirnov2009-04-30
* mpd: add support for single and consume commands.Anton Khirnov2009-04-30
* AlbumCover: use a separate thread for fetching.Anton Khirnov2009-04-30
* 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