lp:~xavi-garcia-mena/thumbnailer/art-downloader-interface

Created by Xavi Garcia and last modified
Get this branch:
bzr branch lp:~xavi-garcia-mena/thumbnailer/art-downloader-interface
Only Xavi Garcia can upload to this branch. If you are Xavi Garcia please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Xavi Garcia
Project:
Thumbnailer
Status:
Merged

Recent revisions

124. By Xavi Garcia

Removed LastFmDownloader destructor implementation (which was empty) to use the default instead

123. By Xavi Garcia

Raw pointer removed to use unique_ptr instead. Some coding style changes

122. By Xavi Garcia

Modified ArtDownloader interface to return a std::string with the content of the image. Changed coding style to files using the ArtDownloader interface. Modified unit tests that used the ArtDownloader interface

121. By CI Train Bot Account

Releasing 1.3+15.04.20150312-0ubuntu1

120. By Albert Astals Cid

Use own QDBusConnection

Otherwise we're using the main one that has been created in the main thread and when doing blocking calls on it, it will block on the main thread instead of in the image provided thread as we want Fixes: #1410260
Approved by: Victor Thompson, Jussi Pakkanen, PS Jenkins bot, Michi Henning

119. By CI Train Bot Account

Releasing 1.3+15.04.20150122-0ubuntu1

118. By Florian Boucault

QML thumbnail provider: make sure sourceSize (aka requestedSize) is respected by downscaling at loading time if necessary. Makes TN_SIZE_ORIGINAL case much faster. Fixes: #1391368
Approved by: Jussi Pakkanen, PS Jenkins bot

117. By Florian Boucault

Keeps track of failed thumbnails and do not try to regenerate them. Fixes: #1389678
Approved by: Jussi Pakkanen, PS Jenkins bot

116. By CI Train Bot <${CITRAIN_USER}@canonical.com>

Releasing 1.3+15.04.20150106-0ubuntu1

115. By Jussi Pakkanen

Fix a few potential memory corruptions. Fixes: #1403906
Approved by: James Henstridge

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:thumbnailer
This branch contains Public information 
Everyone can see this information.

Subscribers