summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Playlist: support for moving songs with drag&dropAnton Khirnov2009-09-19
* mpclient: change tagtypes, urlhandlers and commands to varsAnton Khirnov2009-09-19
* song: merge multiple same tags instead of picking firstAnton Khirnov2009-09-19
* Lyrics: don't try to save lyrics to empty pathAnton Khirnov2009-09-15
* pyqtSignal.disconnect() throws TypeError if no slots are connectedAnton Khirnov2009-09-15
* Filebrowser: remove useless conversion to unicodeAnton Khirnov2009-09-15
* mpclient: fix urlhandlers commandAnton Khirnov2009-09-15
* Playlist: allow dropping items from library.Anton Khirnov2009-09-12
* Lyrics: allow dragging of items.Anton Khirnov2009-09-12
* Lyrics: compensate for more Lyricwiki changes.Anton Khirnov2009-09-11
* mpclient: fix command lists.Anton Khirnov2009-09-10
* Lyrics: fix saving unicode lyrics.Anton Khirnov2009-09-10
* mpd: rewrite connecting/disconnecting functions to use signals.Anton Khirnov2009-09-08
* mpclient/mpd: always use iterators instead of list.Anton Khirnov2009-09-08
* Lyrics: decrease priority of an error message.Anton Khirnov2009-09-04
* Lyrics: fix Lyricwiki. again.Anton Khirnov2009-09-03
* switch to PyQt4 API v2 for QStringsAnton Khirnov2009-08-31
* Fix running app from the sources dir.Anton Khirnov2009-08-29
* AlbumCover: refresh on load()Anton Khirnov2009-08-29
* Lyrics: refresh() on load()Anton Khirnov2009-08-29
* Songinfo: refresh on load() if already connected to MPD.Anton Khirnov2009-08-29
* Playlist: fill on init.Anton Khirnov2009-08-29
* Library: improved filtering.Anton Khirnov2009-08-29
* Library: remove forgotten useless function.Anton Khirnov2009-08-28
* add installer scriptAnton Khirnov2009-08-28
* use Qt resources for icons.Anton Khirnov2009-08-28
* PlayControl: add a menu for controlling outputs.Anton Khirnov2009-08-28
* mpclient: encapsulate audio outputs in a class.Anton Khirnov2009-08-28
* Library: default to albumartist/albumAnton Khirnov2009-08-28
* song: fallback to artist if there's no albumartistAnton Khirnov2009-08-28
* mpclient & mpd: add findadd command.Anton Khirnov2009-08-25
* Playlist: change columns from list to QStringList.Anton Khirnov2009-08-25
* AlbumCover: use Nephilim logo when there's no cover.Anton Khirnov2009-08-25
* update default_layout locationAnton Khirnov2009-08-25
* AlbumCover: remove forgotten info()Anton Khirnov2009-08-25
* song: if a tag has multiple values, choose first.Anton Khirnov2009-08-25
* Library: safer system for grouping.Anton Khirnov2009-08-25
* song: handle QString keys.Anton Khirnov2009-08-25
* mpclient: fix find.Anton Khirnov2009-08-25
* song: convert to a subclass of dict.Anton Khirnov2009-08-24
* Songinfo: give the tags column higher priority when stretching.Anton Khirnov2009-08-23
* Songinfo: allow choosing which tags to display.Anton Khirnov2009-08-23
* Songinfo: rewrite to use all metadata from MPD.Anton Khirnov2009-08-23
* mpclient: change info from function to var.Anton Khirnov2009-08-23
* mpclient: don't cache library and playlistAnton Khirnov2009-08-23
* song: don't convert id to intAnton Khirnov2009-08-23
* Remove second Networkreply var from MetadataFecherAnton Khirnov2009-08-22
* Lyrics: use getArtist on lyricwikiAnton Khirnov2009-08-22
* AlbumCover: fix local fetcher with non-db files.Anton Khirnov2009-08-22
* AlbumCover: use Musibrainz ID in last.fm fetcher.Anton Khirnov2009-08-21