summaryrefslogtreecommitdiff
path: root/tumbler/tumbler-util.c
Commit message (Expand)AuthorAgeFilesLines
* Debug: Display data side-by-side when appropriateGaël Bonithon2021-12-291-0/+31
* desktop-thumbnailer: Allow to override configuration in desktop filesGaël Bonithon2021-12-291-0/+33
* Cleanup: Avoid code duplicationGaël Bonithon2021-12-291-0/+48
* Reserve some third-party API messages to debug loggingGaël Bonithon2021-12-271-0/+37
* Debug: Add or adjust some traces and dumpsGaël Bonithon2021-12-261-0/+26
* Debug: Prefer runtime to compile-time check for loggingGaël Bonithon2021-12-261-0/+20
* Fix mistake in previous commitGaël Bonithon2021-12-221-2/+5
* Fix typo in previous commitGaël Bonithon2021-12-221-7/+7
* Refactoring: Avoid code duplicationGaël Bonithon2021-12-221-0/+75
* Check for sparse video files only on plugin side.Ali Abdallah2018-10-211-3/+38
* Add config file system to control thumbnailing plugin.Nick Schermer2012-12-271-0/+55
* Disable http and cdda schemes as well.Nick Schermer2012-12-081-4/+6
* Drop unneeded vfs schemes.Nick Schermer2012-12-081-20/+26
* Get rid of the inherently broken GStrv type in function signatures.Jannis Pohlmann2011-02-131-5/+5
* Fix memory leak in tumbler_util_get_supported_uri_schemes().Jannis Pohlmann2009-10-081-3/+3
* Always check for "file" and add it if necessary. Clearly the better way.Jannis Pohlmann2009-09-301-0/+69