Discussion:
[Thunar-dev] ANNOUNCE: tumbler 0.1.5 released
Jannis Pohlmann
2010-12-05 15:34:38 UTC
Permalink
tumbler 0.1.5 is now available for download from

http://archive.xfce.org/src/apps/tumbler/0.1/tumbler-0.1.5.tar.bz2
http://archive.xfce.org/src/apps/tumbler/0.1/tumbler-0.1.5.tar.bz2.md5
http://archive.xfce.org/src/apps/tumbler/0.1/tumbler-0.1.5.tar.bz2.sha1

SHA1 checksum: 9b68a0d06a8d39b1e067571d0a817adc38063e96
MD5 checksum: e3b9096bcadd4ab5cadb87007df95773


What is tumbler?
================

Tumbler is a D-Bus service for applications to request thumbnails for
various URI schemes and MIME types. It is an implementation of the
thumbnail management D-Bus specification described on

http://live.gnome.org/ThumbnailerSpec

written in an object-oriented fashion using GLib and GObject. Its
modular architecture makes it very flexible and useful in many
situations. It provides plugin interfaces for extending the URI schemes
and MIME types for which thumbnails can be generated as well as
for replacing the storage backend that is used to store the thumbnails
on disk. Tumbler's functionality can also be extended via specialized
thumbnailer services implemented in accordance to the thumbnail
management D-Bus specification.

Tumbler is used in Thunar, Xfce and MeeGo.

Website:
http://git.xfce.org/apps/tumbler


Release notes for 0.1.5
=======================

- Fix a segmentation fault when one of the thumbnailer directories is
deleted (bug #6134).
- Fix sched_getparam/sched_setscheduler code on OpenBSD (bug #6061).
- Fix init/shutdown debug message in the JPEG thumbnailer plugin.
- Translation updates: Hungarian, Portuguese (Brazilian), German,
Chinese (China), Catalan (Valencian), Italian, Basque, Kazakh,
Portuguese, Danish.

Loading...