summaryrefslogtreecommitdiff
path: root/tumblerd/tumbler-scheduler.h
Commit message (Expand)AuthorAgeFilesLines
* Try all available thumbnailers before declaring failureGaël Bonithon2021-12-291-2/+10
* Error handling: Fit to the spec and complete message if neededGaël Bonithon2021-12-261-0/+1
* Fix compilation warningsGaël Bonithon2021-11-101-2/+3
* Use guint32 for request handleAli Abdallah2020-05-171-6/+6
* Get rid of the inherently broken GStrv type in function signatures.Jannis Pohlmann2011-02-131-3/+3
* Massive refactoring to support flavors properly.Jannis Pohlmann2009-10-271-9/+6
* Added the DBus API parts for flavor supportPhilip Van Hoof2009-10-261-0/+2
* Unqueue is not an English word, Dequeue is.Philip Van Hoof2009-10-251-3/+3
* Cancel all URIs when the GMount they reside in is about to be unmounted.Jannis Pohlmann2009-10-151-4/+8
* Added dbus_message_set_destination to the DBus signal emitsPhilip Van Hoof2009-10-141-1/+3
* Add cancel capability to the thumbnail operations.Philip Van Hoof2009-10-141-0/+2
* Set background system priority for the group scheduler.Jannis Pohlmann2009-10-081-0/+2
* 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