summaryrefslogtreecommitdiff
path: root/tumbler/tumbler-provider-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Debug: Add some config-file-related messagesGaƫl Bonithon2021-12-261-2/+6
* Add config file system to control thumbnailing plugin.Nick Schermer2012-12-271-2/+26
* Avoid compiler warning due to global name shadowing.Jannis Pohlmann2010-02-251-4/+4
* Cleanup, remove private structs and use G_DEFINE_TYPE where possible.Jannis Pohlmann2009-06-171-54/+23
* Fix bug in deallocation of provider infos in TumblerProviderFactory.Jannis Pohlmann2009-06-091-4/+8
* Add plugin interface for cache and thumbnailer implementations.Jannis Pohlmann2009-06-081-0/+314