summaryrefslogtreecommitdiff
path: root/tumbler/tumbler-cache.h
Commit message (Expand)AuthorAgeFilesLines
* Use microsecond precision for last modification timeGaƫl Bonithon2021-12-211-2/+2
* Get rid of the inherently broken GStrv type in function signatures.Jannis Pohlmann2011-02-131-10/+10
* Make Cleanup() take an array of base URIs instead of just one.Jannis Pohlmann2011-02-131-3/+3
* Rename the delete member of TumblerCache to do_delete (for C++).Jannis Pohlmann2009-10-271-1/+1
* Massive refactoring to support flavors properly.Jannis Pohlmann2009-10-271-33/+40
* Switch to a plugin API that only allows one cache backend at a time.Jannis Pohlmann2009-10-261-16/+18
* No thumbnails for thumbnails. Allow Unqueue in the middle of requests.Jannis Pohlmann2009-06-121-27/+31
* Implement Cleanup, Copy, Move and Delete in cache plugin and service.Jannis Pohlmann2009-06-091-0/+22
* Add plugin interface for cache and thumbnailer implementations.Jannis Pohlmann2009-06-081-0/+58