summaryrefslogtreecommitdiff
path: root/tumblerd/tumbler-scheduler.h
Commit message (Expand)AuthorAgeFilesLines
* tumbler_scheduler_get_name() returns a gchar *, not a const gchar *.Jannis Pohlmann2009-10-061-1/+1
* Renamed the kind property to name, using GObject propertiesPhilip Van Hoof2009-10-061-3/+1
* LIFO scheduler for interactive thumbnailingPhilip Van Hoof2009-10-061-0/+3
* Add plugin interface for cache and thumbnailer implementations.Jannis Pohlmann2009-06-081-1/+1
* Always pass the length along with TumblerThumbnailer arrays.Jannis Pohlmann2009-06-051-1/+3
* Improve threshold scheduler, thumbnail info and builtin thumbnailer.Jannis Pohlmann2009-06-051-1/+4
* Implement tumbler_service_unqueue(), add tumbler_scheduler_unqueue().Jannis Pohlmann2009-05-221-1/+5
* Implement the first bits of TumblerThresholdScheduler.Jannis Pohlmann2009-05-221-10/+13
* Add tumbler utility library, rename the service to tumblerd.Jannis Pohlmann2009-05-211-0/+84