lp:~xavi-garcia-mena/thumbnailer/safe-strerror

Created by Xavi Garcia and last modified
Get this branch:
bzr branch lp:~xavi-garcia-mena/thumbnailer/safe-strerror
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

131. By Xavi Garcia

Avoid using strerror and changed to use safe_strerror instead as we have to be thread safe

130. By Michi Henning

This replaces the media art cache with the new cache. Note that, for now, the images are returned without scaling in original size.

Approved by PS Jenkins bot, James Henstridge.

129. By Michi Henning

Removed headroom concept because it doesn't achieve anything other than
making the benchmark look better. Shortened speed test so it runs
faster with mechanical disks.

Approved by Thomas Voß, PS Jenkins bot.

128. By Michi Henning

Various doc improvements. Tweaks to speed test to make it more realistic.

Approved by James Henstridge, PS Jenkins bot.

127. By James Henstridge

Don't install libthumbnailer.so, instead statically linking the code into thumbnailer-service. As a consequence, the libthumbnailer0 and libthumbnailer-dev binary packages have been removed.

Approved by Michi Henning, PS Jenkins bot.

126. By James Henstridge

Add a GetThumbnail D-Bus method to thumbnailer-service for local thumbnails, and update the QML plugin to use it rather than libthumbnailer directly.

Approved by PS Jenkins bot, Michi Henning.

125. By Michi Henning

I've added the leveldb cache to the tree. It's not used by anything, just hooked up to the build env so it compiles and passes its tests. Eventually, this will move into a separate core project but, for the time being, we'll dog-food it here to see how we go with the API.

There may still be changes to this. (Thomas is still reviewing.).

Approved by PS Jenkins bot, James Henstridge, Thomas Voß.

124. By James Henstridge

Use playbin to extract audio and video thumbnails, rather than a custom pipeline.

Approved by PS Jenkins bot, Michi Henning.

123. By James Henstridge

Port thumbnailer-service to QDBus.

Approved by PS Jenkins bot, Michi Henning.

122. By Xavi Garcia

* Changed ArtDownloader interface to return std::string containing the image.

* Code style modifications to fit unity scopes API (work in progress).

Approved by PS Jenkins bot, Michi Henning.

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