lp:~jamesh/thumbnailer/bug-1467751

Created by James Henstridge and last modified
Get this branch:
bzr branch lp:~jamesh/thumbnailer/bug-1467751
Only James Henstridge can upload to this branch. If you are James Henstridge please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
James Henstridge
Project:
Thumbnailer
Status:
Merged

Recent revisions

233. By James Henstridge

Merge from devel, fixing conflicts

232. By James Henstridge

Set finish_time within sendThumbnail and sendError. These are the only
two code paths that emit the finished signal, and by updating the
variable here we avoid missing it.

231. By Michi Henning

Improved coverage testing for vs-thumb.

Approved by PS Jenkins bot, Michi Henning, James Henstridge.

230. By Michi Henning

Added coverage exclusions to credentials cache. It doesn't look possible
to cover the remaining code paths with reasonable effort.

Approved by James Henstridge, PS Jenkins bot.

229. By Michi Henning

Limit max-extractions to 2 on Arm.

Approved by PS Jenkins bot, James Henstridge.

228. By Michi Henning

vs-thumb now saves as png, to avoid artefacts due to applying jpg compression three times. Previously, we saved as jpg 75% in vs-thumb, then again at 90% for the full-size cache, and then a third time at 75% when creating the actual thumbnail. Now it's lossless -> 90% -> 75%, which should be OK (90% is nearly perfect).

Approved by PS Jenkins bot, James Henstridge.

227. By Michi Henning

Avoid calling download() after we get a hit on the failure cache.
This was needlessly slowing down retrieval of thumbnails when we
definitely do not have any artwork.
Improved diagnostics when something goes wrong with subprocess termination.
Restored single-shot timer for handler and downloader.
Removed incorrect Q_EMIT in timeout().

Approved by James Henstridge, PS Jenkins bot.

226. By Michi Henning

Follow Pete's advice and use explicit link directive for Qt5 libraries to get rid of "policy 28" warnings from cmake when building in release mode.

Approved by James Henstridge, PS Jenkins bot.

225. By Michi Henning

Added missing compact and shutdown commands to thumbnailer-admin.

Approved by James Henstridge, PS Jenkins bot.

224. By Michi Henning

Set default extraction concurrency to number of cores.

Approved by PS Jenkins bot, 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