ANNOUNCE: tumbler 0.1.1 released

Jannis Pohlmann jannis at xfce.org
Thu Jan 7 14:49:51 CET 2010


tumbler 0.1.1 is now available for download from
  
  http://archive.xfce.org/src/apps/tumbler/0.1/tumbler-0.1.1.tar.bz2
  http://archive.xfce.org/src/apps/tumbler/0.1/tumbler-0.1.1.tar.bz2.md5
  http://archive.xfce.org/src/apps/tumbler/0.1/tumbler-0.1.1.tar.bz2.sha1

  SHA1 checksum: 43eb4e2c6956fd7682db853be52f88843dfabcd5
   MD5 checksum: f3f9c549ddac430904f61d80ebf7d1ac


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 is currently being prepared for
Maemo 6.

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


Release notes for 0.1.1
=======================

Daniel Nylander (1):
      l10n: Swedish translation added

Harald Servat (1):
      l10n: Updates to Catalan (Valencian) (ca) translation

Jannis Pohlmann (12):
      Update usage of AM_INIT_AUTOMAKE().
      Remove redundant tumbler_file_info_load() check.
      Fix invalid unrefs in the pixbuf thumbnailer plugin.
      Update TumblerError enum and its usage.
      Fix invalid unrefs in the font thumbnailer.
      Add a fast JPEG thumbnailer with EXIF thumbnail support.
      Add something to the TODO list.
      Remove tumbler.pot as it is no longer needed.
      Report unsupported flavors back to clients via an error signal.
      Remove unused function, fix noreturn compiler error.
      (Hopefully) fix the format string for guint64.
      Release 0.1.1!

Leandro Regueiro (1):
      l10n: Updates to Galician (gl) translation

Masato Hashimoto (2):
      l10n: Updates to Japanese (ja) translation
      l10n: Updates to Japanese (ja) translation

Per Kongstad (1):
      l10n: Updates to Danish (da) translation

Sergio Marques (1):
      l10n: Updates to Portuguese (pt) translation

Xu Meihong (1):
      l10n: Updates to Chinese (China) (zh_CN) translation



More information about the Xfce mailing list