summaryrefslogtreecommitdiff
path: root/tumblerd
Commit message (Expand)AuthorAgeFilesLines
* i18n: Add missing initializationHEADmasterGaël Bonithon2022-03-171-0/+5
* Fix missing mutex unlock in group schedulerGaël Bonithon2022-03-171-1/+1
* Rename service files according to the chosen service name prefixGaël Bonithon2022-01-091-2/+8
* Allow to choose an alternative service name prefixGaël Bonithon2022-01-0913-41/+45
* Build: Check for best possible grep, egrep, sedGaël Bonithon2022-01-091-3/+4
* Fix wrong parameters in error signalGaël Bonithon2021-12-291-1/+1
* Debug: Display data side-by-side when appropriateGaël Bonithon2021-12-292-9/+7
* Debug: Write on stderr if possibleGaël Bonithon2021-12-291-0/+8
* desktop-thumbnailer: Allow to override configuration in desktop filesGaël Bonithon2021-12-292-49/+38
* Cleanup: Avoid code duplicationGaël Bonithon2021-12-291-48/+3
* Try all available thumbnailers before declaring failureGaël Bonithon2021-12-297-56/+113
* Add a corresponding systemd user service for the D-Bus session servicesSimon McVittie2021-12-275-0/+19
* Debug: Add some config-file-related messagesGaël Bonithon2021-12-261-3/+11
* Error handling: Fit to the spec and complete message if neededGaël Bonithon2021-12-266-17/+49
* Debug: Add or adjust some traces and dumpsGaël Bonithon2021-12-265-35/+57
* Debug: Convert dump functions to `GString, g_debug()`Gaël Bonithon2021-12-262-13/+27
* Debug: Prefer runtime to compile-time check for loggingGaël Bonithon2021-12-262-59/+43
* Cleanup: Use `g_file_peek_path()` when appropriateGaël Bonithon2021-12-261-37/+16
* Set the priority of external thumbnailers to 0Gaël Bonithon2021-12-231-7/+16
* Revert "Set Max file sizes."Gaël Bonithon2021-12-231-10/+10
* Cache cleanup when a request for a URI failsGaël Bonithon2021-12-201-0/+6
* Do not translate warning messagesGaël Bonithon2021-12-183-20/+17
* Define error messages in `tumbler/tumbler-error.h`Gaël Bonithon2021-12-173-3/+3
* Fix some priority issuesGaël Bonithon2021-12-122-9/+4
* pixbuf-thumbnailer: Use a mime-type-specific loader when possibleGaël Bonithon2021-12-111-4/+5
* Fix warnings from scan-build (Clang 13.0)Gaël Bonithon2021-12-111-1/+1
* Fix compilation warningsGaël Bonithon2021-11-108-85/+31
* Support shared thumbnail repositories of the freedesktop.org thumbnail specSergios - Anestis Kefalidis2021-07-242-118/+4
* Remove GSourceFunc castsOlaf Hering2020-12-231-4/+4
* Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bumpAlexander Schwinn2020-12-152-20/+0
* Merge branch 'OlivierDuchateau/tumbler-gepub-thumbnailer'Ali Abdallah2020-11-151-0/+8
|\
| * Add libgepub thumbnailer pluginOlivier Duchateau2020-11-051-0/+8
* | Fix documentation URLOlivierDuchateau2020-11-101-1/+1
|/
* Merge branch 'OlivierDuchateau/tumbler-GTimeVal-deprecation'Ali Abdallah2020-08-111-32/+5
|\
| * Drop support of GLib < 2.32Olivier Duchateau2020-08-091-29/+0
| * Fix GTimeVal deprecationOlivier Duchateau2020-08-091-3/+5
* | tumbler.rc: (trivial) fix spelling errorRobby Workman2020-08-111-2/+2
|/
* Use guint32 for request handleAli Abdallah2020-05-176-25/+25
* Fix type of handle and handle further occurrences of 0Anton Danilkin2020-05-101-1/+3
* Fix handles starting from zeroafdw2020-05-081-1/+1
* This commit implements Excludes pathsAli Abdallah2020-05-012-1/+23
* Fix typoAndre Miranda2019-11-021-1/+1
* Fix g_type_class_add_private is deprecatedAndre Miranda2019-04-161-8/+2
* Set Max file sizes.Ali Abdallah2018-11-131-9/+9
* Check for sparse video files only on plugin side.Ali Abdallah2018-10-211-56/+26
* Test sparse files only on regular onesAli Abdallah2018-09-121-6/+7
* Fix uninitialized variableOlivier Duchateau2018-09-111-1/+1
* Added stat check to try to skip sparse files.Ali Abdallah2018-09-081-1/+31
* Fix wrong variant signature in g_variant_get.Ali Abdallah2017-07-171-1/+1
* Don't ref the variant before sending a signal and let itAli Abdallah2017-07-171-20/+13