summaryrefslogtreecommitdiff
path: root/tumbler/tumbler-thumbnailer.h
Commit message (Expand)AuthorAgeFilesLines
* Try all available thumbnailers before declaring failureGaël Bonithon2021-12-291-2/+2
* Error handling: Fit to the spec and complete message if neededGaël Bonithon2021-12-261-0/+1
* Fix compilation warningsGaël Bonithon2021-11-101-1/+2
* Add config file system to control thumbnailing plugin.Nick Schermer2012-12-271-0/+5
* Get rid of the inherently broken GStrv type in function signatures.Jannis Pohlmann2011-02-131-4/+4
* Support specialized thumbnailers and overrides files properly.Jannis Pohlmann2009-11-161-14/+16
* Massive refactoring to support flavors properly.Jannis Pohlmann2009-10-271-12/+10
* Added the DBus API parts for flavor supportPhilip Van Hoof2009-10-261-2/+4
* Add cancel capability to the thumbnail operations.Philip Van Hoof2009-10-141-0/+3
* Add plugin interface for cache and thumbnailer implementations.Jannis Pohlmann2009-06-081-0/+76
* Add tumbler utility library, rename the service to tumblerd.Jannis Pohlmann2009-05-211-70/+0
* Implement tumbler_service_queue() based on TumblerSchedulerRequest.Jannis Pohlmann2009-05-201-7/+10
* Implement thumbnailer management in TumblerRegistry.Jannis Pohlmann2009-05-191-6/+7
* Improve TumblerThumbnailer and add TumblerSpecializedThumbnailer.Jannis Pohlmann2009-05-181-4/+8
* Introduce interfaces and classes for built-in thumbnailers.Jannis Pohlmann2009-05-171-0/+62