Clementine-audio-player-Mac.../src/covers
David Sansome e718065aeb Merge branch 'master' into breakpad
Conflicts:
	src/core/commandlineoptions.h
	src/core/utilities.cpp
	src/covers/amazoncoverprovider.cpp
2013-08-04 18:05:14 +10:00
..
albumcoverexporter.cpp - Finished album cover exporter from keirangtp's branch "export-covers". 2013-05-06 21:22:05 +02:00
albumcoverexporter.h - Finished album cover exporter from keirangtp's branch "export-covers". 2013-05-06 21:22:05 +02:00
albumcoverfetcher.cpp Fix a possible crash when an album cover search times out at the same time that it's cancelled or finishes normally. Fixes issue 2752 2012-02-26 15:35:15 +00:00
albumcoverfetcher.h Add support for new musicbrainz cover art archive. 2012-10-10 14:45:13 +02:00
albumcoverfetchersearch.cpp Port a few more things to closures. 2012-10-12 12:38:12 +02:00
albumcoverfetchersearch.h Port a few more things to closures. 2012-10-12 12:38:12 +02:00
albumcoverloader.cpp remove obsolete connect 2012-10-16 12:22:42 +02:00
albumcoverloader.h Port a few more things to closures. 2012-10-12 12:38:12 +02:00
albumcoverloaderoptions.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
albumcoverloaderoptions.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
amazoncoverprovider.cpp Merge branch 'master' into breakpad 2013-08-04 18:05:14 +10:00
amazoncoverprovider.h Use a new Amazon access key 2012-12-31 21:46:06 +11:00
coverexportrunnable.cpp - Finished album cover exporter from keirangtp's branch "export-covers". 2013-05-06 21:22:05 +02:00
coverexportrunnable.h - Finished album cover exporter from keirangtp's branch "export-covers". 2013-05-06 21:22:05 +02:00
coverprovider.cpp initial commit of "multiple covers providers" feature: 2011-04-02 13:34:06 +00:00
coverprovider.h Allow the artist and album to be specified separately when searching for album covers 2011-06-22 19:07:15 +00:00
coverproviders.cpp Make CoverProviders not a singleton 2011-07-23 19:34:41 +01:00
coverproviders.h Make CoverProviders not a singleton 2011-07-23 19:34:41 +01:00
coversearchstatistics.cpp Keep track of some statistics while searching for album covers, and show a statistics dialog at the end. Fixes issue 1921 2011-06-26 15:07:48 +00:00
coversearchstatistics.h Keep track of some statistics while searching for album covers, and show a statistics dialog at the end. Fixes issue 1921 2011-06-26 15:07:48 +00:00
coversearchstatisticsdialog.cpp Keep track of some statistics while searching for album covers, and show a statistics dialog at the end. Fixes issue 1921 2011-06-26 15:07:48 +00:00
coversearchstatisticsdialog.h Keep track of some statistics while searching for album covers, and show a statistics dialog at the end. Fixes issue 1921 2011-06-26 15:07:48 +00:00
coversearchstatisticsdialog.ui Keep track of some statistics while searching for album covers, and show a statistics dialog at the end. Fixes issue 1921 2011-06-26 15:07:48 +00:00
currentartloader.cpp Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
currentartloader.h Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +00:00
discogscoverprovider.cpp Disable automatic conversions to QUrl from strings. 2012-09-26 17:09:13 +02:00
discogscoverprovider.h Get better discogs results by using the master image before general releases, and also make fewer requests to the server to fetch images. 2012-02-07 13:05:26 +00:00
kittenloader.cpp Port a few more things to closures. 2012-10-12 12:38:12 +02:00
kittenloader.h Port a few more things to closures. 2012-10-12 12:38:12 +02:00
lastfmcoverprovider.cpp Port last.fm cover provider to closures. 2012-10-12 13:49:09 +02:00
lastfmcoverprovider.h Port last.fm cover provider to closures. 2012-10-12 13:49:09 +02:00
musicbrainzcoverprovider.cpp Use std::mem_fun instead of boost::bind where it makes sense. 2012-10-25 16:32:19 +02:00
musicbrainzcoverprovider.h Generate sensible names for covers returned from Musicbrainz. 2012-10-11 12:24:41 +02:00