More Info

Revision 696764

(Back to digest)
 

Features in Graphics

Marcel Wiesweg committed changes in /trunk/extragear/graphics/digikam/libs/threadimageio:

Add the initial version of a multithread thumbnail loading.
These classes have the functionality to replace the digikamthumbnail ioslave, the ThumbnailJob and the PixmapManager classes.

They share the infrastructure of the threadimageio library we are using for loading full images and previews.

It is the hope that the removed cost of moving the image data through the shared memory segment from the ioslave will make thumbnail loading slightly faster.

The code is not yet used or tested in digikam.

File Changes

Added 4 files
/trunk/extragear/graphics/digikam/libs/threadimageio
 
/thumbnailloadthread.cpp
 
/thumbnailloadthread.h
 
/thumbnailtask.cpp
 
/thumbnailtask.h
4 files changed in total