summaryrefslogtreecommitdiff
path: root/tumblerd
Commit message (Expand)AuthorAgeFilesLines
* 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
* On some systems $XDG_DATA_HOME can have duplicated pathAli Abdallah2017-06-071-3/+26
* Missing entry in tumbler.rc for the new desktop thumbnailers plugin.tumbler-0.1.92.1Ali Abdallah2017-05-281-0/+7
* Fix typo in tumbler.rcUnit 1932017-05-161-1/+1
* Fix a couple of compile warnings caused by return voidAli Abdallah2017-05-113-6/+6
* Pass &s to g_variant_get to get only a pointer to the serialisedAli Abdallah2015-11-011-2/+2
* Fixed a typo in g_variant_is_of_type.Ali Abdallah2015-10-143-30/+30
* Porting the specialized thumbnailer to gdbusAli Abdallah2015-10-1010-214/+178
* Port the caching service to gbus.Ali Abdallah2015-10-105-193/+208
* Port tumbler-service to gdbus.Ali Abdallah2015-10-106-365/+312
* Start porting some code from dbus-glib.Ali Abdallah2015-10-085-132/+136
* Send the cache operation replies after they are completed.Nick Schermer2013-07-281-15/+23
* Revert "Extra debug check."Nick Schermer2013-05-051-2/+0
* Extra debug check.Nick Schermer2013-05-051-0/+2
* Set nice value of tumblerd to 19 (bug #9627).Nick Schermer2013-05-051-0/+8
* Put thread lock outside loop.Nick Schermer2013-05-051-4/+4
* Don't recalculate the length of the array.Nick Schermer2013-05-051-2/+2
* Add some additional debug checks.Nick Schermer2013-05-041-2/+10
* Fix deprecating warning with glib 2.36.Nick Schermer2013-05-041-0/+2
* Add wiki url.Nick Schermer2012-12-271-0/+2
* Add config file system to control thumbnailing plugin.Nick Schermer2012-12-274-15/+357
* Plug small leak.Nick Schermer2012-12-081-0/+1
* Release lifecycle manager during early exit.Nick Schermer2012-12-082-36/+11
* Don't abort with warnings in debug mode.Nick Schermer2012-12-081-1/+1