File tumbler.changes of Package tumbler
-------------------------------------------------------------------
Sun Apr 29 08:38:15 UTC 2012 - gber@opensuse.org
- update to version 0.1.25
- remove some unused m4 macros
- add or fix missing licenses
- translation updates
-------------------------------------------------------------------
Sat Mar 31 09:17:09 UTC 2012 - gber@opensuse.org
- update to version 0.1.24
- link all plugins that use rint() against libm
- call dbus_g_thread_init() to fix threading issues
- add application/vnd.rn-realmedia to the ffmpeg plugin
- explicitly link against gmodule
- avoid accessing list elements after they have been freed
- make sure to include PLATFORM flags everywhere
- translation updates
-------------------------------------------------------------------
Tue Mar 27 14:43:52 UTC 2012 - gber@opensuse.org
- split of -lang and shared library subpackages in order to comply
with the shread library packaging policy
- enable ODF and RAW plugins and add the option to build the ffmpeg
plugin
- correct dependencies
-------------------------------------------------------------------
Mon Feb 13 10:57:17 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Sun Dec 4 14:08:59 UTC 2011 - gber@opensuse.org
- update to version 0.1.23
- fix generation of video images by starting the pipeline
- add an ODF thumbnailer plugin
- add support for OpenRaster images in the ODF thumbnailer
- add a raw image thumbnailer plugin
- exit the xdg thumbnailer nicely with corrupt png files
- avoid huge thumbnails from libjpeg
- optimize the pixbuf thumbnailer
- bugfixes
- translation updates
- dropped obsolete tumbler-0.1.22-fix-video-thumbnails.patch
-------------------------------------------------------------------
Tue Sep 27 14:04:16 UTC 2011 - gber@opensuse.org
- added tumbler-0.1.22-fix-video-thumbnails.patch in order to fix
the generation of video images by starting the pipeline
- build the gstreamer plugin now that it actually works
-------------------------------------------------------------------
Wed Sep 21 07:06:26 UTC 2011 - gber@opensuse.org
- update to version 0.1.22
- add coding style documentation
- add a GStreamer-based thumbnailer for video thumbnails
- avoid GdkPixbuf functions deprecated in poppler >= 0.17
- translation updates
- dropped obsolete tumbler-poppler-0.18.patch,
tumbler-poppler-0.18-bis.patch
-------------------------------------------------------------------
Tue Sep 20 09:11:44 UTC 2011 - vuntz@opensuse.org
- Add tumbler-poppler-0.18.patch: fix build with poppler 0.17/0.18.
Patch taken from git.
- Add tumbler-poppler-0.18-bis.patch: second part of the fix, not
in git yet.
-------------------------------------------------------------------
Fri Feb 18 13:04:34 UTC 2011 - gber@opensuse.org
- update to version 0.1.21
- version bump to override incompatibly versioned packages for
Maemo
- quit tumbler after at least 5 minutes of inactivity
- update to latest revision of the thumbnail management D-Bus
specification where Cleanup() takes an array of base URIs
instead of just one
- translation updates
-------------------------------------------------------------------
Mon Jan 17 12:28:24 UTC 2011 - gber@opensuse.org
- update to version 0.1.6
- bugfixes
-------------------------------------------------------------------
Sun Dec 26 20:19:11 UTC 2010 - gber@opensuse.org
- corrected license
- corrected groups
- improved summaries
- show compiler output
- remove unsupported locales
- enabled plugins:
- GdkPixbuf thumbnailer
- FreeType font thumbnailer
- JPEG thumbnailer with EXIF support
- PDF/PS thumbnailer plugin
- Freedesktop.org cache
-------------------------------------------------------------------
Thu Dec 2 13:40:00 UTC 2010 - prusnak@opensuse.org
- updated to 0.1.4
- Use LGPL instead of GPL license headers in the library (bug #6781).
- updated to 0.1.3
- Link plugins against libtumbler-1. Should fix builds with
--as-needed.
- Move tumblerd into $libdir/tumbler-1.
- Add support for arbitrary URI shemes in the poppler plugin.
- Translation updates: Basque, Indonesian, Swedish, German, Russian,
Galician, Uyghur, Chinese (Taiwan), Ukrainian, Finnish, Catalan
(Valencian), Danish, Japanese, Kazakh, Italian, Portuguese,
- updated to 0.1.2
- Add a new PDF/PostScript thumbnailer plugin based on poppler.
- Add a new video thumbnailer plugin using libffmpegthumbnailer.
- Handle missing URIs/MIME types in thumbnailer requests by reporting
them back to the client application as an error.
- Don't use dbus_connection_send from threads. Use g_idle_add()
instead.
- Improve tumblerd's startup significantly by optimizing the code
dealing with updating the supported URI schemes and MIME types.
- Avoid compiler warnings due to global name shadowing.
- Translation updates: Traditional Chinese, Punjabi, Bengali, Sinhala,
French, Chinese (China) and more.
-------------------------------------------------------------------
Wed Jan 13 13:08:10 UTC 2010 - prusnak@suse.cz
- created package (version 0.1.1)