summaryrefslogtreecommitdiff
path: root/tumbler/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* desktop-thumbnailer: Allow to override configuration in desktop filesGaël Bonithon2021-12-291-1/+3
* Remove TUMBLER_ADD_INTERFACEGaël Bonithon2021-11-101-1/+0
* Explicitly link against gmodule (bug #8466).Lionel Le Folgoc2012-02-241-0/+2
* Make sure to include PLATFORM flags everywhere.Jannis Pohlmann2011-12-271-1/+2
* Massive refactoring to support flavors properly.Jannis Pohlmann2009-10-271-0/+2
* Switch to a plugin API that only allows one cache backend at a time.Jannis Pohlmann2009-10-261-2/+2
* Prepare the API docs for make distcheck.Jannis Pohlmann2009-10-231-0/+3
* Use silent build rules if available.Jannis Pohlmann2009-10-141-18/+22
* Make sure to unlock the mutex before returning. Spotted by Philip.Jannis Pohlmann2009-10-081-1/+1
* $(builddir) doesn't work in Maemo scratchbox, using $(top_builddir)Jannis Pohlmann2009-10-081-3/+3
* Use xdg cache macro. Drop revision versioning. Drop MAINTAINER_MODE.Jannis Pohlmann2009-10-061-13/+8
* Always check for "file" and add it if necessary. Clearly the better way.Jannis Pohlmann2009-09-301-1/+3
* Fix several mistakes and typos, and therewith make distcheck.Jannis Pohlmann2009-09-301-1/+0
* No thumbnails for thumbnails. Allow Unqueue in the middle of requests.Jannis Pohlmann2009-06-121-1/+2
* Add plugin interface for cache and thumbnailer implementations.Jannis Pohlmann2009-06-081-4/+20
* Improve threshold scheduler, thumbnail info and builtin thumbnailer.Jannis Pohlmann2009-06-051-10/+19
* Add TumblerThumbnailInfo and TumblerThumbnailFormat enum.Jannis Pohlmann2009-05-221-0/+4
* Add error domain, TumblerThumbnailFlavor and thumbnail helper functions.Jannis Pohlmann2009-05-221-2/+7
* Add tumbler utility library, rename the service to tumblerd.Jannis Pohlmann2009-05-211-64/+45
* Implement TumblerNaiveScheduler and add signals to TumblerService.Jannis Pohlmann2009-05-211-0/+2
* Implement tumbler_service_start(), add D-Bus bindings for the service.Jannis Pohlmann2009-05-201-2/+7
* Add TumblerScheduler and TumblerThresholdScheduler skeletons.Jannis Pohlmann2009-05-201-0/+4
* Use GdkPixbuf to get MIME types for the (optional) pixbuf thumbnailer.Jannis Pohlmann2009-05-191-0/+2
* Improve TumblerThumbnailer and add TumblerSpecializedThumbnailer.Jannis Pohlmann2009-05-181-0/+2
* Introduce interfaces and classes for built-in thumbnailers.Jannis Pohlmann2009-05-171-2/+30
* Implement manager D-Bus interface in TumblerManager.Jannis Pohlmann2009-05-171-1/+19
* Add tumbler class skeletons and .pot file.Jannis Pohlmann2009-05-171-1/+8
* Initial import. Nothing useful yet.Jannis Pohlmann2009-05-171-0/+56