ANNOUNCE: tumbler 0.1.24 released

Nick Schermer nick at xfce.org
Wed Mar 28 18:17:17 CEST 2012


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

  SHA1 checksum: c150b948ed6ec71f2d1be68bd92edb7711c8380b
   MD5 checksum: 1de9a7087bbc4e848123ca14d3d3c113


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/xfce/tumbler/


Release notes for 0.1.24
========================
- Update COPYING to the latest version of GPL2 (bug #7796).
- Link all plugins that use rint() against libm (bug #8236).
- Call dbus_g_thread_init() to fix threading issues (bug #7544).
- Add application/vnd.rn-realmedia to the ffmpeg plugin (bug #6949).
- Explicitly link against gmodule (bug #8466).
- Avoid accessing list elements after they have been freed (bug #7418).
- Make sure to include PLATFORM flags everywhere.
- Translation updates: bg, ca, cs, de, es, fi, he, id, is, kk, ko, lt,
  nn, pl, pt, pt_BR, zh_CN.


More information about the Xfce-announce mailing list