ANNOUNCE: tumbler 0.2.4 released
Andre Miranda
andre42m at gmail.com
Fri May 17 21:35:19 CEST 2019
tumbler 0.2.4 is now available for download from
https://archive.xfce.org/src/xfce/tumbler/0.2/tumbler-0.2.4.tar.bz2
https://archive.xfce.org/src/xfce/tumbler/0.2/tumbler-0.2.4.tar.bz2.md5
https://archive.xfce.org/src/xfce/tumbler/0.2/tumbler-0.2.4.tar.bz2.sha1
https://archive.xfce.org/src/xfce/tumbler/0.2/tumbler-0.2.4.tar.bz2.sha256
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.2.4
=======================
- Check for sparse video files only on plugin side
- Set Max file sizes
- Add Fujifilm RAF support (Bug #14522)
- Add more media types for audio cover thumbnails (Bug #12041)
- Fix a typo in desktop-thumbnailer-provider.c (Bug #14925)
- Update URLs in README and configure.ac
- Fix g_type_class_add_private is deprecated
- Bump glib version
- Translation Updates
More information about the Xfce-announce
mailing list