summaryrefslogtreecommitdiff
path: root/NEWS
blob: 078aadf74d321363fd0e34b346c92ed3f8e0aea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
0.2.7
======
- Translation Updates: Galician

0.2.6
======
- Translation Updates: Finnish, Norwegian Bokmål

0.2.5
=====
- Translation Updates: Armenian, Danish

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: Albanian, Basque, Belarusian, Catalan, Dutch (Flemish),
  Finnish, French, Galician, Hebrew, Italian, Kazakh, Lithuanian, Polish,
  Portuguese (Brazilian), Romanian, Russian, Slovak, Swedish, Ukrainian

0.2.3
=====
- Test sparse files only for regular files (bug #14693).
- Fix uninitialized variable (bug #14688)

0.2.2
=====
- Added check to avoid sparse files, that cause high cpu and
  memory load. (bug #12259).
- Use hash table to avoid scanning xdg user path twice when
  searching for desktop thumbnailers.
- Close desktop thumbnailers directory when done from it.
- Accept network paths in ffmpeg thumbnailer plugin.
- Use pkg-config to find FreeType > 2.9.1.
- Translation Updates: Czech, Finnish, Hungarian, Italian,
  Greek and English (Australia).

0.2.1
=====
- #9231 Handle 0 mtime threshold on Cleanup DBus method. This fixes
  running across all thumbnails that was causing very high I/O bandwidth 
  usage when a file with a thumbnail gets deleted. (On dbus Cleanup method).

0.2.0
=====
- Stable release of tumbler ported to GDbus, in addition
  also fixes the bugs fixed by the version 0.1.32.

0.1.92.1
========
- Fixe missing entry of the new desktop thumbnailer plugin
  in tumbler.rc.

0.1.92
======
- Add support for loading thumbnailers from *.thumbnailer files 
  (enhancement bug #7475)

0.1.90
======
- Tumbler relies now on gdbus instead of dbus-glib

0.1.32
======
- #13618 avoid loading specialized tumbnailers twice on system with
  duplication path entry in $XDG_DATA_HOME (causes assertion failure)
- #13360 don't close GdkPixbufLoader on error (causes sigabrt)
- #13240 fix typo in exif tag for image height
- #13201 fix finding of libopenraw-0.1.0

0.1.31
======
- Use $XDG_CACHE_HOME/thumbnails as per spec change (bug #10613)
- Move xdt m4 macros into separate directory
- Update xdt m4 macros
- Bump autotools requirements
- Fix IT_PROG_INTLTOOL warning
- Fix all m4 warnings
- Enable support for video/webm in ffmpeg thumbnailer plugin (bug #10360)
- Translation updates: Asturian, Bulgarian, Croatian, French, German,
  Greek, Norwegian Bokmål, Polish, Romanian, Slovak, Spanish

0.1.30
======
- Only enable keepalive in curl >= 7.25.
- Support move/copy operations on directories in the cache.
- Send the cache operation replies after they are completed.
- Translation updates: Arabic, Asturian, Bulgarian, Bengali, Catalan
  (Valencian), Czech, Danish, German, Greek, English (Australia),
  English (United Kingdom), Spanish (Castilian), Basque, Finnish,
  French, Galician, Hebrew, Hungarian, Indonesian, Italian, Japanese,
  Kazakh, Korean, Lithuanian, Latvian, Malay, Norwegian Bokmal, Dutch
  (Flemish), Norwegian Nynorsk, Occitan (post 1500), Polish,
  Portuguese, Portuguese (Brazilian), Romanian, Russian, Slovak,
  Swedish, Thai, Turkish, Uyghur, Ukrainian, Chinese (China), Chinese
  (Hong Kong), Chinese (Taiwan).

0.1.29
======
- Fix memory corruption on 64bit (bug #9766).
- Translation updates: Japanese, Dutch (Flemish), Serbian.

0.1.28
======
- Set nice value of tumblerd to 19 (bug #9627).
- Fix rendering from pdfs with thumbnail (bug #9972).
- Add more supported types for gst thumbnailer (bug #9747).
- Some additional debug checks for bug #9766 and minor optimizations.
- Fix deprecating warning with glib 2.36.
- Include string.h (bug #9858).
- Translation updates: Arabic, Bulgarian, Czech, Spanish (Castilian),
  Basque, French, Hungarian, Indonesian, Italian, Japanese, Kazakh,
  Korean, Dutch (Flemish), Polish, Portuguese, Portuguese (Brazilian),
  Romanian, Russian, Serbian, Swedish, Uyghur, Ukrainian, Chinese
  (China), Chinese (Taiwan).

0.1.27
======
- Autotools updates.
- Remove unmaintained translations.
- Fix build when using -Wl,-z,defs
- Add cover-thumbnailer for movies.
- Add config file system to control thumbnailing plugins.
- Release thumbnail in gst thumbnailer.

0.1.26
======
- Remove INSTALL
- Directly render the capture in the correct size.
- New gstreamer thumbnailer based on totem-thumbnailer.
- Disable http and cdda schemes as well.
- Add support for MPEG2 transport streams (bug #7421).
- Rotate jpeg thumbnails (bug #6730).
- Plug small leak.
- Don't use collate to check strings.
- Release lifecycle manager during early exit.
- Don't abort with warnings in debug mode.
- Clear 2.32 mutex memory leak.
- Drop unneeded vfs schemes.
- Work with an array to store the strings.
- Don't use GString for a simple concat.
- Make registry dump a bit smaller.
- Don't use deprecated glib 2.32 API.
- Rotate pixbuf loader images (bug #6730).
- Translation updates: Arabic, Spanish (Castilian), Icelandic,
  Korean, Dutch (Flemish), Serbian, Uyghur.

0.1.25
======
- Remove some unused m4 macros.
- Add or fix missing licenses.
- Translation updates: Greek, English (United Kingdom), Galician,
  Japanese, Kazakh, Korean, Dutch (Flemish), Polish, Portuguese,
  Portuguese (Brazilian), Romanian, Chinese (China).

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.

0.1.23
======
- Fix generation of video images by starting the pipeline (bug #7996).
- Fix ownership race conditions when started twice (bug #8001).
- Add an ODF thumbnailer plugin.
- Add support for OpenRaster images in the ODF thumbnailer (bug #6108).
- Add a raw image thumbnailer plugin.
- Drop AC_PROG_LIBTOOL in favor of LT_PREREQ and LT_INIT.
- Don't crash on 0x0 errors (bug #8142).
- Exit the xdg thumbnailer nicely with corrupt png files.
- Avoid huge thumbnails from libjpeg (bug #8020).
- Optimize the pixbuf thumbnailer.
- Translation updates: Icelandic, Turkish, Malay, Hungarian, Korean,
  Chinese (Taiwan), Arabic, Danish, Slovak, Ukrainian, Russian,
  Italian, Japanese, Portuguese (Brazilian), Basque, Hungarian,
  Dutch (Flemish), Chinese (China), French.

0.1.22
======
- Add coding style documentation.
- Fix compiler error on Sun Studio.
- Add a GStreamer-based thumbnailer for video thumbnails. Thanks to
  Ross Burton for the work.
- Avoid GdkPixbuf functions deprecated in poppler >= 0.17 (bug #7649).
- Translation updates: Arabic, Basque, Catalan (Valencian),
  Chinese (China), Chinese (Taiwan), Danish, Dutch (Flemish), Finnish,
  French, German, Indonesian, Italian, Japanese, Kazakh, Korean,
  Portuguese (Brazilian), Portuguese, Romanian, Russian, Slovak,
  Spanish (Castilian), Swedish, Telugu, Turkish, Ukrainian.

0.1.21
======
- Update to latest revision of the thumbnail management D-Bus
  specification where Cleanup() takes an array of base URIs instead
  of just one.
- Get rid of the inherently broken GStrv type in function signatures.
- Quit tumbler after at least 5 minutes of inactivity.

0.1.20
======
- Version bump to override incompatibly versioned packages for Maemo.
- Translation updates: Swedish.

0.1.6
=====
- Fix a possible segmentation fault in the JPEG thumbnailer plugin.
- Translation updates: Arabic, Chinese (Taiwan), Czech, English (United
  Kingdom), Finnish, French, Galician, Greek, Hebrew, Indonesian,
  Japanese, Norwegian Bokmal, Polish, Romanian, Russian, Ukrainian.

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.

0.1.4
=====
- Use LGPL instead of GPL license headers in the library (bug #6781).

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,

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.

0.1.1
=====
- New fast JPEG thumbnailer with EXIF support
- Report unsupported flavors back to clients via error signals
- Translation updates: Swedish, Catalan, Galician, Japanese, Danish,
  Portuguese, Chinese

0.1.0
=====
- Initial release