Prepare 0.21.6
[profile/ivi/rygel.git] / NEWS
1 0.21.6
2 ======
3
4 - More cp -d replacement.
5
6 GStreamer Renderer:
7  - Fix two criticals on start-up.
8
9 All contributors to this release:
10  - Jens Georg <mail@jensge.org>
11  - Yuri Myasoedov <ymyasoedov@yandex.ru>
12  - Wylmer Wang <wantinghard@gmail.com>
13  - Ville-Pekka Vainio <vpvainio@iki.fi>
14  - Rūdolfs Mazurs <rudolfsm@src.gnome.org>
15  - Paweł Żołnowski <pawel@zolnowski.name>
16  - naybnet <naybnet@gmail.com>
17  - Daniel Korostil <ted.korostiled@gmail.com>
18  - Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
19  - Andika Triwidada <andika@gmail.com>
20
21 Added/updated translations
22  - fi, courtesy of Jiri Grönroos
23  - fr, courtesy of naybnet
24  - id, courtesy of Andika Triwidada
25  - lv, courtesy of Rūdolfs Mazurs
26  - pl, courtesy of Paweł Żołnowski
27  - ru, courtesy of Yuri Myasoedov
28  - uk, courtesy of Daniel Korostil
29  - zh_CN, courtesy of Wylmer Wang
30  - zh_HK, courtesy of Chao-Hsiung Liao
31  - zh_TW, courtesy of Chao-Hsiung Liao
32
33 0.21.5
34 ======
35
36 - Some gtk-doc fixes.
37 - Remove obsolete configure function from autogen.sh.
38 - Fix "make distcheck".
39 - Replace non-portable cp -d.
40 - Fix GstLaunch examples in rygel.conf for GStreamer 1.0.
41 - Add support for /etc/pretty-hostname.
42 - Support building with tracker-1.0 API.
43
44 Core:
45  - Remove Freedesktop.* DBus interfaces.
46  - Move the two copies of Rygel.DLNAProfile to Core.
47
48 GStreamer Renderer:
49  - Deprecate .wrap constructor.
50  - Don't leak and return a value in the .wrap constructor on error.
51
52 MediaExport:
53  - Be a bit more helpful and tell which folder we failed to enumerate.
54
55 Bugs fixed in this release:
56  - https://bugzilla.gnome.org/show_bug.cgi?id=722021
57  - https://bugzilla.gnome.org/show_bug.cgi?id=722527
58  - https://bugzilla.gnome.org/show_bug.cgi?id=724138
59  - https://bugzilla.gnome.org/show_bug.cgi?id=724215
60  - https://bugzilla.gnome.org/show_bug.cgi?id=724820
61
62 All contributors to this release:
63  - Jens Georg <mail@jensge.org>
64  - Kjartan Maraas <kmaraas@gnome.org>
65  - Fran Diéguez <fran.dieguez@mabishu.com>
66  - Rafael Ferreira <rafael.f.f1@gmail.com>
67  - Nilamdyuti Goswami <ngoswami@redhat.com>
68  - Milo Casagrande <milo@ubuntu.com>
69  - Matej Urbančič <mateju@svn.gnome.org>
70  - Marek Černocký <marek@manet.cz>
71  - Giovanni Campagna <gcampagna@src.gnome.org>
72  - Debarshi Ray <debarshir@gnome.org>
73  - Daniel Mustieles <daniel.mustieles@gmail.com>
74  - Daniel Korostil <ted.korostiled@gmail.com>
75  - Changwoo Ryu <cwryu@debian.org>
76  - Bjørn Lie <bjorn.lie@gmail.com>
77  - Balázs Úr <urbalazs@src.gnome.org>
78  - Aurimas Černius <aurisc4@gmail.com>
79
80 Added/updated translations
81  - as, courtesy of Nilamdyuti Goswami
82  - cs, courtesy of Marek Černocký
83  - es, courtesy of Daniel Mustieles
84  - gl, courtesy of Fran Dieguez
85  - hu, courtesy of Balázs Úr
86  - it, courtesy of Milo Casagrande
87  - ko, courtesy of Changwoo Ryu
88  - lt, courtesy of Aurimas Černius
89  - nb, courtesy of Kjartan Maraas
90  - pt_BR, courtesy of Rafael Ferreira
91  - sl, courtesy of Matej Urbančič
92  - uk, courtesy of Daniel Korostil
93
94 0.21.4
95 ======
96
97 Core:
98  - Link against libm for "round" function.
99
100 All contributors to this release:
101  - Matej Urbančič <mateju@svn.gnome.org>
102  - Marek Černocký <marek@manet.cz>
103  - Kjartan Maraas <kmaraas@gnome.org>
104  - Jens Georg <mail@jensge.org>
105  - Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
106
107 Added/updated translations
108  - cs, courtesy of Marek Černocký
109  - nb, courtesy of Kjartan Maraas
110  - sl, courtesy of Matej Urbančič
111  - zh_HK, courtesy of Chao-Hsiung Liao
112  - zh_TW, courtesy of Chao-Hsiung Liao
113
114 0.21.3
115 ======
116
117 A new unstable release of Rygel.
118
119 Changes compared to 0.21.3:
120
121 - Update FSF address.
122
123 Server:
124  - Use correct depth for PNG thumbnails.
125  - Add hacks for LG SmartShare TVs.
126
127 MediaExport:
128  - Work around an SQL error when browsing Artists.
129
130 GStreamer Renderer:
131  - Query source element for duration and position.
132  - Remove BUFFERING/CLOCK_LOST handling.
133
134 External:
135  - Don't corrupt container names.
136
137 Bugs fixed in this release:
138  - https://bugzilla.gnome.org/show_bug.cgi?id=720671
139  - https://bugzilla.gnome.org/show_bug.cgi?id=720836
140  - https://bugzilla.gnome.org/show_bug.cgi?id=721270
141  - https://bugzilla.gnome.org/show_bug.cgi?id=721575
142  - https://bugzilla.gnome.org/show_bug.cgi?id=721824
143
144 All contributors to this release:
145  - Jens Georg <mail@jensge.org>
146  - Rafael Ferreira <rafael.f.f1@gmail.com>
147  - Milo Casagrande <milo@ubuntu.com>
148  - Victor Ibragimov <victor.ibragimov@gmail.com>
149  - Tong Hui <tonghuix@gmmail.com>
150  - siva <siva@orexel.com>
151  - Matej Urbančič <mateju@svn.gnome.org>
152  - Marek Černocký <marek@manet.cz>
153  - Dimitris Spingos <dmtrs32@gmail.com>
154  - Daniel Mustieles <daniel.mustieles@gmail.com>
155  - Aurimas Černius <aurisc4@gmail.com>
156
157 Added/updated translations
158  - cs, courtesy of Marek Černocký
159  - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
160  - es, courtesy of Daniel Mustieles
161  - it, courtesy of Milo Casagrande
162  - lt, courtesy of Aurimas Černius
163  - pt_BR, courtesy of Rafael Ferreira
164  - sl, courtesy of Matej Urbančič
165  - tg, courtesy of Victor Ibragimov
166  - zh_CN, courtesy of Tong Hui
167
168 0.21.2
169 ======
170
171 A new unstable release of Rygel.
172
173 Changes compared to 0.21.1:
174
175 ATTENTION: API and ABI bump!
176
177 Tracker:
178  - Add build support for 0.18.
179
180 Server:
181  - Allow server plugins to override search capabilities.
182  - Add more Samsung hacks.
183  - Add seeking hacks for some UPnP music receivers.
184
185 Renderer:
186  - Return protocol info of current media in GetCurrentConnectionInfo call.
187  - Implement SetNextAVTransportURI.
188  - Treat REL_TIME/ABS_TIME the same again. This is less broken than the
189    original fix.
190  - Use correct PlaybackStorageMedium values.
191
192 BasicManagement:
193  - Remove unused state variable.
194
195 MPRIS:
196  - Set default playspeed to prevent a critical.
197
198 External:
199  - Fix wrong parameter order in AlbumArtFactory.
200
201 Bugs fixed in this release:
202  - https://bugzilla.gnome.org/show_bug.cgi?id=706986
203  - https://bugzilla.gnome.org/show_bug.cgi?id=709165
204  - https://bugzilla.gnome.org/show_bug.cgi?id=712181
205  - https://bugzilla.gnome.org/show_bug.cgi?id=712660
206  - https://bugzilla.gnome.org/show_bug.cgi?id=715089
207  - https://bugzilla.gnome.org/show_bug.cgi?id=719721
208  - https://bugzilla.gnome.org/show_bug.cgi?id=719998
209  - https://bugzilla.gnome.org/show_bug.cgi?id=720669
210  - https://bugzilla.gnome.org/show_bug.cgi?id=720837
211
212 All contributors to this release:
213  - Jussi Kukkonen <jussi.kukkonen@intel.com>
214  - Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
215  - Jens Georg <mail@jensge.org>
216  - Parthiban Balasubramanian <p.balasubramanian@cablelabs.com>
217  - Milo Casagrande <milo@ubuntu.com>
218  - Fran Diéguez <fran.dieguez@mabishu.com>
219  - Daniel Mustieles <daniel.mustieles@gmail.com>
220  - 甘 露 <rhythm.gan@gmail.com>
221  - Reiner Merk <lotan_rm@gmx.de>
222  - Marek Černocký <marek@manet.cz>
223  - John Obaterspok <john.obaterspok@gmail.com>
224  - Dominique Leuenberger <dimstar@opensuse.org>
225
226 Added/updated translations
227  - cs, courtesy of Marek Černocký
228  - eo, courtesy of Kristjan SCHMIDT
229  - es, courtesy of Daniel Mustieles
230  - gl, courtesy of Fran Dieguez
231  - it, courtesy of Milo Casagrande
232  - zh_CN, courtesy of 甘露(Gan Lu)
233
234 0.21.1
235 ======
236
237 A new unstable release of Rygel.
238
239 Changes compared to 0.21.0:
240
241 - Fix vala check to only compile, not link to avoid issues with
242   gst-uninstalled.
243 - Some documentation fixes.
244 - Port to new libsoup session API.
245
246 Basic Management:
247  - Add initial support.
248
249 Server:
250  - Support serving subtitles using the PV method. Fixes external subtitles for
251    a variety of devices such as WD TV Live or Panasonic TVs.
252
253 Renderer:
254  - Accept missing mime-types in playlist check.
255  - Fix CurrentTransportActions to include Next and Prev.
256  - Support milliseconds in time-stamps.
257  - Drop allowed value list from TransportPlaySpeed.
258  - Unify playspeed parsing.
259  - Implement DLNA bye seeking.
260  - Fix and implement PlaybackStorageMedium variable.
261
262 MPRIS:
263  - Fix for new renderer API.
264
265 GStreamer renderer:
266  - Implement DLNA byte seeking.
267  - Enable more playspeeds.
268
269 Changes in dependencies:
270  - libsoup >= 2.42.0
271  - GUPnP-AV >= 0.12.4
272
273 Bugs fixed in this release:
274  - https://bugzilla.gnome.org/show_bug.cgi?id=661228
275  - https://bugzilla.gnome.org/show_bug.cgi?id=707058
276  - https://bugzilla.gnome.org/show_bug.cgi?id=707059
277  - https://bugzilla.gnome.org/show_bug.cgi?id=707541
278  - https://bugzilla.gnome.org/show_bug.cgi?id=707831
279  - https://bugzilla.gnome.org/show_bug.cgi?id=710368
280  - https://bugzilla.gnome.org/show_bug.cgi?id=711399
281  - https://bugzilla.gnome.org/show_bug.cgi?id=711661
282  - https://bugzilla.gnome.org/show_bug.cgi?id=712336
283  - https://bugzilla.gnome.org/show_bug.cgi?id=712517
284
285 All contributors to this release:
286  - Jussi Kukkonen <jussi.kukkonen@intel.com>
287  - Jens Georg <mail@jensge.org>
288  - Piotr Drąg <piotrdrag@gmail.com>
289  - Daniel Mustieles <daniel.mustieles@gmail.com>
290  - Richard Röjfors <richard.rojfors@gmail.com>
291  - Matej Urbančič <mateju@svn.gnome.org>
292  - Jean-Baptiste Dubois <jean-baptiste.dubois@parrot.com>
293  - Dimitris Spingos <dmtrs32@gmail.com>
294
295 Added/updated translations
296  - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
297  - es, courtesy of Daniel Mustieles
298  - pl, courtesy of Piotr Drąg
299  - sl, courtesy of Matej Urbančič
300
301 0.21.0
302 ======
303
304 A new unstable release of Rygel.
305
306 Changes compared to 0.19.7:
307
308 - Port to new libsoup vapi.
309 - Several i18n fixes.
310 - Make missing gtk-doc non fatal and just don't build api docs then unless
311   explicitly requested.
312 - Rename --enable-valadoc to --enable-apidocs.
313 - Several style fixes.
314 - Add "devel" and "release" shortcuts to autogen.
315 - Drop strict vala compiler because of deprecations.
316
317 Core:
318  - Get MediaDevice port from MetaConfig.
319
320 Server:
321  - Generate proper contentFeatures.dlna.org header for DIDL_S resources.
322  - Use xmlNs instead of specifying the namespace in string form in Samsung
323    subtitle support.
324  - Make MediaObject.serialize public to enable custom XML modifications.
325  - Use URL-aware base64 encoding to prevent issues with "/".
326
327 Renderer:
328  - Fix REL_TIME seeking.
329  - Fix error codes when seeking beyond the file.
330  - Fix error codes when time-seek is not available.
331  - Add PossiblePlaybackStorageMedia values.
332  - Set track info for empty or non-http uris.
333  - Fix AbsoluteCounterPosition type.
334  - Listen to MediaPlayer.volume changes.
335  - Don't loop on image-only playlists.
336  - Lower LastChange accumulation timeout.
337
338 GStreamer renderer:
339  - Handle seeking beyond end of file.
340  - Remove invalid DLNA profile MPEG_TS_HD_EU_ISO.
341  - Fix GStreamer dependency to use 1.0 instead of 0.10.
342
343 MediaExport:
344  - Fix GstDiscoverer error handling.
345
346 MPRIS:
347  - Fix seeking.
348  - Query seeking ability from DBus.
349  - Ignore read-only MPRIS peers.
350
351 Simple media engine:
352  - Support files > 4GB on 32bit systems.
353
354 Examples:
355  - Simplify C renderer example a bit.
356  - Simulate image rendering in vala renderer example.
357
358 Changes in dependencies:
359  GLib >= 2.34 due to g_file_delete_async
360  Vala >= 0.22 for new libsoup-2.4 vapi
361
362 Bugs fixed in this release:
363  - https://bugzilla.gnome.org/show_bug.cgi?id=677405
364  - https://bugzilla.gnome.org/show_bug.cgi?id=686628
365  - https://bugzilla.gnome.org/show_bug.cgi?id=692509
366  - https://bugzilla.gnome.org/show_bug.cgi?id=704317
367  - https://bugzilla.gnome.org/show_bug.cgi?id=707054
368  - https://bugzilla.gnome.org/show_bug.cgi?id=709077
369  - https://bugzilla.gnome.org/show_bug.cgi?id=709170
370  - https://bugzilla.gnome.org/show_bug.cgi?id=709190
371  - https://bugzilla.gnome.org/show_bug.cgi?id=709287
372  - https://bugzilla.gnome.org/show_bug.cgi?id=709551
373  - https://bugzilla.gnome.org/show_bug.cgi?id=709627
374  - https://bugzilla.gnome.org/show_bug.cgi?id=709723
375  - https://bugzilla.gnome.org/show_bug.cgi?id=709887
376  - https://bugzilla.gnome.org/show_bug.cgi?id=710377
377  - https://bugzilla.gnome.org/show_bug.cgi?id=710781
378  - https://bugzilla.gnome.org/show_bug.cgi?id=710877
379  - https://bugzilla.gnome.org/show_bug.cgi?id=710999
380
381 All contributors to this release:
382  - Jens Georg <jensg@openismus.com>
383  - Inaki Larranaga Murgoitio <dooteo@zundan.com>
384  - Yuri Myasoedov <ymyasoedov@yandex.ru>
385  - Piotr Drąg <piotrdrag@gmail.com>
386  - Marek Černocký <marek@manet.cz>
387  - Jean-Baptiste Dubois <jean-baptiste.dubois@parrot.com>
388  - Balázs Úr <urbalazs@src.gnome.org>
389  - victory <victory.deb@gmail.com>
390  - Tobias Endrigkeit <tobiasendrigkeit@outlook.com>
391  - Rūdolfs Mazurs <rudolfsm@src.gnome.org>
392  - Richard Röjfors <richard.rojfors@gmail.com>
393  - Milo Casagrande <milo@ubuntu.com>
394  - Milan Plzik <milan.plzik@gmail.com>
395  - Matej Urbančič <mateju@svn.gnome.org>
396  - Josep Sànchez <papapep@gmx.com>
397  - Gil Forcada <gforcada@gnome.org>
398  - Gabor Kelemen <kelemeng@gnome.hu>
399  - Fionn Cleary <fcleary@netsoc.tcd.ie>
400  - Enrico Nicoletto <liverig@gmail.com>
401  - Dimitis Spingos <dmtrs32@gmail.com>
402  - Claudio Arseni <claudio.arseni@ubuntu.com>
403  - Carles Ferrando <carles.ferrando@gmail.com>
404  - Benjamin Steinwender <b@stbe.at>
405  - Aurimas Černius <aurisc4@gmail.com>
406  - Andika Triwidada <andika@gmail.com>
407
408 Added/updated translations
409  - ca, courtesy of Josep Sànchez Mesegué
410  - ca@valencia, courtesy of Josep Sànchez Mesegué
411  - cs, courtesy of Marek Černocký
412  - de, courtesy of Tobias Endrigkeit
413  - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
414  - eu, courtesy of Iñaki Larrañaga Murgoitio
415  - hu, courtesy of Balázs Úr
416  - id, courtesy of Andika Triwidada
417  - it, courtesy of Claudio Arseni
418  - ja, courtesy of Jiro Matsuzawa
419  - lt, courtesy of Aurimas Černius
420  - lv, courtesy of Rūdolfs Mazurs
421  - pl, courtesy of Piotr Drąg
422  - pt_BR, courtesy of Enrico Nicoletto
423  - ru, courtesy of Yuri Myasoedov
424  - sl, courtesy of Matej Urbančič
425
426 0.19.7
427 ======
428
429 A new unstable release of Rygel.
430
431 Changes compared to 0.19.6:
432
433 Renderer:
434  - Fix compatible actions.
435  - Fix missing , in renderer protocol info.
436  - Initialize mute state from player.
437
438 MediaExport:
439  - Fix a crash after disabling virtual folders.
440
441 Rygel:
442  - Print version number on startup.
443
444 Bugs fixed/addressed in this release:
445  - https://bugzilla.gnome.org/show_bug.cgi?id=677552
446  - https://bugzilla.gnome.org/show_bug.cgi?id=701934
447  - https://bugzilla.gnome.org/show_bug.cgi?id=706978
448  - https://bugzilla.gnome.org/show_bug.cgi?id=707962
449
450 All contributors to this release:
451  - Jens Georg <jensg@openismus.com>
452  - Matej Urbančič <mateju@svn.gnome.org>
453  - Мирослав Николић <miroslavnikolic@rocketmail.com>
454  - Ville-Pekka Vainio <vpvainio@iki.fi>
455  - Rūdolfs Mazurs <rudolfsm@src.gnome.org>
456  - Milan Plzik <milan.plzik@streamunlimited.com>
457  - Kjartan Maraas <kmaraas@gnome.org>
458  - Dmitriy S. Seregin <dseregin@59.ru>
459  - Claudio Arseni <claudio.arseni@ubuntu.com>
460  - Changwoo Ryu <cwryu@debian.org>
461  - Bruce Cowan <bruce@bcowan.me.uk>
462  - Ask H. Larsen <asklarsen@gmail.com>
463  - Andika Triwidada <andika@gmail.com>
464
465 Added/updated translations
466  - da, courtesy of Ask Hjorth Larsen
467  - en_GB, courtesy of Bruce Cowan
468  - fi, courtesy of Jiri Grönroos
469  - id, courtesy of Andika Triwidada
470  - it, courtesy of Claudio Arseni
471  - ko, courtesy of Changwoo Ryu
472  - lv, courtesy of Rūdolfs Mazurs
473  - nb, courtesy of Kjartan Maraas
474  - ru, courtesy of Yuri Myasoedov
475  - sl, courtesy of Matej Urbančič
476  - sr, courtesy of Мирослав Николић
477  - sr@latin, courtesy of Miroslav Nikolić
478
479
480 0.19.6
481 ======
482
483 A new unstable release of Rygel.
484
485 Changes compared to 0.19.5:
486
487 - Improve Android compatiblity.
488
489 Server:
490  - Fix upload of files.
491  - Fix CreateReference call.
492
493 GStreamer Renderer:
494  - Fix warning with newer valac about copying unowned structs.
495
496 MediaExport:
497  - Fix warning with newer valac about copying unowned structs.
498
499 Bugs fixed in this release:
500  - https://bugzilla.gnome.org/show_bug.cgi?id=706525
501  - https://bugzilla.gnome.org/show_bug.cgi?id=706797
502  - https://bugzilla.gnome.org/show_bug.cgi?id=707065
503  - https://bugzilla.gnome.org/show_bug.cgi?id=707146
504
505 All contributors to this release:
506  - Jens Georg <jensg@openismus.com>
507  - Alexandre Franke <alexandre.franke@gmail.com>
508  - Reynaldo H. Verdejo Pinochet <reynaldo@collabora.com>
509  - Regis Merlino <regis.merlino@intel.com>
510  - Rafael Ferreira <rafael.f.f1@gmail.com>
511  - Piotr Drąg <piotrdrag@gmail.com>
512  - Matej Urbančič <mateju@svn.gnome.org>
513  - Maciej Piechotka <uzytkownik2@gmail.com>
514  - Kjartan Maraas <kmaraas@gnome.org>
515  - Funda Wang <fundawang@gmail.com>
516  - Fran Diéguez <fran.dieguez@mabishu.com>
517  - Aurimas Černius <aurisc4@gmail.com>
518
519 Added/updated translations
520  - fr, courtesy of Alain Lojewski
521  - gl, courtesy of Fran Dieguez
522  - lt, courtesy of Aurimas Černius
523  - nb, courtesy of Kjartan Maraas
524  - pl, courtesy of Piotr Drąg
525  - pt_BR, courtesy of Rafael Ferreira
526  - sl, courtesy of Matej Urbančič
527  - zh_CN, courtesy of 甘露(Gan  Lu)
528
529 0.19.5
530 ======
531
532 A new unstable release of Rygel.
533
534 Changes compared to 0.19.4:
535
536 Core:
537  - Use proper PNG depth value of 24 bit.
538  - Fix several error codes.
539
540 Server:
541  - Validate <createClass> nodes during object creation.
542  - Fix recursive item removal and notification thereof.
543  - Fix several error codes.
544  - Remove manually removed items from the ItemRemovalQueue.
545  - Report missing "Filter" argument in browse call.
546  - Use searchClasses to find a compatible container in DLNA.ORG_AnyContainer
547    container creation scenario.
548  - Add X_GetDLNAUploadProfiles call.
549  - Move the knowledge about supported DLNA profiles from the MediaEngine to the
550    MediaServerPlugin.
551
552 Renderer:
553  - Add possibility to define a set of supported DLNA profiles and not only mime
554    types to the renderer.
555  - Add missing <X_DLNADOC> node and content.
556  - Remove unused state variables.
557
558 Playbin plugin:
559  - Make it work with simple engine.
560
561 MediaExport plugin:
562  - Fix invalid browse response in "Artist" folder that broke compatibility with
563    certain Samsung TV sets.
564  - Actually use the sort criteria when browsing/searching in virtual folders.
565  - Fix a critical/crash on automatic item removal.
566  - Implement container removal.
567  - Emit containerUpdateID signals when a playlist container changes.
568  - Add several messages when database operations fail.
569  - Fix memory corruption in SQLite string collation functions.
570  - Use fall-back search when client searches for @refID to capture the virtual
571    container as well as manually created references.
572  - Use correct OCM flags for playlist containers.
573  - Remove hack for searching UPnP containers.
574  - Fix recursion in virtual containers on certain search requests.
575  - Fix a critical in the custom SQLite "CONTAINS" keyword implementation.
576
577 External plugin:
578  - Fix an untranslatable message.
579
580 Bugs fixed in this release:
581  - https://bugzilla.gnome.org/show_bug.cgi?id=699698
582  - https://bugzilla.gnome.org/show_bug.cgi?id=702228
583  - https://bugzilla.gnome.org/show_bug.cgi?id=702253
584  - https://bugzilla.gnome.org/show_bug.cgi?id=702452
585  - https://bugzilla.gnome.org/show_bug.cgi?id=702633
586  - https://bugzilla.gnome.org/show_bug.cgi?id=702741
587  - https://bugzilla.gnome.org/show_bug.cgi?id=703135
588  - https://bugzilla.gnome.org/show_bug.cgi?id=704146
589  - https://bugzilla.gnome.org/show_bug.cgi?id=705084
590  - https://bugzilla.gnome.org/show_bug.cgi?id=705576
591  - https://bugzilla.gnome.org/show_bug.cgi?id=705587
592  - https://bugzilla.gnome.org/show_bug.cgi?id=705899
593  - https://bugzilla.gnome.org/show_bug.cgi?id=706058
594  - https://bugzilla.gnome.org/show_bug.cgi?id=706059
595  - https://bugzilla.gnome.org/show_bug.cgi?id=706142
596  - https://bugzilla.gnome.org/show_bug.cgi?id=706143
597  - https://bugzilla.gnome.org/show_bug.cgi?id=706182
598
599 All contributors to this release:
600  - Jens Georg <jensg@openismus.com>
601  - Marek Černocký <marek@manet.cz>
602  - Parthiban Balasubramanian <p.balasubramanian@cablelabs.com>
603  - Daniel Mustieles <daniel.mustieles@gmail.com>
604  - Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
605  - Piotr Drąg <piotrdrag@gmail.com>
606  - Kjartan Maraas <kmaraas@gnome.org>
607  - 甘露(Gan  Lu) <rhythm.gan@gmail.com>
608  - Yuri Myasoedov <omerta13@yandex.ru>
609  - Yaron Shahrabani <sh.yaron@gmail.com>
610  - Rafael Ferreira <rafael.f.f1@gmail.com>
611  - Fran Diéguez <fran.dieguez@mabishu.com>
612  - Dušan Kazik <prescott66@gmail.com>
613  - Craig Pratt <craig@ecaspia.com>
614  - Christian Kirbach <christian.kirbach@gmail.com>
615  - Aurimas Černius <aurisc4@gmail.com>
616
617 Added/updated translations
618  - cs, courtesy of Marek Černocký
619  - de, courtesy of Christian Kirbach
620  - es, courtesy of Daniel Mustieles
621  - gl, courtesy of Fran Dieguez
622  - he, courtesy of Yaron Shahrabani
623  - lt, courtesy of Aurimas Černius
624  - nb, courtesy of Kjartan Maraas
625  - pl, courtesy of Piotr Drąg
626  - pt_BR, courtesy of Rafael Ferreira
627  - ru, courtesy of Yuri Myasoedov
628  - sk, courtesy of Dušan Kazik
629  - zh_CN, courtesy of 甘露(Gan  Lu)
630  - zh_HK, courtesy of Chao-Hsiung Liao
631  - zh_TW, courtesy of Chao-Hsiung Liao
632
633 0.19.4
634 ======
635
636 A new unstable release of Rygel.
637
638 Changes compared to 0.19.3:
639
640 - Fix building with --enable-debug.
641 - Fix device templates to have "correct" element order.
642 - Add a target to generate the HTML versions of manpages; they are available
643   at http://rygel-project.org/doc/latest/rygel.html and
644   http://rygel-project.org/doc/latest/rygel.conf.html
645
646 Core:
647  - Fix DescriptionFile.set_dlna_caps to properly create missing nodes.
648  - Keep order of elements when manipulating the device description in
649    DescriptionClass.
650  - Refactor code to only manipulate the device description from one place.
651
652 Server:
653  - Fix seeking with full-range seeks on time-based seek requests.
654  - Fix a rare issue with item creation returning the wrong meta-data.
655  - Fix UpdateObject UPnP call to actually work.
656  - Use object.container by default and fall-back to
657    object.container.storageFolder for XBox 360.
658  - Fix error codes for serveral SOAP calls.
659  - Add support for dc:creator.
660  - Fix an accidental C ABI break.
661  - Always add a user agent to the agent cache even if it doesn't match the
662    current hack.
663  - Force HTTP 1.1 as recommended by DLNA.
664  - Fix upload of DIDL_S playlist items.
665  - Make it possible to override OCM flags in children of MediaObject.
666
667 MediaExport:
668  - Use proper (full) iso8601 date format as required by DLNA.
669  - Use object.container by default and fall-back to
670    object.container.storageFolder for XBox 360.
671  - Use DLNA-compliant create-classes.
672  - Allow reference creation everywhere.
673  - Use dc:creator.
674  - Don't leak file descriptors in the JPEG writer.
675  - Set proper OCM flags on the playlist root container.
676  - Set proper <upnp:searchClass> on containers.
677
678 Changes in dependencies:
679   Vala >= 0.20 is now required.
680
681 All bugs fixed in this release:
682  - https://bugzilla.gnome.org/show_bug.cgi?id=701637
683  - https://bugzilla.gnome.org/show_bug.cgi?id=701948
684  - https://bugzilla.gnome.org/show_bug.cgi?id=702083
685  - https://bugzilla.gnome.org/show_bug.cgi?id=702231
686  - https://bugzilla.gnome.org/show_bug.cgi?id=702254
687  - https://bugzilla.gnome.org/show_bug.cgi?id=702255
688  - https://bugzilla.gnome.org/show_bug.cgi?id=702256
689  - https://bugzilla.gnome.org/show_bug.cgi?id=702258
690  - https://bugzilla.gnome.org/show_bug.cgi?id=702262
691  - https://bugzilla.gnome.org/show_bug.cgi?id=702451
692  - https://bugzilla.gnome.org/show_bug.cgi?id=702555
693  - https://bugzilla.gnome.org/show_bug.cgi?id=702743
694  - https://bugzilla.gnome.org/show_bug.cgi?id=703044
695  - https://bugzilla.gnome.org/show_bug.cgi?id=703140
696  - https://bugzilla.gnome.org/show_bug.cgi?id=703241
697  - https://bugzilla.gnome.org/show_bug.cgi?id=704066
698
699 All contributors to this release:
700   Jens Georg <jensg@openismus.com>
701   Jussi Kukkonen <jussi.kukkonen@intel.com>
702   Daniel Mustieles <daniel.mustieles@gmail.com>
703   Parthiban Balasubramanian <p.balasubramanian@cablelabs.com>
704   Piotr Drąg <piotrdrag@gmail.com>
705   Kjartan Maraas <kmaraas@gnome.org>
706   Fran Diéguez <fran.dieguez@mabishu.com>
707   Victor Ibragimov <victor.ibragimov@gmail.com>
708   Marek Černocký <marek@manet.cz>
709   Enrico Nicoletto <liverig@gmail.com>
710   Edson Silva <edsonlead@gmail.com>
711   Dimitris Spingos <dmtrs32@gmail.com>
712   Christian Kirbach <christian.kirbach@gmail.com>
713   Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
714   Benjamin Steinwender <b@stbe.at>
715   Andika Triwidada <andika@gmail.com>
716
717 Added/updated translations
718  - cs, courtesy of Marek Černocký
719  - de, courtesy of Christian Kirbach
720  - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
721  - es, courtesy of Daniel Mustieles
722  - gl, courtesy of Fran Dieguez
723  - id, courtesy of Andika Triwidada
724  - nb, courtesy of Kjartan Maraas
725  - pl, courtesy of Piotr Drąg
726  - pt_BR, courtesy of Edson Silva
727  - tg, courtesy of Victor Ibragimov
728  - zh_HK, courtesy of Chao-Hsiung Liao
729  - zh_TW, courtesy of Chao-Hsiung Liao
730
731 0.19.3
732 ======
733
734 A new unstable release of Rygel.
735
736 Changes compared to 0.19.2:
737
738 Server:
739  - Add container serialisation to EXTM3U.
740  - Fix DLNA transfer modes for generated playlists.
741
742 Rygel:
743  - Add -s,--shutdown options to shut down a running instance without using
744    d-feet or dbus-send.
745
746 GStreamer media engine:
747  - Some string fixes.
748  - Fix a typo in the avenc_aac preset.
749  - Issue a proper warning when we fail to setup a data source.
750  - Don't crash if there's no RTP depayloader available.
751
752 MediaExport:
753  - Make it possible to remove playlists.
754  - Expose the playlists for XBox 360.
755
756 Preferences UI:
757  - Some glade file clean-ups.
758  - Move toolbar style from code to glade file.
759  - Support setting of multiple network interfaces as introduced in 0.19.2.
760
761 All contributors to this release:
762   Jens Georg <jensg@openismus.com>
763   Piotr Drąg <piotrdrag@gmail.com>
764   Marek Černocký <marek@manet.cz>
765   Fran Diéguez <fran.dieguez@mabishu.com>
766   Daniel Mustieles <daniel.mustieles@gmail.com>
767   Aurimas Černius <aurisc4@gmail.com>
768
769 Added/updated translations
770  - cs, courtesy of Marek Černocký
771  - es, courtesy of Daniel Mustieles
772  - gl, courtesy of Fran Dieguez
773  - lt, courtesy of Aurimas Černius
774
775 0.19.2
776 ======
777
778 A new unstable release for Rygel.
779
780 Changes compared to 0.19.1:
781
782 - Minor build fixes and clean-up.
783 - Documentation updates and typos fixed.
784
785 Core:
786  - Make the interface= configuration multi-valued.
787
788 Rygel:
789  - Make the commandline options translatable.
790  - Show a message when we run in streaming-only mode.
791
792 Server:
793  - Some coding style fixes.
794
795 Renderer:
796  - Provide a proper fall-back to GET if peer does not support HEAD.
797
798 Preferences:
799  - Don't lose the current network interface.
800
801 MediaExport:
802  - Don't lose child containers when we add the parent container.
803  - Fix sorting by date.
804
805 Bugs fixed in this release:
806  - https://bugzilla.gnome.org/show_bug.cgi?id=648003
807  - https://bugzilla.gnome.org/show_bug.cgi?id=694357
808  - https://bugzilla.gnome.org/show_bug.cgi?id=700570
809
810 All contributors to this release:
811   Jens Georg <jensg@openismus.com>
812   Daniel Mustieles <daniel.mustieles@gmail.com>
813   Yuri Myasoedov <omerta13@yandex.ru>
814   Yaron Shahrabani <sh.yaron@gmail.com>
815   Mihai Moldovan <ionic@ionic.de>
816   Matej Urbančič <mateju@svn.gnome.org>
817   Kjartan Maraas <kmaraas@gnome.org>
818   Fran Diéguez <fran.dieguez@mabishu.com>
819   Dušan Kazik <prescott66@gmail.com>
820   Aurimas Černius <aurisc4@gmail.com>
821   Andreas Henriksson <andreas@fatal.se>
822
823 Added/updated translations
824  - es, courtesy of Daniel Mustieles
825  - gl, courtesy of Fran Dieguez
826  - he, courtesy of Yaron Shahrabani
827  - lt, courtesy of Aurimas Černius
828  - nb, courtesy of Kjartan Maraas
829  - ru, courtesy of Yuri Myasoedov
830  - sk, courtesy of Dušan Kazik
831  - sl, courtesy of Matej Urbančič
832
833 0.19.1
834 ======
835
836 A new unstable series for Rygel.
837
838 Changes compared to 0.18.1:
839
840 - Some build simplifications.
841 - Fix translation comments.
842 - Update the architecture diagram.
843 - Stop blindly loading every dynamic library we can find in the plug-in
844   folder.
845
846 Rygel:
847  - Show a warning if the user configuration could not be found.
848
849 Core:
850  - Fix a memory leak in Rygel.DescriptionFile.
851  - Rename a variable called "template" to avoid issues when using Rygel from
852    C++.
853
854 Server:
855  - Don't add DIDL_S <res> nodes on childless containers.
856
857 Renderer:
858  - Treat MALFORMED requests as BAD_REQUESTS.
859
860 MediaExport:
861  - Add infrastructure for testing the plug-in.
862  - Add two regression tests for bgo#689326.
863  - Unbreak synchronization use-cases.
864  - Support server-side playlists.
865
866 Tracker:
867  - Make it possible to upload to DLNA.ORG_AnyContainer even if there's nothing
868    of that type of media shared yet.
869
870 GStreamer media engine:
871  - Some clean-up.
872  - Work around a vala bug causing issues on non-Intel architectures.
873
874 Preferences:
875  - Only set "enable" checkmark if the user's config file and the autostart file
876    exist and enable-upnp is set in the configuration.
877  - Fix issue with newly created user configuration being mostly empty on first
878    start.
879  - Use a GtkSwitch for enabling/disabling sharing.
880  - Fix starting Rygel after enabling it in the dialog.
881
882 Changes in dependencies:
883  - Require GTK+ 3.0 instead of 2.90.x (optional)
884
885 Bugs fixed in this release:
886  - https://bugzilla.gnome.org/show_bug.cgi?id=660885
887  - https://bugzilla.gnome.org/show_bug.cgi?id=695593
888  - https://bugzilla.gnome.org/show_bug.cgi?id=698260
889  - https://bugzilla.gnome.org/show_bug.cgi?id=698572
890  - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703281
891  - https://bugs.launchpad.net/ubuntu/+source/rygel/+bug/827030
892  - https://bugzilla.gnome.org/show_bug.cgi?id=697793
893  - https://bugzilla.gnome.org/show_bug.cgi?id=697949
894
895 All contributors to this release:
896   Jens Georg <jensg@openismus.com>
897   Piotr Drąg <piotrdrag@gmail.com>
898   Enrico Nicoletto <liverig@gmail.com>
899   Chandan Kumar <Chandankumar.093047@gmail.com>
900   Balázs Úr <urbalazs@src.gnome.org>
901   Ville-Pekka Vainio <vpvainio@iki.fi>
902   Rūdolfs Mazurs <rudolfsm@src.gnome.org>
903   os_ <syriatalks@hotmail.com>
904   Nirbheek Chauhan <nirbheek.chauhan@collabora.co.uk>
905   Nilamdyuti Goswami <ngoswami@redhat.com>
906   Murray Cumming <murrayc@murrayc.com>
907   Milo Casagrande <milo@ubuntu.com>
908   Mattias Põldaru <mahfiaz@gmail.com>
909   Martin Srebotnjak <miles@filmsi.net>
910   Mario Blättermann <mariobl@gnome.org>
911   Marek Černocký <marek@manet.cz>
912   Marcin Kazmierczak <marcin.kazmierczak@live.com>
913   Joe Hansen <joedalton2@yahoo.dk>
914   Joan Duran <jodufi@gmail.com>
915   Jens Georg <mail@jensge.org>
916   Jasper Lievisse Adriaanse <jasper@humppa.nl>
917   Inaki Larranaga Murgoitio <dooteo@zundan.com>
918   Fran Diéguez <fran.dieguez@mabishu.com>
919   Duarte Loreto <happyguy_pt@hotmail.com>
920   Dr.T.Vasudevan <drtvasudevan@gmail.com>
921   Dimitris Spingos <dmtrs32@gmail.com>
922   Daniel Mustieles <daniel.mustieles@gmail.com>
923   Choe Hwanjin <choe.hwanjin@gmail.com>
924   Changwoo Ryu <cwryu@debian.org>
925   Carles Ferrando <carles.ferrando@gmail.com>
926   Bruce Cowan <bruce@bcowan.me.uk>
927   Andika Triwidada <andika@gmail.com>
928   Alexandre Franke <alexandre.franke@gmail.com>
929   Akom Chotiphantawanon <knight2000@gmail.com>
930
931 Added/updated translations
932  - ar, courtesy of os_
933  - as, courtesy of Nilamdyuti Goswami
934  - ca, courtesy of Joan Duran
935  - ca@valencia, courtesy of Joan Duran
936  - cs, courtesy of Marek Černocký
937  - da, courtesy of Joe Hansen
938  - de, courtesy of Mario Blättermann
939  - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
940  - en_GB, courtesy of Bruce Cowan
941  - es, courtesy of Daniel Mustieles
942  - et, courtesy of Mattias Põldaru
943  - eu, courtesy of Iñaki Larrañaga Murgoitio
944  - fi, courtesy of Jiri Grönroos
945  - fr, courtesy of Alain Lojewski
946  - gl, courtesy of Fran Dieguez
947  - hi, courtesy of chandankumar
948  - hu, courtesy of Balázs Úr
949  - id, courtesy of Andika Triwidada
950  - it, courtesy of Milo Casagrande
951  - ko, courtesy of Changwoo Ryu
952  - lv, courtesy of Rūdolfs Mazurs
953  - pt_BR, courtesy of Enrico Nicoletto
954  - pt, courtesy of Duarte Loreto
955  - sl, courtesy of Matej Urbančič
956  - ta, courtesy of Dr.T.Vasudevan
957  - th, courtesy of Akom Chotiphantawanon
958
959 0.17.9
960 ======
961
962 A new unstable release for Rygel.
963
964 Changes compared to 0.17.8:
965
966 - Fixed NEWS file from last release, adding missing translation credits and
967   bugs.
968 - Fix ContainerUpdateIDs variable.
969 - Add DLNA "create-child-container" capabilities.
970 - Add possibility to create containers in addition to items.
971 - Always downgrade each service to V1 for device quirks.
972 - Downgrade to V1 for libupnp-based devices.
973 - Downgrade to V1 for iOS clients using system libraries for HTTP.
974 - Some spelling fixes.
975 - Implement CreateReference UPnP call.
976
977 MediaExport:
978  - Allow to create containers.
979  - Use title set by CreateObject or UpdateObject instead of the one detected
980    from meta-data extraction.
981  - Some code clean-up.
982  - Drop unused database column.
983
984 Bugs fixed in this release:
985  - https://bugzilla.gnome.org/show_bug.cgi?id=694019
986  - https://bugzilla.gnome.org/show_bug.cgi?id=694155
987  - https://bugzilla.gnome.org/show_bug.cgi?id=683926
988  - https://bugzilla.gnome.org/show_bug.cgi?id=694270
989  - https://bugzilla.gnome.org/show_bug.cgi?id=694179
990  - https://bugzilla.gnome.org/show_bug.cgi?id=694926
991
992 All contributors to this release:
993   Jens Georg <jensg@openismus.com>
994   Krzesimir Nowak <krnowak@openismus.com>
995   Gheyret Kenji <gheyret@gmail.com>
996   Yaron Shahrabani <sh.yaron@gmail.com>
997   Stas Solovey <whats_up@tut.by>
998   Matej Urbančič <mateju@svn.gnome.org>
999   Kjartan Maraas <kmaraas@gnome.org>
1000   Dimitris Spingos <dmtrs32@gmail.com>
1001   Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
1002   Aurimas Černius <aurisc4@gmail.com>
1003   A S Alam <aalam@users.sf.net>
1004
1005 Added/updated translations
1006  - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
1007  - he, courtesy of Yaron Shahrabani
1008  - lt, courtesy of Aurimas Černius
1009  - nb, courtesy of Kjartan Maraas
1010  - pa, courtesy of A S Alam
1011  - ru, courtesy of Yuri Myasoedov
1012  - sl, courtesy of Matej Urbančič
1013  - ug, courtesy of Gheyret Kenji
1014  - zh_HK, courtesy of Chao-Hsiung Liao
1015  - zh_TW, courtesy of Chao-Hsiung Liao
1016
1017 0.17.8
1018 ======
1019
1020 A new unstable release for Rygel
1021
1022 Changes compared to 0.17.7:
1023
1024 - Various documentation fixes.
1025 - Fix an issue with using DLNA.ORG_AnyContainer on upload.
1026 - Linker fixes.
1027 - Some minor nullable fixes.
1028 - Modify .pc files to include useful information for external media engines
1029   and plug-ins.
1030 - Hide rygel-preferences in GNOME environment since it's handled by system
1031   settings.
1032
1033 MediaExport:
1034  - Various clean-ups.
1035  - Fix comparing GFiles properly.
1036  - Properly check for hidden files instead of using .has_prefix (".").
1037  - Don't emit multiple extraction errors.
1038  - Fix some unnecessary sting copying.
1039  - Fix plug-in start-up on on database error.
1040  - Fix harvesting of dates from media files.
1041  - More LastChange event emitting fixes.
1042  - React if configuration of uris changes.
1043  - Add an option to disable the virtual container hierarchy.
1044  - Also extract basic file information if no GstDiscoverer can be created.
1045
1046 GStreamer Renderer:
1047  - Support flash videos as announced by grl-ms2 and its youtube plug-in.
1048  - Honor http_proxy environment variable and desktop proxy settings.
1049
1050 Bugs fixed in this release:
1051  - https://bugzilla.gnome.org/show_bug.cgi?id=692362
1052  - https://bugzilla.gnome.org/show_bug.cgi?id=693577
1053  - https://bugzilla.gnome.org/show_bug.cgi?id=692696
1054
1055 All contributors to this release:
1056   Krzesimir Nowak <krnowak@openismus.com>
1057   Murray Cumming <murrayc@murrayc.com>
1058   Jens Georg <jensg@openismus.com>
1059   Murray Cumming <murrayc@openismus.com>
1060   Мирослав Николић <miroslavnikolic@rocketmail.com>
1061   Piotr Drąg <piotrdrag@gmail.com>
1062   Jens Georg <mail@jensge.org>
1063   Fran Diéguez <fran.dieguez@mabishu.com>
1064   Daniel Mustieles <daniel.mustieles@gmail.com>
1065   Anish A <aneesh.nl@gmail.com>
1066   Yaron Shahrabani <sh.yaron@gmail.com>
1067   Nathaniel McCallum <nathaniel@themccallums.org>
1068   Milo Casagrande <milo@ubuntu.com>
1069   Matej Urbančič <mateju@svn.gnome.org>
1070   Marek Černocký <marek@manet.cz>
1071   Kjartan Maraas <kmaraas@gnome.org>
1072   Gheyret Kenji <gheyret@gmail.com>
1073   Christian Kirbach <Christian.Kirbach@googlemail.com>
1074   Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
1075
1076 Added/updated translations
1077  - cs, courtesy of Marek Černocký
1078  - de, courtesy of Christian Kirbach
1079  - es, courtesy of Daniel Mustieles
1080  - gl, courtesy of Fran Dieguez
1081  - he, courtesy of Yaron Shahrabani
1082  - it, courtesy of Milo Casagrande
1083  - ml, courtesy of Razee Marikar
1084  - nb, courtesy of Kjartan Maraas
1085  - pl, courtesy of Piotr Drąg
1086  - sl, courtesy of Matej Urbančič
1087  - sr, courtesy of Мирослав Николић
1088  - sr@latin, courtesy of Miroslav Nikolić
1089  - ug, courtesy of Gheyret Kenji
1090  - zh_HK, courtesy of Chao-Hsiung Liao
1091  - zh_TW, courtesy of Chao-Hsiung Liao
1092
1093 0.17.7
1094 ======
1095
1096 A new unstable release for Rygel
1097
1098 Changes compared to 0.17.6:
1099
1100 - Add keywords to .desktop file.
1101 - Documentation updates.
1102 - Fix documentation installation when building from tarball.
1103 - Convert all public classes to use GObject-style construction.
1104 - Add hack for Windows 7 system SSDP to show up in network neighbourhood as
1105   media device and not as a generic UPnP device.
1106 - Support .smi subtitles.
1107 - Also apply device downgrade hacks to the media renderer.
1108 - Fix an issue with translation strings being split.
1109
1110 MediaExport:
1111  - Drop unused DBus service. Same result will be achievable via manipulating
1112    the settings in the next release.
1113  - Some internal refactoring.
1114  - Correctly use @refID on items in the virtual folders.
1115  - Use proper container class for virtual folders.
1116  - Don't loop endlessly when database upgrade fails.
1117  - Port to new GUPnP-DLNA API.
1118  - Fix an issue when the XDG_ variables are not properly defined.
1119
1120 GStreamer Renderer:
1121  - Fix LPCM mime type to be case-insensitive.
1122
1123 GStreamer Media Engine:
1124  - Port to new GUPnP-DLNA API.
1125
1126 Changes in dependencies:
1127  - GUPnP-DLNA >= 0.9.4.
1128
1129 Bugs fixed in this release:
1130  - https://bugzilla.gnome.org/show_bug.cgi?id=690770
1131  - https://bugzilla.gnome.org/show_bug.cgi?id=690360
1132  - https://github.com/01org/media-service-upnp/issues/117
1133  - https://bugzilla.gnome.org/show_bug.cgi?id=690533
1134  - https://bugzilla.gnome.org/show_bug.cgi?id=675186
1135  - https://bugzilla.gnome.org/show_bug.cgi?id=692189
1136  - https://bugzilla.gnome.org/show_bug.cgi?id=691595
1137
1138 All contributors to this release:
1139   Murray Cumming <murrayc@murrayc.com>
1140   Jens Georg <jensg@openismus.com>
1141   Krzesimir Nowak <krnowak@openismus.com>
1142   Daniel Mustieles <daniel.mustieles@gmail.com>
1143   Мирослав Николић <miroslavnikolic@rocketmail.com>
1144   Regis Merlino <regis.merlino@intel.com>
1145   Milo Casagrande <milo@ubuntu.com>
1146   Kjartan Maraas <kmaraas@gnome.org>
1147   Javier Jardón <javier.jardon@codethink.co.uk>
1148   Gheyret Kenji <gheyret@gmail.com>
1149   Dušan Kazik <prescott66@gmail.com>
1150   Dominique Leuenberger <dimstar@opensuse.org>
1151   Choe Hwanjin <choe.hwanjin@gmail.com>
1152   Alexander Shopov <ash@kambanaria.org>
1153   Akom Chotiphantawanon <knight2000@gmail.com>
1154
1155 Added/updated translations
1156  - bg, courtesy of Alexander Shopov
1157  - es, courtesy of Daniel Mustieles
1158  - it, courtesy of Milo Casagrande
1159  - nb, courtesy of Kjartan Maraas
1160  - sk, courtesy of Dušan Kazik
1161  - sr, courtesy of Мирослав Николић
1162  - sr@latin, courtesy of Miroslav Nikolić
1163  - th, courtesy of Akom Chotiphantawanon
1164  - ug, courtesy of Gheyret Kenji
1165
1166 0.17.6
1167 ======
1168
1169 A new unstable release for Rygel
1170
1171 Changes compared to 0.17.5.1:
1172
1173 - Fix parsing of configuration from environment variables.
1174 - Remove an ugly hack using leaking symbols in GStreamer media engines.
1175 - Documentation updates.
1176 - Example code updates.
1177 - Silence uncaught error from Thumbnailer when there's no DBus session bus.
1178 - Add a SD_NA MPEG2 transcoding profile for north american SD-only
1179   televisions.
1180 - Fix bitrates for the AVC_MP4_BL_CIF15_AAC_520 DLNA profile.
1181
1182 GStreamer Renderer:
1183  - Fix pc file install and dependencies.
1184
1185 GStreamer Media Engine:
1186  - Clean-ups.
1187  - Print a proper warning if the transcoding profile is empty instead of
1188    showing a critical.
1189
1190 MediaExport:
1191  - Add "All" container below each artist.
1192  - Make some settings changeable at runtime: "extract-metadata" and
1193    "monitor-changes" can now be changed and they will be picked up without the
1194    need to restart or kill -HUP rygel.
1195  - Fix missing objAdd event in change tracking.
1196  - Suppress objMod events from containers that are not tracked.
1197  - Remove some triple update events for one update.
1198
1199 MPRIS:
1200  - Show a less scary message when no DBus session bus is available.
1201
1202 External:
1203  - Show a less scary message when no DBus session bus is available.
1204
1205 Examples:
1206  - Various updates and enhancements.
1207  - Update fullscreen rendenderer to be closable by keyboard and hide the mouse
1208    cursor.
1209  - Add a high-quality MPEG2 transcoding preset.
1210
1211 Docs:
1212  - Many improvements.
1213
1214 Bugs fixed in this release:
1215  - https://bugzilla.gnome.org/show_bug.cgi?id=676136
1216  - https://bugzilla.gnome.org/show_bug.cgi?id=679262
1217  - https://bugzilla.gnome.org/show_bug.cgi?id=686676
1218
1219 Bugs addresses in this release, but not fixed completely:
1220  - https://bugzilla.gnome.org/show_bug.cgi?id=690772
1221
1222 All contributors to this release:
1223   Jens Georg <jensg@openismus.com>
1224   Murray Cumming <murrayc@murrayc.com>
1225   Yaron Shahrabani <sh.yaron@gmail.com>
1226   Piotr Drąg <piotrdrag@gmail.com>
1227   Mattias Põldaru <mahfiaz@gmail.com>
1228   Kjartan Maraas <kmaraas@gnome.org>
1229   Fran Diéguez <fran.dieguez@mabishu.com>
1230   Aurimas Černius <aurisc4@gmail.com>
1231
1232 Added/updated translations
1233  - et, courtesy of Mattias Põldaru
1234  - gl, courtesy of Fran Dieguez
1235  - he, courtesy of Yaron Shahrabani
1236  - lt, courtesy of Aurimas Černius
1237  - nb, courtesy of Kjartan Maraas
1238  - pl, courtesy of Piotr Drąg
1239
1240 0.17.5.1
1241 ========
1242
1243 A paperbag release for Rygel
1244
1245 Changes compared to 0.17.5:
1246
1247 - Fix underlinking of some plug-ins.
1248
1249 MediaExport:
1250  - Fix database upgrade from schema version 11 to 12
1251
1252 All contributors to this release:
1253    Jens Georg <mail@jensge.org>
1254
1255 0.17.5
1256 ======
1257
1258 A new unstable release for Rygel
1259
1260 Changes compared to 0.17.4:
1261
1262 - Correctly announce "content-synchronization" DLNA capability if supported.
1263 - Move some public classes to GObject-style construction.
1264 - Drop some obsolete code.
1265 - Large refactoring and clean-up of the build setup.
1266
1267 Renderer:
1268  - Fix issue with internal plug-in in librygel-renderer.
1269  - Delay creation of the PlayerController. This fixes a critical in the
1270    wrapping GStreamer renderer.
1271  - Fix an issue with X_DLNA_SeekTime being always available, even for images.
1272  - Fix a typo in the initial state variable notify.
1273  - Add renderer-side PlaySpeed support.
1274
1275 Server:
1276  - Fix issue with ServiceResetToken being regenerated at each start.
1277  - Fix issue with missing search capabilities when the plug-in supports change
1278    tracking.
1279  - Fix schema location in generated LastChange XML.
1280  - Fix issue where only the most recent LastChange event was added to the
1281    LastChange XML.
1282  - Fix an issue with default parameter set to "this" being ambigous.
1283  - Get the SystemUpdateID from the back-end when it supports change tracking.
1284
1285 GStreamer renderer:
1286  - Base RygelPlaybinRenderer on RygelMediaRenderer instead of directly
1287    extending RygelMediaDevice.
1288  - Move the plugin class back into the Playbin plugin.
1289
1290 Examples:
1291  - Add a fullscreen renderer.
1292  - Fix C renderer plugin example to actually work.
1293
1294 Tests:
1295  - Massive overall improvements to drop deprecated Vala constructs, unused and
1296    unreachable code to make it possible to compile them with strict valac.
1297  - Disable one test for GStreamer media engine.
1298
1299 MediaExport:
1300  - Implement tracking of changes.
1301  - Persist ServiceResetToken.
1302  - Persist systemUpdateID, containerUpdateID and totalDeletedChildCount.
1303  - Some file renaming to match coding style.
1304  - Don't try to parse each and every text file.
1305  - Don't run gst-discoverer on text files.
1306
1307 Docs:
1308  - Various updates.
1309
1310 Bugs fixed in this release:
1311  - https://bugzilla.gnome.org/show_bug.cgi?id=689603
1312  - https://bugzilla.gnome.org/show_bug.cgi?id=689134
1313  - https://bugzilla.gnome.org/show_bug.cgi?id=689135
1314  - https://bugzilla.gnome.org/show_bug.cgi?id=689960
1315  - https://bugzilla.gnome.org/show_bug.cgi?id=690056
1316
1317 All contributors to this release:
1318   Jens Georg <jensg@openismus.com>
1319   Murray Cumming <murrayc@murrayc.com>
1320   Regis Merlino <regis.merlino@intel.com>
1321   Dr.T.Vasudevan <drtvasudevan@gmail.com>
1322   Christophe Guiraud <christophe.guiraud@intel.com>
1323
1324 Added/updated translations
1325  - ta, courtesy of Dr.T.Vasudevan
1326
1327 0.17.4
1328 ======
1329
1330 A new unstable release for Rygel
1331
1332 Changes compared to 0.17.3:
1333
1334 - Various documentation fixes.
1335 - Fix .pc file to point to correct version of libgee.
1336 - Hopefully final fix for building with --disable-valadoc.
1337 - Change --with-media-engine=none to =simple.
1338
1339 MediaExport:
1340  - Add DLNA profile for playlists.
1341  - Ignore files starting with ".".
1342  - Handle text/plain to accomodate issues with shared-mime-info and missing
1343    file extensions.
1344
1345 All contributors to this release:
1346   Murray Cumming <murrayc@murrayc.com>
1347   Jens Georg <jensg@openismus.com>
1348
1349 Bugs fixed in this release:
1350  - https://bugzilla.gnome.org/show_bug.cgi?id=689517
1351
1352 0.17.3
1353 ======
1354
1355 A new unstable release for Rygel
1356
1357 Changes compared to 0.17.2:
1358
1359 - Really bump Vala requirement as announced in previous version.
1360 - Remove obsolete --enable-test-plugin configure option.
1361 - Don't run tests by default.
1362
1363 Server:
1364  - Add serialisation of containers to DIDL_S playlist format.
1365  - Generate thumbnails for native files only.
1366  - Add support for playlist items.
1367  - Support DIDL_S DLNA profile.
1368
1369 Doc:
1370  - Update "Implementing server plugins" docs.
1371  - Add "Implementing renderer" docs.
1372  - Some general improvements.
1373
1374 Tracker:
1375  - Fix building against recent tracker releases.
1376
1377 Renderer:
1378  - Mark some strings for translation.
1379  - Add PresetNameList to initial notify.
1380  - Set correct track numbers.
1381  - Support DIDL_S playlists.
1382  - Some state notification fixes.
1383  - Add GetCurrentTransportActions UPnP call.
1384
1385 Playbin:
1386  - Add 3GPP mime-type.
1387  - Properly query duration using DURATION_CHANGED message and really check if
1388    the pipeline knows its TIME and not just its size.
1389
1390 Examples:
1391  - C version of the example renderer.
1392
1393 Media-Export:
1394  - Reenable media art extraction.
1395  - Fix a critical on harvesting.
1396  - Fix an upload issue with the method to mark an item as a place-holder.
1397  - Support playlist items.
1398
1399 All contributors to this release:
1400   Jens Georg <jensg@openismus.com>
1401   Murray Cumming <murrayc@murrayc.com>
1402   Krzesimir Nowak <krnowak@openismus.com>
1403   Mark Ryan <mark.d.ryan@intel.com>
1404
1405 Bugs fixed in this release
1406   - https://bugzilla.gnome.org/show_bug.cgi?id=686638
1407
1408 Known issues:
1409  - Transcoding to WMV is not working properly, streams are audio-only.
1410
1411 Changes in dependencies
1412   - Vala 0.18
1413
1414 0.17.2
1415 ======
1416
1417 A new unstable release for Rygel
1418
1419 Changes compared to 0.17.1:
1420
1421 - Fix , unescaping and CSV parsing in UpdateObject call.
1422 - Fix thumbnails for XBox 360.
1423 - Look for the proper device description XML.
1424 - Fix regression that caused missing Content-Length headers.
1425 - More GObject API changes.
1426 - Fix pkg-config files to not include GStreamer dependency.
1427 - Port to libgee-0.8 API
1428 - Remove unneccessary GStreamer dependencies.
1429
1430 MediaExport:
1431  - Fix regression introduced in 0.17.2 causing empty containers.
1432
1433 Playbin:
1434  - Only report duration of a file if it's really known.
1435
1436 Examples:
1437  - C version of the server plug-in.
1438
1439 Media-Engine GStreamer:
1440  - Port to GStreamer 1.0 API.
1441
1442 Known issues:
1443  - Transcoding to WMV is not working properly, streams are audio-only.
1444  - Media art extraction is disabled as it caused crashes/lock-ups.
1445
1446 Changes in dependencies:
1447  - GUPnP-DLNA 0.7.0 for GStreamer 1.0 support.
1448  - Necessary versions of GStreamer libs have been bumped to 1.0.
1449  - Vala version 0.18 for included GStreamer vapis.
1450
1451 0.17.1
1452 ======
1453
1454 A new unstable release for Rygel
1455
1456 Changes compared to 0.17.0:
1457
1458 - Many documentation updates.
1459 - Fix random failure of HTTPGetTest.
1460 - Clean-up linking, trying to fix over- and underlinking.
1461 - Adapt to new GUPnP vapi.
1462 - Fix crash if force-downgrade-for is empty.
1463 - Fix a namespace issue in the public API.
1464 - Fix the pkg-config files after API and bump.
1465 - Only create a seek when the client requests seeking.
1466 - Don't search for modules in hidden folders, except .libs to support
1467   --enable-uninstalled.
1468 - Drop the "test" plugin.
1469 - Switch some of the public members in API to GObject properties.
1470 - Some style fixes.
1471 - Change Device version to MediaServer:3.
1472 - Change Service version to ContentDirectory:3.
1473 - Implement "Track Changes" feature of ContentDirectory:3.
1474 - Add an API for plugins to show capabilities such as upload or change
1475   tracking.
1476 - Implement UpdateObject in ContentDirectory:3.
1477
1478 Media-Engine GStreamer:
1479  - Fix a crash in transcoding.
1480  - Fix a mix-up in DLNA profiles causing upload to fail.
1481  - Ignore full-range seeks, fixing a transcoding issue with certain versions
1482    of mpegtsmux.
1483
1484 MediaExport:
1485  - Don't expose a colorDepth of 0.
1486  - Allow updating of objects via UPnP call "UpdateObject".
1487
1488 Renderer-Gst:
1489  - Add convenience method to access GstPlaybin of renderer plug-in.
1490
1491 Examples:
1492  - Fix service description in SysV init script.
1493  - Add an example server plugin.
1494  - Add an example renderer plugin.
1495
1496 External:
1497  - Support "audio.music" as documented in the spec.
1498
1499 MPRIS:
1500  - Fix a crash when a peer does not implement mandatory properties.
1501
1502 Playbin:
1503  - Add mime-types for AAC audio.
1504
1505 Changes in dependencies:
1506  - GUPnP >= 0.19.0 for new VAPI.
1507  - GUPnP-AV >= 0.11.2 for XML fragment support.
1508  - GUPNP-DLNA is optional only when building the GStreamer media engine.
1509
1510 Bugs fixed in this release:
1511  - https://bugzilla.gnome.org/show_bug.cgi?id=680496
1512  - https://bugzilla.gnome.org/show_bug.cgi?id=684868
1513  - https://bugzilla.gnome.org/show_bug.cgi?id=683934
1514  - https://bugzilla.gnome.org/show_bug.cgi?id=674738
1515  - https://bugzilla.gnome.org/show_bug.cgi?id=674738
1516  - https://bugzilla.gnome.org/show_bug.cgi?id=686018
1517  - https://bugzilla.gnome.org/show_bug.cgi?id=679023
1518  - https://bugzilla.gnome.org/show_bug.cgi?id=676024
1519
1520 All contributors to this release:
1521   Murray Cumming <murrayc@openismus.com>
1522   Jens Georg <jensg@openismus.com>
1523   Krzesimir Nowak <krnowak@openismus.com>
1524   Andreas Henriksson <andreas@fatal.se>
1525   Mark Ryan <mark.d.ryan@intel.com>
1526
1527 0.17.0
1528 ======
1529
1530 A new unstable release for Rygel
1531
1532 Changes compared to 0.16.0:
1533
1534 - Implement notification on configuration changes.
1535 - Fix compatibility issues with newer Reciva firmwares.
1536 - Add missing header, vapi and deps files.
1537 - Make it possible to compile and run Rygel without GStreamer. Please note
1538   that the functionality is reduced when run without GStreamer. Serveral
1539   plug-ins are disabled and no transcoding is possible.
1540 - API version is bumped to 2.0.
1541 - .so version is bumped to 1.
1542
1543 Examples:
1544  - Fix standalone-server example to not return 404 all the time.
1545
1546 Changes in dependencies:
1547  - Tracker plug-in does not depend on GUPnP-DLNA anymore.
1548
1549 Bugs fixed in this release:
1550  - https://bugzilla.gnome.org/show_bug.cgi?id=685183
1551
1552 All contributors to this release:
1553   Jens Georg <jensg@openismus.com>
1554   Krzesimir Nowak <krnowak@openismus.com>
1555
1556 0.15.2
1557 ======
1558
1559 A new release in Rygel's unstable cycle!
1560
1561 Changes compared to 0.15.2:
1562
1563 - Prevent a critical if the thumbnail for a file does not exist.
1564 - Fix all warnings from newer Vala.
1565 - Let the plugins do the sorting to prevent that we slice before we sort.
1566 - Move the default sort criteria into MediaContainer to allow containers to
1567   override it if necessary.
1568 - Canonicalize common error messages.
1569 - Add TwoPlayer to V1 downgrades.
1570 - Small refactoring of the V1 handling.
1571 - Fix debug builds.
1572 - Add "description" property to MediaItem.
1573 - Remove misc.vapi.
1574 - Disable installing if --enable-uninstalled was used.
1575
1576 Tracker:
1577  - Sort browse results using SPARQL.
1578  - Sort album containers by disc, track and title.
1579
1580 MediaExport:
1581  - Sort browse and search results using SQL.
1582  - Fix a crash when a client tried to access a non-existent query container.
1583  - Sort album containers by disc, track and title.
1584  - Properly collate query containers.
1585
1586 Mediathek:
1587  - Extract date and description from RSS feed.
1588  - Sort by date descending (newest entry first) by default.
1589
1590 Changes in dependencies:
1591  - Vala 0.16.1 for Posix.execvp.
1592
1593 Bugs fixed in this release:
1594  - https://bugzilla.gnome.org/show_bug.cgi?id=661482
1595  - https://bugzilla.gnome.org/show_bug.cgi?id=668376
1596  - https://bugzilla.gnome.org/show_bug.cgi?id=652375
1597  - https://bugzilla.gnome.org/show_bug.cgi?id=639809
1598  - https://bugzilla.gnome.org/show_bug.cgi?id=681452
1599  - https://bugzilla.gnome.org/show_bug.cgi?id=680742
1600
1601 All contributors to this release:
1602   Jens Georg <mail@jensge.org>
1603   Lukasz Pawlik <lukasz.pawlik@comarch.com>
1604   Fran Diéguez <fran.dieguez@mabishu.com>
1605   Мирослав Николић <miroslavnikolic@rocketmail.com>
1606   Yaron Shahrabani <sh.yaron@gmail.com>
1607   Nilamdyuti Goswami <nilamdyuti@gmail.com>
1608   Matej Urbančič <mateju@svn.gnome.org>
1609   Kentaro KAZUHAMA <kazken3@gmail.com>
1610   Daniel Mustieles <daniel.mustieles@gmail.com>
1611   Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
1612
1613 Added/updated translations
1614  - as, courtesy of Nilamdyuti Goswami
1615  - es, courtesy of Daniel Mustieles
1616  - gl, courtesy of Leandro Regueiro
1617  - he, courtesy of Yaron Shahrabani
1618  - ja, courtesy of Kentaro KAZUHAMA
1619  - sl, courtesy of Matej Urbančič
1620  - sr, courtesy of Мирослав Николић
1621  - sr@latin, courtesy of Miroslav Nikolić
1622  - zh_HK, courtesy of Chao-Hsiung Liao
1623  - zh_TW, courtesy of Chao-Hsiung Liao
1624
1625 0.15.1
1626 ======
1627
1628 A new release in Rygel's unstable cycle!
1629
1630 Changes compared to 0.15.1:
1631
1632 - Fix setting of meta-data in AVTransport.
1633 - Fix compatibility with various new Samsung devices.
1634 - Fix content-range checking.
1635 - Relay meta-data to player instances in AVTransport.
1636 - Fall-back to template description if cached description is not readable.
1637 - Add librygel-core, librygel-server and librygel-renderer.
1638 - Generate documentation for newly created libraries.
1639 - Use GIO for thumbnail requests and don't fail if there's no thumbnail
1640   directory as tumbler creates that.
1641
1642 MediaExport:
1643  - Use display_name instead of filename to prevent encoding issues in DIDL.
1644  - Speed up browsing of virtual folders.
1645  - Fix upgrade from Rygel 0.6 (be nice to Debian stable users).
1646  - Fix translation of virtual folders.
1647  - Massively speed up initial meta-data extraction.
1648
1649 Playbin:
1650  - Uptime content-types for various XIPH formats.
1651  - Fix LPCM playback.
1652
1653 External:
1654  - Don't browse external containers recursively.
1655  - Guard against empty mandatory properties.
1656
1657 Tracker;
1658  - Port to libtracker-sparql.
1659  - Use nfo:fileName as alternative title if nie:title is not available.
1660  - Remove some dead code.
1661  - Unify query code.
1662
1663 New dependencies:
1664  - libtracker-sparql-0.14
1665  - libunistring (optional)
1666
1667 Bugs fixed:
1668  https://bugzilla.gnome.org/show_bug.cgi?id=677959
1669  https://bugzilla.gnome.org/show_bug.cgi?id=677966
1670  https://bugzilla.gnome.org/show_bug.cgi?id=674542
1671  https://bugzilla.gnome.org/show_bug.cgi?id=676037
1672  https://bugzilla.gnome.org/show_bug.cgi?id=661988
1673  https://bugzilla.gnome.org/show_bug.cgi?id=644491
1674  https://bugzilla.gnome.org/show_bug.cgi?id=679648
1675
1676 Added/updated translations
1677  - as, courtesy of Nilamdyuti Goswami
1678  - bg, courtesy of Alexander Shopov
1679  - el, courtesy of Tom Tryfonidis
1680  - es, courtesy of Daniel Mustieles
1681  - gl, courtesy of Fran Dieguez
1682  - he, courtesy of Yaron Shahrabani
1683  - lt, courtesy of Aurimas Černius
1684  - nb, courtesy of Kjartan Maraas
1685  - sl, courtesy of Matej Urbančič
1686  - te, courtesy of Hari Krishna
1687  - zh_HK, courtesy of Chao-Hsiung Liao
1688  - zh_TW, courtesy of Chao-Hsiung Liao
1689
1690 All contributors to this release:
1691  Jens Georg <mail@jensge.org>
1692  Murray Cumming <murrayc@murrayc.com>
1693  Yaron Shahrabani <sh.yaron@gmail.com>
1694  Daniel Mustieles <daniel.mustieles@gmail.com>
1695  Nilamdyuti Goswami <nilamdyuti@gmail.com>
1696  Matej Urbančič <mateju@svn.gnome.org>
1697  Luis de Bethencourt <luis@debethencourt.com>
1698  Kjartan Maraas <kmaraas@gnome.org>
1699  Fran Diéguez <fran.dieguez@mabishu.com>
1700  Tom Tryfonidis <tomtryf@gmail.com>
1701  Sasi Bhushan Boddepalli <sasi@swecha.net>
1702  Murray Cumming <murrayc@openismus.com>
1703  Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
1704  Aurimas Černius <aurisc4@gmail.com>
1705  Alexander Shopov <ash@kambanaria.org>
1706
1707 0.15.0
1708 ======
1709
1710 A new unstable cycle for GNOME 3.6!
1711
1712 Changes compared to 0.14.0:
1713
1714 - Port to Vala 0.16 vapis.
1715 - Use new GMutex/GCond api.
1716 - Use GLib 2.30 Unix signal handling code.
1717 - Parse "Range:" HTTP headers using libsoup functions.
1718 - Fix SinkProtocolInfo generation in SinkConnectionManager.
1719 - Fix URI escaping in AVTransport ChangeLog generation.
1720 - Use the correct XML namespace for upnp:author and upnp:album in
1721   GetSortCapabilities.
1722 - Use GStreamer presets to set the encoding bitrates in our transcoders.
1723 - Lower the MP3 and MPEG2 bitrates a bit.
1724 - Remove the current AAC transcoder and add a working one.
1725 - Fix state machine transitions in AVTransport.
1726 - Set correct number of tracks and reset when URI is empty.
1727 - Implement GetMediaInfo_Ext.
1728 - Check InstanceID in AVTransport and RenderingControl.
1729 - Use "FactoryDefault" as default RenderingControl preset.
1730 - Update service description files to include the proper allowed values.
1731 - Verify if the URI passed in SetAVTransportURI is accessible and the media
1732   matches any of the advertised mime types.
1733 - Fix initial LastChange event to include all state variables.
1734 - Fix RecordMedium state variable to return "NOT_IMPLEMENTED".
1735 - Fix serveral error codes in AVTransport.
1736 - Add some checks for "Mute" and "Volume" in RenderingControl.
1737 - Push meta-data, mime type and contentFeatures.dlna.org to the MediaPlayer
1738   instance.
1739 - Select streamingMode.dlna.org header based on DLNA flags.
1740
1741 IOP:
1742  - Force version downgrade for devices using the Mediabolic UPnP stack.
1743
1744 Playbin:
1745  - Fix duration notification
1746  - Avoid Warning from GStreamer when an empty URI is set.
1747  - Use "NO_MEDIA_PRESENT" as initial state instead of "STOPPED".
1748
1749 GstLaunch:
1750  - Add an option to set the DLNA profile of a stream if applicable
1751
1752 Ui:
1753  - Fix initial set-up.
1754  - Fix removing autostart file when Rygel is not running.
1755
1756 Changes in dependencies:
1757  - Vala >= 0.16 for newer vapis
1758  - glib >= 2.32 for Unix signal handlers and new GMutex/GCond APIs
1759
1760 Bugs fixed in this release:
1761  https://bugzilla.gnome.org/show_bug.cgi?id=675234
1762  https://bugzilla.gnome.org/show_bug.cgi?id=674071
1763  https://bugzilla.gnome.org/show_bug.cgi?id=674733
1764
1765 All contributors to this release:
1766  Jens Georg <mail@jensge.org>
1767  Yaron Shahrabani <sh.yaron@gmail.com>
1768  Sasi Bhushan <sasi@swecha.net>
1769  Jonh Wendell <jwendell@gnome.org>
1770  Yuri Myasoedov <omerta13@yandex.ru>
1771  Matej Urbančič <mateju@svn.gnome.org>
1772  Marek Černocký <marek@manet.cz>
1773  Luca Ferretti <lferrett@gnome.org>
1774  Kentaro KAZUHAMA <kazken3@gmail.com>
1775  Joe Hansen <joedalton2@yahoo.dk>
1776  Gil Forcada <gforcada@gnome.org>
1777  Gabor Kelemen <kelemeng@gnome.hu>
1778  Fran Diéguez <fran.dieguez@mabishu.com>
1779  Daniel Nylander <po@danielnylander.se>
1780  Christian Kirbach <Christian.Kirbach@googlemail.com>
1781  Bruno Brouard <annoa.b@gmail.com>
1782  Alexander Shopov <ash@kambanaria.org>
1783
1784 Added/updated translations
1785  - bg, courtesy of Alexander Shopov
1786  - ca, courtesy of Joan Duran
1787  - cs, courtesy of Marek Černocký
1788  - da, courtesy of Joe Hansen
1789  - de, courtesy of Christian Kirbach
1790  - fr, courtesy of Pierre Henry
1791  - gl, courtesy of Fran Dieguez
1792  - he, courtesy of Yaron Shahrabani
1793  - hu, courtesy of Gabor Kelemen
1794  - it, courtesy of Luca Ferretti
1795  - ja, courtesy of Kentaro KAZUHAMA
1796  - pt_BR, courtesy of Jonh Wendell
1797  - ru, courtesy of Yuri Myasoedov
1798  - sl, courtesy of Matej Urbančič
1799  - sv, courtesy of Daniel Nylander
1800
1801 0.13.4
1802 ======
1803
1804 A new release in the current unstable release cycle
1805
1806 Changes compared to 0.13.3:
1807
1808 - Add the new logo.
1809 - Don't abort if a client requests an invalid thumbnail or subtitle.
1810 - Don't crash if a GStreamer element is missing.
1811 - Set X_DLNACAP according to the allow-upload/allow-deletion configuration.
1812 - Drop the "maximum version" requirements in configure.ac.
1813 - Revert the ¨npt=0- is not a seek" patch since it broke DLNA requirement
1814   7.3.33.4.
1815 - Don't crash if a User-Agent contains non-UTF-8 characters.
1816
1817 Mediathek:
1818  - Reduce severity of a warning message.
1819
1820 Playbin:
1821  - Emit duration change once the playbin can know it.
1822
1823 Tracker:
1824  - Refactor alternative properties.
1825
1826 MPRIS:
1827  - Don't abort if a server doesn't use the proper type for the "Metadata"
1828    property.
1829
1830 MediaExport:
1831  - Set proper UPnP class for virtual containers.
1832
1833 Bugs fixed in this release:
1834  - https://bugzilla.gnome.org/show_bug.cgi?id=672048
1835  - https://bugzilla.gnome.org/show_bug.cgi?id=667781
1836
1837 Added/updated translations
1838  - lv, courtesy of Rūdolfs Mazurs
1839  - pl, courtesy of Piotr Drąg
1840
1841 All contributors to this release:
1842  Jens Georg <mail@jensge.org>
1843  Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
1844  Piotr Drąg <piotrdrag@gmail.com>
1845  Lukasz Pawlik <lukasz.pawlik@comarch.com>
1846
1847 0.13.3
1848 ======
1849
1850 A new release in the current unstable release cycle
1851
1852 Changes compared to 0.13.2:
1853
1854 - Fix a regression introduced in 0.13.2 that caused the XBox 360 to show empty
1855   Album, Artist and Genre folders with the Tracker plugin.
1856 - Fix the time-out used on item creation.
1857 - Only ask tumbler to create thumbnails if it's not a remote resource.
1858
1859 Added/updated translations
1860  - sl, courtesy of Matej Urbančič
1861  - sr, courtesy of Мирослав Николић
1862  - sr@latin, courtesy of Miroslav Nikolić
1863
1864 All contributors to this release
1865  Jens Georg <mail@jensge.org>
1866  Мирослав Николић <miroslavnikolic@rocketmail.com>
1867  Matej Urbančič <mateju@svn.gnome.org>
1868
1869 0.13.2
1870 ======
1871
1872 A new release in the current unstable release cycle
1873
1874 Changes compared to 0.13.1:
1875
1876 - Work around a reference issue when using vala-0.16.
1877 - Really add the hack for WMP 12.
1878 - Fix XBox 360 showing the same songs multiple times in the "Songs" listing
1879   when not using MediaExport back-end.
1880 - Drop obsolete gconf dependency.
1881 - Don't crash when loading the same module twice accidently.
1882 - Add tests for ItemCreator class.
1883 - Refactor, document and clean-up ItemCreator class.
1884 - Use supplied <dc:date> in CreateObject call.
1885
1886 Tracker:
1887  - Revert the change that lets the fs-miner chose the RDF type. This broke
1888    uploading very badly.
1889  - Use the item's date when creating a new item.
1890
1891 Bugs fixed:
1892  https://bugzilla.gnome.org/show_bug.cgi?id=664184
1893  https://bugzilla.gnome.org/show_bug.cgi?id=669858
1894  https://bugzilla.gnome.org/show_bug.cgi?id=660477
1895
1896 Added/updated translations
1897  - cs, courtesy of Marek Černocký
1898  - es, courtesy of Daniel Mustieles
1899
1900 All contributors to this release:
1901  Jens Georg <mail@jensge.org>
1902  Marek Černocký <marek@manet.cz>
1903  Daniel Mustieles <daniel.mustieles@gmail.com>
1904
1905 0.13.1
1906 ======
1907
1908 A new release in the current unstable release cycle
1909
1910 Changes compared to 0.13.0:
1911
1912 - Fix MPEG2 transcoding to not fail due to a typo in the container caps.
1913 - Output debug information about the used transcoding profile.
1914 - Fix AVC transcoding: Framerate and resource resolution.
1915 - Some documentation updates.
1916 - Simplify the RTP depayloader guessing code by using GStreamer functionality.
1917 - Stop leaking HTTPRequests due to a ref cycle.
1918 - Some stability errors and conformance changes.
1919 - Add coverage reports for unittests.
1920 - Increase the coverage of some classes.
1921 - Fix basic search implementation for offset > 0 and limit == 0.
1922 - Add an environment variable to set the time-out for plug-in loading to help
1923   when running in valgrind.
1924
1925 IOP:
1926  - More refactoring: Version downgrade is not longer bound to the XBox 360
1927    hacks and configurable. That makes the ugly trailing colon disappear for
1928    devices that are not a XBox 360 but still need the downgrade.
1929  - Add hacks for XBMC which has problems to play AAC/M4A files shared with the
1930    "correct" DLNA mime-type.
1931  - Fix Slideshow option in XBox 360 when called from top-level image browser.
1932  - If a time-seek requests everything, just ignore that it's a seek.
1933  - Add a file extension to all served URIs to help those devices that need
1934    them.
1935  - Fix an issue where Windows Media Player 12 only showed the first 200 items.
1936
1937 UI:
1938  - Minor clean-up and polishing.
1939  - Tooltips.
1940
1941 Tracker:
1942  - Get rid of work-around for gnome-bug 623685
1943
1944 MediaExport:
1945  - Fix a regression in the file monitor that caused moved files to be missed.
1946  - Update the documentation to clarify how to enter URIs in the configuration
1947    file.
1948  - Fix an endless loop when adding media to an empty but watched directory.
1949  - Delay the creation of the virtual folder hierarchy until the initial walk
1950    is done.
1951
1952 Mediathek:
1953  - Update the documentation on how to configure it and distribute those.
1954
1955 MPRIS:
1956  - Add possibility to disable the whole module.
1957
1958 External:
1959  - Don't crash if the D-Bus server doesn't behave as specified when sending
1960    updates.
1961  - Transcoding/Proxying if the uri contained the @ADDRESS@ template
1962  - Fix icons; it was still using the MediaItem1 interface.
1963  - Update child count properly if container changes.
1964  - Add possibility to disable the whole module.
1965
1966 Changes in dependencies:
1967  - Require Vala 0.14.1 for GStreamer VAPI fixes.
1968
1969 Bugs fixed:
1970  https://bugzilla.gnome.org/show_bug.cgi?id=659432
1971  https://bugzilla.redhat.com/show_bug.cgi?id=759206
1972  https://bugzilla.gnome.org/show_bug.cgi?id=666363
1973  https://bugzilla.gnome.org/show_bug.cgi?id=644538
1974  https://bugzilla.gnome.org/show_bug.cgi?id=668335
1975  https://bugzilla.gnome.org/show_bug.cgi?id=663826
1976  https://bugzilla.gnome.org/show_bug.cgi?id=653120
1977  https://bugzilla.gnome.org/show_bug.cgi?id=663631
1978  https://bugzilla.gnome.org/show_bug.cgi?id=669677
1979  https://bugzilla.gnome.org/show_bug.cgi?id=669680
1980
1981 Updated/Added translations:
1982  - es, courtesy of Daniel Mustieles
1983  - fr, courtesy of Alexandre Franke
1984  - ja, courtesy of Jiro Matsuzawa
1985  - pl, courtesy of Piotr Drąg
1986
1987 All contributors to this release:
1988  Jens Georg <mail@jensge.org>
1989  Marcin Kazmierczak <marcin.kazmierczak@comarch.com>
1990  Krzesimir Nowak <qdlacz@gmail.com>
1991  Piotr Drąg <piotrdrag@gmail.com>
1992  Lukasz Pawlik <lucas.pawlik@gmail.com>
1993  Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
1994  David King <amigadave@amigadave.com>
1995  Daniel Mustieles <daniel.mustieles@gmail.com>
1996  Alexandre Franke <alexandre.franke@gmail.com>
1997
1998
1999 0.13.0
2000 ======
2001
2002 The beginning of a new unstable release cycle.
2003
2004 Many of the commits in this release already have been released in one of
2005 our stable 0.12.x versions. A list of all changes that already were released
2006 is available in the stable branch's NEWS file:
2007
2008 http://git.gnome.org/browse/rygel/tree/NEWS?h=RYGEL_0_12_5
2009
2010 Changes compared to 0.12.5:
2011
2012 - Use context-less API from gupnp-0.18.
2013 - Switch to .xz tarballs as default.
2014 - Get rid of a nested MainLoop in HTTP POST handling that caused a lot of
2015   trouble with vala's async support.
2016 - Refactor ClientHacks into a generic part and XBox support.
2017 - Add a hack for Panasonic TVs that can only handle PNG thumbnails if you
2018   tell them they're JPEG.
2019 - Always build and run tests when using autogen.sh.
2020 - Write uploaded data to a temporary hidden file first and move to real file
2021   later, helping file monitors to only create a single event.
2022 - Add a 128x128 version of the icon.
2023 - Move the 48x48 JPEG icon and 120x120 icons necessary for DLNA out of the
2024   icon theme.
2025 - Drop XML comments from the content description files which might cause
2026   issues in IOP.
2027 - Stabilize the error handling in HTTP POST.
2028 - Clean-up GTK+ checks in configure.ac.
2029 - Only pass -g to valac when --enable-debug was passed.
2030 - More robust transcoding on faulty input.
2031 - Clean-up and refactor audio- and video-transcoders.
2032 - Clean-up RTP depayloader guessing.
2033 - Fix deadlock on Ctrl-C.
2034 - Fix a crash on filesystem error while uploading.
2035
2036 - MediaExport:
2037   - Refactor and clean QueryContainer.
2038   - Use proper UPnP classes like object.container.album.musicAlbum for virtual
2039     folders.
2040   - Support audio-less videos.
2041
2042 - Mediathek:
2043   - Set proper DLNA profile on the WMV streams.
2044
2045 - Playbin:
2046   - Add support for image/jpeg and image/png.
2047
2048 - Tracker:
2049   - Fix querybuilder for graphed statements.
2050   - Let tracker-fs-miner override properties and chose the proper RDF type
2051     for an uploaded file.
2052   - Cache ContainerUpdateIDs for metadata-based containers.
2053
2054 - Bugs fixed in this release:
2055   gnome:660107 - Mediathek HTTP proxy URL doesn't have a DLNA profile for WMV
2056   gnome:661336 - No thumbnails for Panasonic
2057   gnome:637226 - rygel installs 120x120 icons, instead of 128x128
2058
2059 - All contributors to this release:
2060   - Jens Georg <mail@jensge.org>
2061   - Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2062   - Grzegorz Grabowski <grzegorz.grabowski@comarch.com>
2063   - Mario Blättermann <mariobl@gnome.org>
2064   - Marek Černocký <marek@manet.cz>
2065   - Matej Urbančič <mateju@svn.gnome.org>
2066   - Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
2067   - Jorge González <jorgegonz@svn.gnome.org>
2068
2069 - Added/updated translations:
2070   - de, courtesy of Mario Blättermann
2071   - sl, courtesy of Matej Urbančič
2072   - cz, courtesy of Marek Černocký
2073   - eo, courtesy of Kristjan SCHMIDT
2074   - es, courtesy of Jorge González
2075
2076
2077 0.11.3
2078 ======
2079
2080 Another release in the unstable release cycle.
2081
2082 Changes since 0.11.2:
2083
2084 - Dependency-related changes:
2085   - Bump GStreamer version to 0.10.35 for important encodebin fixes.
2086   - Bump Vala version to version 0.14.
2087   - Bump libsoup maximum version.
2088
2089 - Fixed an abort if the client requested chunks of data being too small.
2090 - Fix memory leaking related to file upload.
2091 - Work-around a crash when the service description file is invalid.
2092 - Make rygel a single-instance app. If a new instance is started, the old
2093   instance will be shut down. This is likely to be reveresed in a future
2094   release.
2095 - Fix an UPnP compatibility regression.
2096 - Fix resolution and framerate for MPEG_TS_HD_NA_ISO transcoder.
2097 - Adapt to changes in upcoming vala-0.14
2098 - Allow UPnP class generalization on upload to DLNA_ORG.AnyContainer.
2099 - Add transcoders for AAC_ISO_320 and AVC_MP4_BL_CIF15_AAC_520. Note that both
2100   are disabled by default since GStreamer has some issues with these
2101   pipelines.
2102
2103 - IOP:
2104   - Fix IOP with XBox 360's music browsing.
2105   - Fix IOP with Samsung Galaxy S.
2106   - Fix IOP with Allegro clients.
2107
2108 - Tracker:
2109   - Properly escape meta-data strings.
2110   - Update search containers if tracker content changes.
2111   - Fix wrong search result when "exists true" was searched for artist, album
2112     and genre.
2113   - Implement @refID.
2114   - Add an option to share only those files that have a nmm:dlnaProfile set.
2115
2116 - MediaExport:
2117   - Refactor database access code.
2118
2119 All contributors to this release:
2120   - Jens Georg <mail@jensge.org>
2121   - Luis de Bethencourt <luis.debethencourt@collabora.com>
2122   - Daniel Mustieles <daniel.mustieles@gmail.com>
2123   - Мирослав Николић <miroslavnikolic@rocketmail.com>
2124   - Yuri Myasoedov <omerta13@yandex.ru>
2125   - Thijs Vermeir <thijsvermeir@gmail.com>
2126   - Mario Blättermann <mariobl@gnome.org>
2127   - Marek Černocký <marek@manet.cz>
2128   - Kjartan Maraas <kmaraas@gnome.org>
2129   - Andrej Žnidaršič <andrej.znidarsic@gmail.com>
2130
2131 Added/updated translations
2132   - cs, courtesy of Marek Černocký
2133   - de, courtesy of Mario Blättermann
2134   - es, courtesy of Daniel Mustieles
2135   - nb, courtesy of Kjartan Maraas
2136   - ru, courtesy of Yuri Myasoedov
2137   - sl, courtesy of Andrej Žnidaršič
2138   - sr, courtesy of Мирослав Николић
2139   - sr@latin, courtesy of Miroslav Nikolić
2140
2141 - UPnP requirements addressed:
2142   - UPnP CTT 2.0 cases AV-CD:1-4.1
2143
2144 - DLNA requirements addressed:
2145   - 7.3.66.3
2146   - 7.3.120.4
2147   - 7.3.136.1
2148   - 7.3.136.4
2149
2150 - Bugs fixed:
2151   bgo#629582 - MediaServer doesn't work with Samsung Galaxy S
2152   bgo#654833 - compiler warning in media-export plugin
2153
2154 0.11.2
2155 ======
2156
2157 Another release in the unstable release cycle.
2158
2159 Changes since 0.11.1:
2160
2161 - Fix regression introduced in 0.11.1 which made tracker plugin fail to
2162   start.
2163 - Add commandline options -c, --config to override the user
2164   configuration file.
2165 - Add a config file options to override the upload directories.
2166 - Use proper UPnP service description syntax.
2167 - Tracker:
2168   - Clean-up left-over place-holder items on plugin start-up.
2169
2170 All contributors to this release:
2171   - Jens Georg <mail@jensge.org>
2172   - Topi Santakivi <topi.santakivi@digia.com>
2173   - Matej Urbančič <mateju@svn.gnome.org>
2174   - Marek Černocký <marek@manet.cz>
2175   - Jorge González <jorgegonz@svn.gnome.org>
2176
2177 Added/updated translations
2178   - cs, courtesy of Marek Černocký
2179   - es, courtesy of Jorge González
2180   - sl, courtesy of Matej Urbančič
2181
2182 - UPnP requirements addressed:
2183   - UPnP CTT 1.5 cases 1.x.y.z.
2184
2185 - DLNA requirements addressed:
2186   - 7.3.139.1
2187   - Improved robustness for the CreateObject tests.
2188
2189 0.11.1
2190 ======
2191
2192 Another release in the unstable release cycle.
2193
2194 This is mostly a comatibility release to be able to build against latest
2195 unstable releases of GSSDP & GUPnP.
2196
2197 Changes since 0.11.0:
2198
2199 - Fix warnings and critical messages when Rygel is run without a DBus session
2200   bus available.
2201 - Modify XBox support to not disturb UPnP conformance.
2202 - Bump required minimum versions of GSSDP, GUPnP, GUPnP-AV and GUPnP-Vala.
2203 - Implement upnp:searchClass.
2204 - Several improvements to SOAP action parameter validation.
2205 - MediaExport:
2206   - Add APE to the supported media formats.
2207
2208 All contributors to this release:
2209   - Jens Georg <mail@jensge.org>
2210   - Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2211   - Topi Santakivi <topi.santakivi@digia.com>
2212   - Andrej Žnidaršič <andrej.znidarsic@gmail.com>
2213   - Mario Blättermann <mariobl@gnome.org>
2214
2215 Dependency-related changes:
2216 - Bump GSSDP requirement to 0.11.0
2217 - Bump GUPnP requirement to 0.17.0
2218 - Bump GUPnP-AV requirement to 0.9.0
2219 - Bump GUPnP-Vala requirement to 0.9.0
2220
2221 - UPnP requirements addressed:
2222   - UDA-1.1.1
2223   - UDA-1.1.2
2224   - UDA-1.1.3
2225   - UDA-1.1.4
2226   - UDA-3.1.3
2227   - UDA-4.2.2
2228   - AV-CD:1-6.1
2229 - DLNA requirements addressed:
2230   - 7.3.67.4
2231   - 7.3.134.1
2232
2233 Updated translations:
2234   - de, courtesy of Mario Blättermann.
2235   - sl, courtesy of Andrej Žnidaršič.
2236
2237 0.11.0
2238 ======
2239
2240 This release marks the beginning of a new unstable release-cycle which will
2241 eventually be integrated into GNOME 3.2. Changes since 0.10.2:
2242
2243 - Serve video thumbnails to XBox 360
2244 - Change ImportResource not to use GVFS
2245 - Validate passed sort criteria string
2246 - More validation and robustness of input arguments for actions
2247 - Complete supported formats for TimeSeekRange parsing
2248 - Ignore unknown commandline options and print help string when
2249   encountering those
2250 - Make sure an uploaded file is closed after HTTP POST
2251 - Several fixes related to seeking
2252 - Add restrictions to correct transfer modes
2253 - MediaExport:
2254   - Wait for filesystem events to settle before harvesting new files
2255   - General code clean-up, especially in the file monitor
2256   - Add option to disable file monitoring
2257   - Add more exotic media to be harvested:
2258     - .mpc/.mpc: MusePack
2259     - .wv: WavPack
2260     - .aac: Stand-alone AAC (raw/ADTS)
2261     - .mp2: MPEG 1, Audio Profile 2
2262     - .webm: WebM video files
2263     - .mka: Audio in a Matroska file
2264   - Ignore unknown file from discoverer
2265 - Tracker:
2266   - Print the used upload directories
2267   - Use D-Bus filtering for GraphUpdated, be waken much less by tracker
2268   - Support adding of existing but non-indexed files as well as general
2269     objects with all kinds of URIs through the CreateObject call
2270   - Generally rework the handling of place holder items which are uploaded
2271     later by the Content-Directory
2272   - Set item size in the tracker-miner graph
2273
2274 All contributors to this release:
2275   - Jens Georg <mail@jensge.org>
2276   - Topi Santakivi <topi.santakivi@digia.com>
2277   - Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2278   - Muhammet Kara <muhammet.k@gmail.com>
2279   - Marek Černocký <marek@manet.cz>
2280   - Luis de Bethencourt <luis.debethencourt@collabora.co.uk>
2281   - Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
2282   - Lê Trường An <xinemdungkhoc1@gmail.com>
2283   - Jorge González <jorgegonz@svn.gnome.org>
2284   - Gabriel F. Vilar <cogumm@gmail.com>
2285   - Daniel Mustieles <daniel.mustieles@gmail.com>
2286   - Andrej Žnidaršič <andrej.znidarsic@gmail.com>
2287
2288 - Many other non-functional and/or minor improvements and fixes.
2289
2290 Dependency-related changes:
2291
2292 - Bump libsoup requirements
2293
2294 Bugs fixed in this release:
2295
2296 bgo#651965 - Rygel Uses 100% CPU while working on an incomplete MKV file
2297
2298 - UPnP requirements satisfied:
2299   - AV-CD:1-4.2
2300   - AV-CD:1-4.3
2301   - AV-CD:1-9.1
2302   - AV-CD:1-11.1
2303   - AV-CD:1-12.1
2304   - AV-CM:1-5.1
2305 - DLNA requirements satisfied:
2306   - 7.3.128.7
2307   - 7.4.31.2
2308   - 7.4.38.6
2309   - 7.4.40.3
2310   - 7.4.40.8
2311   - 7.4.49.4
2312 Added/updated translations:
2313   - cs, courtesy of Marek Černocký
2314   - es, courtesy of Daniel Mustieles
2315   - pt_BR, courtesy of Gabriel F. Vilar
2316   - sl, courtesy of Andrej Žnidaršič
2317   - tr, courtesy of Muhammet Kara
2318   - vi, courtesy of Lê Trường An
2319
2320 0.10.2
2321 ======
2322
2323 A new release in the stable 0.10.x series for GNOME 3.0. Changes since 0.10.1:
2324
2325 - Fix sorting on dates without time
2326 - Fix MediaExport plugin skipping m4a files
2327 - Fix serving of album art
2328 - Fix an assertion when harvesting files still being downloaded
2329 - Don't entity-quote UTF-8 characters
2330 - Fix a hidden potential crasher with vala async functions
2331
2332 Bugs fixed in this release:
2333
2334 648486 - Rygel doesn't show up in Samsung PS50C77 TV
2335
2336 All contributors to this release:
2337
2338 Jens Georg <mail@jensge.org>
2339
2340 0.10.1
2341 ======
2342
2343 A new release in the stable 0.10.x series for GNOME 3.0. Changes since 0.10.0:
2344
2345 - Fix severe performance regression introduced in 0.9.9
2346 - Fix a crash on corrupt files
2347 - Generate ChangeLog from git on make dist
2348
2349 All contributors to this release:
2350
2351 Jens Georg <mail@jensge.org>
2352
2353 0.10.0
2354 ======
2355
2356 The first release in the new stable 0.10.x series for GNOME 3.0. Changes since
2357 0.9.9:
2358
2359 - More user-friendly short description. Downstream integrators might want to
2360   update their packages (check README).
2361 - Simplified transcoding by use of new 'encodebin' GStreamer element. This also
2362   implies fixing of MPEG TS transcoder to work with recent GStreamer (plugins).
2363 - Much more consistent and simpler HTTP stream handling by increased reliability
2364   on GStreamer.
2365 - Many fixes and improvements to HTTP streams.
2366 - More robust tests for HTTP streams.
2367 - Fix .po files being all uppercase.
2368 - Don't crash if log_domain is unset.
2369 - Apply Xbox hacks on Philips DLNA TV.
2370 - Time seek header must be locale-independent.
2371 - Correct supported SeekMode values.
2372 - Support 'background' mode for all streams.
2373 - More complete DOAP file.
2374 - Don't offer audio transcoding for videos.
2375 - Expose 'dc:date' for items when available.
2376 - Add some more check.
2377 - Add support for 'refID' attribute. Although currently no plugin uses this, we
2378   are already adding this basic support to satisfy DLNA.
2379 - Throw error if 'dlnaManaged' attribute or wrong DLNA profile is provided in an
2380   item creation request.
2381 - Throw error with correct code on creation of item of wrong class.
2382 - Prevent a crash in 'ImportResource' action handling.
2383 - Report slightly more accurate time seek range.
2384 - Don't error out on attempt to delete an inexistent file.
2385 - MediaExport:
2386   - Avoid crawling $HOME by default.
2387   - Query user folders only once.
2388   - Remove huge cache directive.
2389   - Implement search by duration.
2390   - Properly cancel the file monitor.
2391   - Fix crash on file removal.
2392 - Tracker:
2393   - Mark newly added items as available.
2394   - Set 'nie:contentCreated' on created items.
2395   - Take mime-type from gupnp-dlna to work-around bug#647575.
2396   - Properly escape regular expression in title containers.
2397   - Create a unique URI for new items.
2398   - Mark resources we created as ours.
2399 - More DLNA requirements satisfied:
2400   - 7.3.25.1
2401   - 7.3.50.1
2402   - 7.3.67.1
2403   - 7.3.133.6
2404   - 7.3.134.3
2405 - Localization:
2406   - Add more translations:
2407     - Bengali India translation
2408     - Indonesian translation
2409     - Latvian translation
2410   - Translation updates:
2411     - Japanese
2412     - Russian
2413     - French
2414     - Korean
2415     - Slovenian
2416     - Norwegian bokmål
2417     - Swedish
2418     - Bulgarian
2419     - Thai
2420     - Simplified Chinese
2421     - Kannada
2422     - Catalan
2423     - Portuguese
2424     - British English
2425     - Polish
2426     - Czech
2427     - Romanian
2428     - German
2429     - Galician
2430     - Hungarian
2431     - Serbian
2432     - Dutch
2433     - Spanish
2434     - UG
2435 - Many other non-functional and/or minor improvements and fixes.
2436
2437 Dependency-related changes:
2438
2439 - Require gst-plugins-base.
2440 - Require gstreamer-pbutils.
2441
2442 Bugs fixed in this release:
2443
2444 647551 - Improperly escaped regexes in tracker plugin
2445 643854 - Rygel is not shown as media source on a Philips TV
2446 644985 - TimeSeekRange.dlna.org HTTP header is locale dependent
2447 645159 - PS3 doesn't recognize transcoded MP3 content
2448
2449 All contributors to this release:
2450
2451 Jens Georg <mail@jensge.org>
2452 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2453 Luis de Bethencourt <luis@debethencourt.com>
2454 Topi Santakivi <topi.santakivi@digia.com>
2455 Abduxukur Abdurixit <abdurixit@gmail.com>
2456 Akom Chotiphantawanon <knight2000@gmail.com>
2457 Alexander Shopov <ash@kambanaria.org>
2458 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
2459 Aron Xu <aronxu@gnome.org>
2460 Bruce Cowan <bruce@bcowan.me.uk>
2461 Bruno Brouard <annoa.b@gmail.com>
2462 Changwoo Ryu <cwryu@debian.org>
2463 Daniel Mustieles <daniel.mustieles@gmail.com>
2464 Daniel Nylander <po@danielnylander.se>
2465 Dirgita <dirgitadevina@yahoo.co.id>
2466 Duarte Loreto <happyguy_pt@hotmail.com>
2467 Fran Diéguez <fran@openhost.es>
2468 Gabor Kelemen <kelemeng@gnome.hu>
2469 Joan Duran <jodufi@gmail.com>
2470 Kentaro KAZUHAMA <kazken3@gmail.com>
2471 Kjartan Maraas <kmaraas@gnome.org>
2472 Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
2473 Marek Černocký <marek@manet.cz>
2474 Mario Blättermann <mariobl@gnome.org>
2475 Matej Urbančič <mateju@svn.gnome.org>
2476 Piotr Drąg <piotrdrag@gmail.com>
2477 Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
2478 Runa Bhattacharjee <runab@redhat.com>
2479 Shankar Prasad <svenkate@redhat.com>
2480 Wouter Bolsterlee <wbolster@gnome.org>
2481 Yuri Myasoedov <omerta13@yandex.ru>
2482 Мирослав Николић <miroslavnikolic@rocketmail.com>
2483
2484 0.9.9
2485 =====
2486
2487 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.90
2488 release.
2489
2490 - Define separate log domains for core and each plugin.
2491 - Improved log output control: We now allow you to specify log levels separately
2492   for each log domain.
2493 - HTTP Connection stalling supported for ALL streams.
2494 - Entertain priority in GStreamer-based HTTP streams.
2495 - Rename 'upnp_enabled' in configuration to 'upnp-enabled'.
2496 - Add section about MPRIS plugin to manpage.
2497 - Several fixes/improvements to manpages.
2498 - Fix some environment variables' names.
2499 - Use both user & system configuration. So far, we have been ignoring the system
2500   configuration file when the user configuration file exists. This leads into
2501   problems whenever our configuration keys change. Now we load configuration
2502   from both sources and get the config value from system configuration if user
2503   configuration doesn't offer a value for it.
2504 - Use 'data' directory in source tree as the system config location when
2505   configured to run uninstalled.
2506 - Configure option to enable fatal valac warings. Also make this default when
2507   running autogen.sh.
2508 - Make configure --help less ugly.
2509 - Make use of modern autotools.
2510 - Show VALA flags in configure summary.
2511 - Remove special configure flag to enable maemo configuration as it should just
2512   be the default in maemo-specific branch.
2513 - Clear the ChangeLog file content.
2514 - UI:
2515   - Trim-down the UI to only provide options that end-user needs.
2516   - Use the correct key for 'UPnP enabled' option.
2517   - All widgets must be disabled when sharing is.
2518   - Option to use 'any' network.
2519 - MediaExport:
2520   - Hide empty virtual folders.
2521   - Don't keep empty containers in DB.
2522   - More debug output.
2523 - Tracker:
2524   - Only share available files: As tracker also indices removable media we need
2525     to filter out those files that are currently unavailable.
2526 - Localization:
2527   - Add Kannada translation.
2528   - Update UG translation.
2529   - Update German translation.
2530   - Update UK translation.
2531   - Update Gujarati translations.
2532   - Update Ukranian translation.
2533   - Update Hebrew translation.
2534   - Update Norwegian bokmål translation.
2535   - Update Spanish translation.
2536   - Update Estonian translation.
2537 - Many other non-functional and/or minor improvements and fixes.
2538
2539 Dependency-related changes:
2540
2541 - Require & adapt to Vala 0.11.6
2542 - Explicitly require gssdp >= 0.9.2
2543
2544 Bugs fixed in this release:
2545
2546 641882 - 0.9.8 does not build
2547
2548 All contributors to this release:
2549
2550 Jens Georg <mail@jensge.org>
2551 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2552 Luis de Bethencourt <luis@debethencourt.com>
2553 Abduxukur Abdurixit <abdurixit@gmail.com>
2554 Daniel Korostil <ted.korostiled@gmail.com>
2555 Ivar Smolin <okul@linux.ee>
2556 Jorge González <jorgegonz@svn.gnome.org>
2557 Kjartan Maraas <kmaraas@gnome.org>
2558 Mario Blättermann <mariobl@gnome.org>
2559 Shankar Prasad <svenkate@redhat.com>
2560 Sweta Kothari <swkothar@redhat.com>
2561 Yaron Shahrabani <sh.yaron@gmail.com>
2562
2563 0.9.8
2564 =====
2565
2566 Another micro release that fixes the broken Vala check.
2567
2568 All contributors to this release:
2569
2570 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2571
2572 0.9.7
2573 =====
2574
2575 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.6
2576 release.
2577
2578 - Ability to bind to specific networks.
2579 - Prevent possible crash on SIGINT.
2580 - Remove encoding information from .desktop file.
2581 - Fix build against Vala 0.11.4.
2582 - Don't initialize/create disabled plugin.
2583 - Explicitly unregister D-Bus service on shutdown.
2584 - Mediathek:
2585   - Don't block the rest of rygel while waiting on network.
2586   - Plug libXml memory leaks.
2587   - Workaround for bgo#639702.
2588   - Make update-interval configurable.
2589   - Add option to choose between H.264 and WMV videos.
2590 - Localization:
2591   - Update Bulgarian translation.
2592   - Update Greek translation.
2593   - Update Traditional Chinese translation (Hong Kong and Taiwan).
2594   - QA of Galician translations.
2595
2596 Dependency-related changes:
2597
2598 - Require gupnp-vala >= 0.7.5
2599
2600 Bugs fixed in this release:
2601
2602 638269 - Mediathek plugin breaks streaming during update
2603 639534 - Remove encoding info from .desktop file
2604 639738 - build failure: rygel-item-creator.vala: error: syntax error, expected
2605          method call
2606
2607 All contributors to this release:
2608
2609 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2610 Jens Georg <mail@jensge.org>
2611 Alexander Shopov <ash@kambanaria.org>
2612 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
2613 Fran Diéguez <fran.dieguez@mabishu.com>
2614 Marios Zindilis <m.zindilis@dmajor.org>
2615 radykal <radykal_dj@hotmail.com>
2616
2617 0.9.6
2618 =====
2619
2620 Another micro release to mainly fix a critical bug in 0.9.5. Other changes:
2621
2622 - Correct meaning for 'upnp_enabled' configuration option. Its now set to 'true'
2623   by default and if you set this to 'false' and run rygel, you can still stream
2624   media (currently only over HTTP) from it.
2625 - Add option to disable UPnP to all configuration sources.
2626 - Environment variables for boolean options now follow general unix conventions.
2627 - Localization:
2628   - New partial translation for Afrikaans (af).
2629
2630 All contributors to this release:
2631
2632 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2633 Friedel Wolff <friedel@translate.org.za>
2634
2635 0.9.5
2636 =====
2637
2638 Changes since 0.9.4:
2639
2640 - Only advertize searchable containers as such.
2641 - Do not execute search in non-searchable containers.
2642 - Only refuse to advertise a transcoder for an item if it's DLNA profile
2643   is the same as that of the item in question.
2644 - Don't wait for new item if its already available under the container.
2645 - Add timeouts to container update waiting code.
2646 - Sort in ascending order by default. I had gotten the idea of ascending and
2647   descending reversed in my head so ended-up sorting by title in wrong order.
2648 - Empty sort criteria in browse/search requests means no sort criteria.
2649 - Use shorter HTTP URLs.
2650 - Add support for search of media containers by their child count.
2651 - Delay addition of child containers to actual (exposed) hierarchy until they
2652   produce some offspring. Very often it happens that we don't have enough
2653   metadata available to populate our hierarchies and we end-up exposing empty
2654   containers. Not only its contrary to user's expectations but apparently DLNA
2655   CTT isn't able to digest them.
2656 - Move magic '@ADDRESS@' substitution from external plugin to core so all
2657   plugins can use it.
2658 - If the root container of a MediaServer plugin is empty, deactivate the plugin
2659   until the situation changes.
2660 - Tracker:
2661   - Add title-based hierarchies: One container for each unique starting
2662     character of all the titles available for the contegory in question.
2663   - Add "New" container: Under each category container, add a child container
2664     that lists all items of that category that were added (to tracker-store)
2665     less than 3 days ago.
2666   - Use property function for sorting. Tracker claims to be more efficient when
2667     using property functions instead of variables.
2668 - MediaExport:
2669   - More reliable fallback extraction.
2670   - Speed-up browse and search handling.
2671 - Localization:
2672   - Add Vietnamese translation.
2673   - Update Slovenian translation.
2674   - Update Norwegian bokmål translation.
2675   - Update Estonian translation.
2676   - Update Hebrew translation.
2677   - Update Spanish translation.
2678   - Update UG translation.
2679   - Update Czech translation.
2680   - Update Swedish translation.
2681   - Update Punjabi Translaiton.
2682   - Update Galician translation.
2683 - Many other non-functional and/or minor improvements and fixes.
2684
2685 Dependency-related changes:
2686
2687 - Require & adapt to gupnp-dlna >= 0.5.
2688 - Require gupnp-vala >= 0.7.2.
2689
2690 All contributors to this release:
2691
2692 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2693 Jens Georg <mail@jensge.org>
2694 Arun Raghavan <arun.raghavan@collabora.co.uk>
2695 Sunil Mohan Adapa <sunil@medhas.org>
2696 A S Alam <aalam@users.sf.net>
2697 Daniel Nylander <po@danielnylander.se>
2698 Gheyret T.Kenji <gheyret@gmail.com>
2699 Ivar Smolin <okul@linux.ee>
2700 Jorge González <jorgegonz@svn.gnome.org>
2701 Kjartan Maraas <kmaraas@gnome.org>
2702 Matej Urbančič <mateju@svn.gnome.org>
2703 Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
2704 Petr Kovar <pknbe@volny.cz>
2705 Yaron Shahrabani <sh.yaron@gmail.com>
2706 Fran Diéguez <fran.dieguez@mabishu.com>
2707 Marek Cernocky
2708
2709 0.9.4
2710 =====
2711
2712 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.3
2713 release.
2714
2715 - After adding a new item in a container, wair for it to actually appear under
2716   the container in the hierarchy. This is needed to satisfy DLNA CTT testcase
2717   7.3.26.4,5.
2718 - Wait for updated signal from the parent container after pushing content to a
2719   child item before returning an 'OK' to the client. This is needed to satisfy
2720   the bogus check at the end of the DLNA CTT testcase 7.3.136.4.
2721 - If the template device description was modified after cached description was
2722   modified/created, use the template device description. Without this change,
2723   user had to manually remove the cached description documents each time we
2724   modified the templates.
2725 - Only set dlnaManaged flags if any of the contained flag is set. This is
2726   needed to comply with DLNA requirements 7.3.118.2-3.
2727 - Use correct resolution for MPEG_TS_SD_EU_ISO transcoded streams.
2728 - Remove now redundant vala work-arounds.
2729 - MediaExport:
2730   - Fix update signal emission.
2731   - Disable plugin on error during it's initialization.
2732   - Only on-disk container should be marked as writable. That excludes both
2733     special containers like "Filesystem" and virtual/metadata containers.
2734   - Optimize searches by preventing a full-table scan and custom function.
2735 - Tracker:
2736   - Adapt to new update signals API.
2737   - Handle update signals (only) in All* containers. In these containers we can
2738     easily know if the update affect the container or not. This is is not true
2739     for other containers and we end-up launching a lot of redundant Tracker
2740     queries and network traffic.
2741   - Keep a single hierarchy for all network interfaces to reduce resource
2742     consumption.
2743 - Localization:
2744   - Update Simplified Chinese translation.
2745   - Update Thai Translation.
2746   - Update Romanian translation.
2747   - Update UG translation.
2748   - Update Hebrew translation.
2749   - Update Estonian translation.
2750   - Update Galician translations.
2751 - Many other non-functional and/or minor improvements and fixes.
2752
2753 Dependency-related changes:
2754
2755 - Require vala 0.11.2.
2756
2757 Bugs fixed in this release:
2758
2759 635957 - Typo in copyright year in some source files.
2760 635598 - Rygel 0.8.x does not remove deleted files.
2761
2762 All contributors to this release:
2763
2764 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2765 Jens Georg <mail@jensge.org>
2766 Aron Xu <aronxu@gnome.org>
2767 Akom Chotiphantawanon <knight2000@gmail.com>
2768 Gheyret T.Kenji <gheyret@gmail.com>
2769 Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
2770 Daniel Șerbănescu <cyber19rider@gmail.com>
2771 Fran Diéguez <fran.dieguez@mabishu.com>
2772 Ivar Smolin <okul@linux.ee>
2773 Yaron Shahrabani <sh.yaron@gmail.com>
2774
2775 0.9.3
2776 =====
2777
2778 Another micro release to fix the build against gtk+-3.0. Other changes:
2779
2780 - Ability to enable/disable upload of media.
2781 - Ability to enable/disable deletion of media.
2782 - Localization:
2783   - Update Spanish translation.
2784
2785 Dependency-related changes:
2786
2787 - Drop support for gtk+-2.0 and require gtk+-3.0.
2788
2789 All contributors to this release:
2790
2791 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2792
2793 0.9.2
2794 =====
2795
2796 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.2
2797 release.
2798
2799 - Add support for destruction of media objects.
2800 - Implement DLNA's 'auto-destroy' requirement.
2801 - Set dlnaManaged attribute on DIDL-Lite objects. This along with some other
2802   recent changes, allows us to pass the following DLNA CTT testcases:
2803   - 7.3.118.2,3
2804   - 7.3.121.1
2805   - 7.3.139.1
2806 - Sort Search and Browse results alphabetically (in descending order) by title
2807   when no sorting criteria is specified by the client.
2808 - Use URI when provided in item creation requests.
2809 - There is no need to actually create the file for new items. The file will
2810   automatically be created when/if contents are copied to the new empy item.
2811 - Only allow pushing content to our own items that are place-holder (empty).
2812 - Remove redundant call to Gst.init().
2813 - Unique short commandline argument for disabling WMV transcoding.
2814 - Make use of new gupnp-av APIs.
2815 - Port to vala 0.11.1 and 0.11.2.
2816 - Tracker:
2817   - Tracker keeps the size set by us originally even after the size changes. A
2818     simple work-around is to just not set the size if its an empty file.
2819   - Save title when adding item to store.
2820   - Update container upon item addition.
2821 - MediaExport:
2822   - Export media even if metadata extraction fails for it.
2823   - Improved debug log.
2824 - MPRIS:
2825   - Fix service destination.
2826 - Localization:
2827   - Add Catalan (Valencian) translation.
2828   - Add Thai translation.
2829   - Update British English translation.
2830   - Update Simplified Chinese translation.
2831 - Many other non-functional and/or minor improvements and fixes.
2832
2833 Dependency-related changes:
2834
2835 - Require vala >= 0.11.1.
2836 - Require gupnp-av & gupnp-vala >= 0.7.0.
2837
2838 0.9.1
2839 =====
2840
2841 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.1
2842 release.
2843
2844 - Don't assume user's config folder to be present everywhere. This assumption is
2845   only true for modern (free)desktops and fails us badly on headless machines.
2846 - Properly require automake 1.11.
2847 - Custom rule to remove .stamp files to enforce rebuild from vala sources.
2848 - Destroy the device list before quiting main loop. For some reason, the SSDP
2849   'BYE' message doesn't get sent out for all devices before rygel exits. This
2850   change makes sending of these packet a lot more (could actually be 100%)
2851   reliable.
2852 - Tracker:
2853   - Make sure we only expose items that are either explicity marked to be shared
2854     over UPnP network or not marked at all.
2855   - Assume UPnP-created items to be shared. We create items on demand from UPnP
2856     clients so its logical to assume that the client would want it to be
2857     available on the UPnP network immediately after their creation.
2858   - Some non-functional changes.
2859   - URI escape metadata titles for IDs to correctly handle titles that have
2860     charachters like ',' and ':' in them.
2861 - Localization:
2862   - Update Slovenian translation.
2863   - Update Korean translation.
2864   - Update Estonian translation.
2865
2866 All contributors to this release:
2867
2868 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2869 Jens Georg <mail@jensge.org>
2870 Changwoo Ryu <cwryu@debian.org>
2871 Ivar Smolin <okul@linux.ee>
2872 Jorge González <jorgegonz@svn.gnome.org>
2873 Matej Urbančič <mateju@svn.gnome.org>
2874
2875 0.9.0
2876 =====
2877
2878 This release marks the start of the new unstable release-cycle. This is also the
2879 release cycle that will be integrated into GNOME 3. Changes since 0.7.8 that
2880 were not present in subsequent stable (0.8.x) releases:
2881
2882 - Port from dbus-glib and GValue usage to GDBus and GVariant.
2883 - Do not offer HTTP GET/HEAD URIs for place-holder (0-sized) items. This is
2884   needed to avoid crashes when a newly created item is fetched before the client
2885   pushes any contents to it.
2886 - Hack XBox search for upnp:class to make it happy.
2887 - Direct XBox's genre search to root container.
2888 - Set item's size on creation.
2889 - Always set VAPIDIR to ${datadir}/vala/vapi.
2890 - Tracker:
2891   - Add 'Genre' hierarchy.
2892   - Provide specific UPnP class for artist and album containers so that they
2893     could be searched by this property. This fixes music browsing on XBox 360.
2894   - Fix item ID creation logic.
2895   - Optimize handling of invalid searches and in turn searches in general.
2896   - Improved handling of search by "upnp:class".
2897   - Unknown size means size of 0.
2898   - Expose more information for music items:
2899     - sample rate
2900     - number of channels
2901     - bits per sample
2902     - bitrate
2903 - MediaExport:
2904   - Proper default values for item metdata. This fixes the misterious "0" Album
2905     and Artist on XBox.
2906   - Handle requests for audio and image item types, not just music and pictures.
2907 - Localization:
2908   - Add Brazilian Portuguese translation.
2909   - Add Catalan translation.
2910   - Add Italian translation.
2911   - Update Traditional Chinese translation (Hong Kong and Taiwan).
2912   - Update simplified Chinese translation.
2913   - Update Estonian translation.
2914   - Update Danish translation.
2915   - Update Bulgarian translation.
2916   - Update Czech translation.
2917   - Update Galician translations.
2918   - Update Hebrew translation.
2919   - Update French translation.
2920   - Update Hungarian translation.
2921   - Update Japanese translation.
2922   - Update Polish translation.
2923   - Update Dutch translation.
2924   - Update Greek translation.
2925   - Update Lithuanian translation
2926 - Some other non-functional and/or minor improvements and fixes.
2927
2928 Dependency-related changes:
2929
2930 - Require gio >= 2.26.
2931
2932 All contributors to this release:
2933
2934 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
2935 Jens Georg <mail@jensge.org>
2936 Aron Xu <aronxu@gnome.org>
2937 Bruno Brouard <annoa.b@gmail.com>
2938 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
2939 Djavan Fagundes <djavan@comum.org>
2940 Fran Diéguez <fran.dieguez@mabishu.com>
2941 Gabor Kelemen <kelemeng@gnome.hu>
2942 Gil Forcada <gforcada@gnome.org>
2943 Ivar Smolin <okul@linux.ee>
2944 Joan Duran <jodufi@gmail.com>
2945 Kenneth Nielsen <k.nielsen81@gmail.com>
2946 Marek Černocký <marek@manet.cz>
2947 Mario Blättermann <mariobl@gnome.org>
2948 Mattias Põldaru <mahfiaz gmail com>
2949 Milo Casagrande <milo@ubuntu.com>
2950 Piotr Drąg <piotrdrag@gmail.com>
2951 Rosi Dimova <pocu@bk.ru>
2952 Simos Xenitellis <simos@gnome.org>
2953 Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
2954 Yaron Shahrabani <sh.yaron@gmail.com>
2955 Žygimantas Beručka <zygis@gnome.org>
2956
2957 0.7.8
2958 =====
2959
2960 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.92
2961 release.
2962
2963 - If the client didn't pass a Range header in the request, don't append
2964   Accept-Ranges and Content-Range headers to response. This fixes picture
2965   browsing on XBox 360 (again).
2966 - Don't put empty nodes in device description.
2967 - Use '\r\n' instead of '\n' in XML files. Some UPnP devices in the market are
2968   apparently unable to handle the unix EOL character so we better provide the
2969   XML files in DOS format.
2970 - MediaExport:
2971   - Fix an assertion failure.
2972 - Localization:
2973   - Remove markup from a translatable string in preferences UI.
2974   - Don't build translatable strings by substitution.
2975   - Prefer the term 'folder' over 'directory' in translated strings.
2976   - Miscellaneous string fixes.
2977   - Don't translate debug messages.
2978   - Add Serbian translation.
2979   - Add Korean translation.
2980   - Add Japanese translation.
2981   - Add Hungarian translation.
2982   - Update Spanish translation.
2983   - Update Galician translation.
2984   - Update British English translation.
2985   - Update Hebrew translation.
2986   - Update Norwegian bokmål translation.
2987   - Update Tamil translation.
2988   - Update Slovenian translation.
2989   - Update Swedish translation.
2990   - Update Punjabi translation.
2991   - Update French translation.
2992   - Update Polish translation.
2993   - Update Greek translation.
2994   - Update Czech translation.
2995   - Update Portuguese translation.
2996   - Update German translation.
2997
2998 Bugs fixed in this release:
2999
3000 626196 - OPPO DBP-80/83
3001 629348 - Do not mark debug messages for translation
3002
3003 All contributors to this release:
3004
3005 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3006 Jens Georg <mail@jensge.org>
3007 Philip Withnall <philip@tecnocode.co.uk>
3008 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
3009 A S Alam <aalam@users.sf.net>
3010 Bruce Cowan <bruce@bcowan.me.uk>
3011 Christian Kirbach <Christian.Kirbach@googlemail.com>
3012 Claude Paroz <claude@2xlibre.net>
3013 Daniel Nylander <po@danielnylander.se>
3014 drtv <vasudeven@git.gnome.org>
3015 Duarte Loreto <happyguy_pt@hotmail.com>
3016 Fran Diéguez <fran.dieguez@mabishu.com>
3017 Gabor Kelemen <kelemeng@gnome.hu>
3018 Homin Lee <ff4500@gmail.com>
3019 Jorge González <jorgegonz@svn.gnome.org>
3020 Kentaro KAZUHAMA <kazken3@gmail.com>
3021 Kjartan Maraas <kmaraas@gnome.org>
3022 Michael Kotsarinis <mk73628@gmail.com>
3023 Petr Kovar <pknbe@volny.cz>
3024 Piotr Drąg <piotrdrag@gmail.com>
3025 Tomasz Dominikowski <dominikowski@gmail.com>
3026 Yaron Shahrabani <sh.yaron@gmail.com>
3027 Милош Поповић <gpopac@gmail.com>
3028 Marek Cernocky
3029 Gabor Kelement
3030
3031 0.7.7
3032 =====
3033
3034 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.91
3035 release.
3036
3037 - Add manpages for rygel and rygel.conf.
3038 - Add support for search by album and artist.
3039 - Don't advertize support for search by '@refID' as we don't really support
3040   and use it at all.
3041 - Drop support for search by 'res' and 'res@protocolInfo'. Since we didn't
3042   handle proxy and transcoding resources this gave wrong impression to the
3043   clients and was causing rygel to fail DLNA test cases.
3044 - Don't error out on empty search results.
3045 - Error out on HTTP request for invalid transfer mode.
3046 - Fix typo in serialization of "upnp:createClass".
3047 - Case-insensitive string comparisons.
3048 - 'TransferIDs' state variable should list IDs for all transfers we have, even
3049   the ones that are complete.
3050 - Correct sending of error to client when import of resource fails.
3051 - Make sure we don't make invalid comparisons during the search.
3052 - Do not set the 'sp-flag' as we never really are the clock source for the
3053   content, even in case of live/transcoded streams.
3054 - Add MPRIS2 plugin. This plugin turns any media player that implements
3055   MPRIS2[1] D-Bus interface into a UPnP MediaRenderer.
3056 - MediaExport:
3057   - Don't forget containers in children count.
3058   - Fix handling of "exists" operator in search.
3059   - Add m4v, m4a and png to list of file extensions to entertain.
3060   - Apply filter to monitoring of files as well.
3061   - Add support for the "Genre" folder of XBox.
3062   - Fix IOP with Windows Media Player 12.
3063   - Allow user to specify standard XDG media directories using variables.
3064   - Export XDG standard media directories by default but this time through
3065     default user configuration.
3066 - Tracker:
3067   - Correct some checks.
3068   - Escape regex for SPARQL.
3069 - GstLaunch:
3070   - Use '-' instead of '_' in user configrution options.
3071 - Playbin:
3072   - Had forgotten to rename the plugin in the user configuration.
3073   - Remove last remaining "all rights reserved" from copyright headers.
3074 - Localization:
3075   - Add Greek translation.
3076   - Add British English translation.
3077   - Update French translation.
3078   - Update Traditional Chinese translation (Hong Kong and Taiwan).
3079   - Update Czech translation.
3080   - Update Danish translation.
3081 - DLNA test cases fixed in this release:
3082   - 7.3.41.1 (now N.A)
3083   - 7.3.66.2
3084   - 7.3.66.3,4
3085   - 7.4.49.4
3086 - Various other performance, plugin API and non-functional improvements.
3087
3088 Dependency-related changes:
3089   - Lower gtk+-2.0 requirement to 2.20.0.
3090
3091 Bugs fixed in this release:
3092
3093 627243 - String operators during Search() should be case insensitive.
3094 627982 - All Playbins on a network have the same hard coded name.
3095
3096 All contributors to this release:
3097
3098 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3099 Jens Georg <mail@jensge.org>
3100 Philip Withnall <philip@tecnocode.co.uk>
3101 Ask H. Larsen <asklarsen@gmail.com>
3102 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
3103 Claude Paroz <claude@2xlibre.net>
3104 Giannis Katsampirhs <juankatsamprishs@gmail.com>
3105 Kenneth Nielsen <k.nielsen81@gmail.com>
3106 Marek Černocký <marek@manet.cz>
3107 Petr Kovar <pknbe@volny.cz>
3108
3109 [1] http://www.mpris.org/2.0/spec/
3110
3111 0.7.6
3112 =====
3113
3114 Another micro release to fix the critical regression in 'Year' hierarchy of
3115 Tracker plugin.
3116
3117 All contributors to this release:
3118
3119 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3120
3121 0.7.4
3122 =====
3123
3124 A new release in the current unstable 0.7.x series for upcoming GNOME 2.32.0
3125 release.
3126
3127 - Fix wildcard handling in search request.
3128 - Distribute correct copy of scallable icons.
3129 - Provide icons in DLNA standard sizes.
3130 - Provide icons in JPEG format as well.
3131 - Don't offer transcoding from video to audio and viceversa. This makes sense
3132   anyway and reduces network traffic.
3133 - Only offer time seeking if duration is known.
3134 - Report correct DLNA profile for MPEG-TS HD and WMV transcoder.
3135 - List DLNA formats first in the list of supported formats.
3136 - Provide correct values for out parameters of GetCurrentConnectionInfo action.
3137 - Correctly handle HTTP 'POST' requests.
3138 - Correct checks for vala bindings.
3139 - Use new 64-bit size property in GUPnP resource API so that we can deal with
3140   resources bigger than 2GB.
3141 - Fix some (potential) crashes.
3142 - Correctly handle a translated string involving plurals.
3143 - Don't use deprecated libsoup API.
3144 - Correct flaws in code related to search for media object by ID. This combined
3145   with some changes in Tracker plugin (see below) improves the reliability and
3146   especially the performance of Tracker plugin a lot.
3147 - Use the mime-type and DLNA profile when provided in item creation requests.
3148 - Advertize byte-seek support for thumbnails.
3149 - Correct algorithm to decide whether to seek or not.
3150 - Set standard header on XML files.
3151 - Prefix service URLs with a "/". This seems like the right way to do it and it
3152   might actually improve our IOP.
3153 - Make use of new APIs to report all known DLNA profiles in list of supported
3154   formats (MediaServer only).
3155 - Add support for the "Genre" tag in music items.
3156 - External:
3157   - Handle AlbumArt property.
3158   - Fix a few crashes.
3159   - Remove workaround for bug#602003.
3160 Tracker:
3161   - Make sure metadata container get unique IDs.
3162   - Performance improvements to search for media object by ID.
3163   - Make use of DLNA profile when provided.
3164   - Don't use Tracker's logo as icon.
3165   - Ignore duration of '0'.
3166   - Print debug after item creation in store.
3167 MediaExport:
3168   - Disable plugin when Tracker plugin is/becomes available.
3169   - Require sqlite3 VAPI only for this plugin.
3170   - Code clean-up and general speed improvements
3171   - Extract embedded album art
3172   - Remove the ability for user-defined virtual folders, providing a set of
3173     built-in folders similar to that of tracker's.
3174   - Fix some minor regressions introduced by the switch to gupnp-dlna metadata
3175     extraction
3176   - Move configured files and folders into their own "Files & Folders" container
3177     to de-clutter root.
3178 - Localization:
3179   - Add ta translation.
3180   - Update Galician translations.
3181   - Update Hebrew translation.
3182   - Update Spanish translation.
3183   - Update Romanian translation.
3184   - Update Slovenian translation.
3185 - DLNA test cases fixed in this release:
3186   - 7.2.14.2
3187   - 7.2.28.1
3188   - 7.3.25.1
3189   - 7.3.26.3
3190   - 7.3.26.4
3191   - 7.3.29.3
3192   - 7.3.29.4
3193   - 7.3.33.4
3194   - 7.3.33.5
3195
3196 Dependency-related changes:
3197   - Require and adapt to Vala 0.9.5.
3198   - Require gupnp-av >= 0.5.9.
3199   - Require gupnp-dlna >= 0.3.0.
3200   - MediaExport
3201     - Require gstreamer-tag >= 0.10.28.
3202     - Require gstreamer-app >= 0.10.28.
3203
3204 All contributors to this release:
3205
3206 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3207 Jens Georg <mail@jensge.org>
3208 Yaron Shahrabani <sh.yaron@gmail.com>
3209 Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
3210 Kjartan Maraas <kmaraas@gnome.org>
3211 Jorge González <jorgegonz@svn.gnome.org>
3212 Fran Diéguez <fran.dieguez@mabishu.com>
3213 drtv <vasudeven@git.gnome.org>
3214 Claude Paroz <claude@2xlibre.net>
3215 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
3216
3217 0.7.3
3218 =====
3219
3220 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.6
3221 release.
3222
3223 - Add Album-art support.
3224 - Add support for sorted Browse/Search.
3225 - Don't push data after HTTP response is cancelled.
3226 - Advertise support for search by "createClass".
3227 - Revive accidently removed XBox hacks.
3228 - Fix icon export for uninstalled case.
3229 - Simplify plugin APIs to further abstract plugin developers from UPnP details.
3230 - Add convenient MediaRenderer APIs for plugins. This involved moving most of
3231   the GstRenderer code to core.
3232 - Fix seeking once again.
3233 - Improve error handling in HTTP request handling code.
3234 - Port to new DIDL-Lite contributor APIs.
3235 - Port to Vala 0.9.3 and 0.9.4.
3236 - Clean-up README and specify build and run-time dependencies.
3237 - More debug output.
3238 - MediaExport:
3239   - Make use of gupnp-dlna for faster, more complete and reliable metadata
3240     extraction.
3241   - Print a debug message if extraction fails for a file.
3242   - Add windows formats to positive list of file extensions to include in the
3243     metadata extraction.
3244   - Don't share anyt folder by default.
3245   - Fix url-escaped folder names on PS3.
3246   - Fix issue of empty title of top-level virtual folders on PS3.
3247   - Process 256 children at a time. This improves performance of harvesting of
3248     large folders.
3249 - GstRenderer:
3250   - Rename to Playbin.
3251   - Advertize support for 'video/mp4'
3252   - Advertize support for RTSP
3253   - Handle error from playbin.
3254   - Don't claim support for unsupported UPnP actions and state variables.
3255 - External:
3256   - Fix a crasher bug.
3257 - Localization:
3258   - Add French translation.
3259   - Update Simplified Chinese translations.
3260   - Update German translation.
3261   - Update Galician translation.
3262   - Update Swedish translation.
3263   - Update Slovenian translation.
3264 - Lots of other non-functional and/or minor improvements and fixes.
3265
3266 Dependency-related changes:
3267
3268 - Require Vala >= 0.9.3
3269 - Require gupnp >= 0.13.4
3270 - Require gupnp-av >= 0.5.8
3271 - Require gupnp-dlna >= 0.2.1 (new dependency)
3272 - Require libgee >= 0.5.2
3273 - Use gtk+-2.0 (>= 2.21.5) if available rather than gtk+-3.0
3274
3275 Bugs fixed in this release:
3276
3277 607411 - Need to mention non-compile time deps.
3278 624445 - Samsung can't FF/REW/PAUSE when playing video/avi from Rygel.
3279 625556 - New configure flag to switch GTK+ version.
3280
3281 All contributors to this release:
3282
3283 Aron Xu <aronxu@gnome.org>
3284 Arun Raghavan <arun.raghavan@collabora.co.uk>
3285 Claude Paroz <claude@2xlibre.net>
3286 Eleanor Chen <chenyueg@gmail.com>
3287 Frédéric Péters <fpeters@0d.be>
3288 Javier Jardón <jjardon@gnome.org>
3289 Jens Georg <mail@jensge.org>
3290 Mario Blättermann <mariobl@gnome.org>
3291 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3292
3293 0.7.2
3294 =====
3295
3296 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.5
3297 release.
3298
3299 * MediaExport:
3300   * Support DLNA's 'AnyContainer' upload extenstion.
3301   * Only harvest media files. We use a positive list for file extensions to
3302     include in the metadata extraction.
3303   * Implement fallback to the default (slow) search implementation.
3304   * Lower severity for some of the console messages.
3305   * Update code according to latest GStreamer Vala API fixes.
3306 * Tracker:
3307   * Improve Sparql query builder to achieve much better performance and reduced
3308     D-Bus traffic.
3309 * GstRenderer:
3310   * Relicense from GPL to LGPL.
3311   * More descriptive default title.
3312 - Localization:
3313   - Add Simplified Chinese translation.
3314   - Add Traditional Chinese translation (Hong Kong and Taiwan).
3315   - Updated Spanish translation.
3316 - Various non-functional improvements to core and plugins.
3317
3318 All contributors to this release:
3319
3320 Aron Xu <aronxu@gnome.org>
3321 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
3322 Jens Georg <mail@jensge.org>
3323 Jorge González <jorgegonz@svn.gnome.org>
3324 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3325
3326 0.7.1
3327 =====
3328
3329 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.4
3330 release.
3331
3332 - Implement DLNA's 'AnyContainer' upload extenstion. This allows clients to
3333   upload items without having to specify target container. Currently it only
3334   works for the Tracker backend.
3335 - Report types of items that could be created/uploaded in a container and allow
3336   clients to search containers by this property.
3337 - Port last bits of C code to Vala. Now Rygel is completely written in Vala.
3338 - Make Rygel build/work against both current stable and unstable Vala releases.
3339 - Offer SD transcoding in EU profile. Seems certain Sony Bravia TVs only
3340   support EU profiles. With this change, they should at least be able to use the
3341   SD transcoding.
3342 - Two more unit tests.
3343 - Provide default configuration for WMV transcoding.
3344 - Correctly handle boolean commandline option for disabling WMV transcoder.
3345 - External:
3346   - Port the external plugin to use the new D-Bus MediaServer specification:
3347     http://live.gnome.org/Rygel/MediaServer2Spec. The new specification is meant
3348     to be very generic and scale well to large media hierarchies.
3349   - Make use of search API when implemented by the external application.
3350   - Various other performance improvements.
3351 - Preferences UI:
3352   - Improve resize behavior.
3353   - Add missing bevel to URI tree view.
3354   - Replace GtkVBox by GtkVButtonBox where appropriate.
3355 - Localization:
3356   - Added Punjabi Translation.
3357   - Updated Norwegian bokmål translation.
3358   - Updated Galician translations.
3359   - Updated Spanish translation.
3360   - Updated Hebrew translation.
3361 - Various non-functional improvements.
3362
3363 Dependency-related changes:
3364
3365 - Require gtk+-3.0 >= 2.90.3.
3366 - Require gupnp-av >= 0.5.7.
3367 - Require gupnp-vala >= 0.6.7.
3368
3369 Bugs fixed in this release:
3370
3371 593628 - mp2ts transcoder not working with certain Bravia TV models.
3372 596214 - URI table is missing bevel.
3373
3374 All contributors to this release:
3375
3376 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3377 Eric Anderson <ejona86@gmail.com>
3378 A S Alam <aalam@users.sf.net>
3379 Fran Diéguez <fran.dieguez@mabishu.com>
3380 Jorge González <jorgegonz@svn.gnome.org>
3381 Kjartan Maraas <kmaraas@gnome.org>
3382 Yaron Shahrabani <sh.yaron@gmail.com>
3383
3384 0.7.0
3385 =====
3386
3387 This release marks the start of the new unstable release-cycle. This is also the
3388 release cycle that will be integrated into GNOME 2.31 (and 3.0 eventually).
3389 Changes since 0.6.0:
3390
3391 - Exit on failure to load any plugins in 5 seconds.
3392 - Add icon to preferences UI's desktop file.
3393 - Correct error on missing 'Elements' node in 'CreateObject' action from client.
3394 - Advertize upload features in 'X_DLNACAP' in device description.
3395 - Remove comments from description files as per DLNA requirement (7.2.30.1).
3396 - Don't allow comments in DIDL-Lite from client either. This is to satisfy the
3397   DLNA Confirmation Test Tool rather than DLNA itself.
3398 - Don't advertize unimplemented actions.
3399 - autogen.sh should create m4 directory if it doesn't exist already.
3400 - Correct Icon path in preferences UI for uninstalled case.
3401 - Specify on debug log where rygel is currently looking for plugins.
3402 - Localization:
3403   - Don't translate all strings in media-export plugin.
3404   - No need to translate Mediathek plugin.
3405   - Add Hebrew translation.
3406   - Add Swedish translation.
3407   - Add Czech translation.
3408   - More Spanish translations.
3409   - More Slovenian translations.
3410   - More German translations.
3411 - MediaExport:
3412   - Fix search result. Search was returning the the result for the current
3413     limits, not the overall result count. This lead to strange behaviour on
3414     e.g. XBox 360.
3415   - Optimize searches. Noticable speed improvements on XBox music browsing.
3416   - Fix broken SQL query to get object by path.
3417   - Remove redundant custom tag for duration.
3418   - Make harvesting of metadata optional.
3419   - Re-enable simple mode which means we exporting media on the UPnP network
3420     even if no meta-data extractor is available.
3421   - Remove redundant URI table from database.
3422   - Work around a problem in GStreamer element playbin2.
3423   - Explain the term 'harvest' for translators.
3424   - Many non-functional improvements.
3425
3426 All contributors to this release:
3427
3428 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3429 Jens Georg <mail@jensge.org>
3430 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
3431 Daniel Nylander <po@danielnylander.se>
3432 Fran Diéguez <fran.dieguez@mabishu.com>
3433 Jorge González <jorgegonz@svn.gnome.org>
3434 Mario Blättermann <mariobl@gnome.org>
3435 Petr Kovar <pknbe@volny.cz>
3436 Yaron Shahrabani <sh.yaron@gmail.com>
3437
3438 0.6.0
3439 =====
3440
3441 This release marks the start of the new stable release-cycle. Changes since
3442 0.5.2:
3443
3444 - Localization:
3445   - Fix translation framework.
3446   - Mark all (possibly) user-visible string for translation.
3447   - Use more translator-friendly language.
3448   - Provide comments for translators.
3449   - Correctly case abbreviations.
3450   - Translations:
3451     - German (de) 100%
3452     - Slovenian (sl): 100%
3453     - Spanish (es): 57%
3454 - Fix time-seeking.
3455 - Fix a potential race-condition in aborted HTTP requests.
3456 - Don't stream if request is for subtitles.
3457 - Use bigger (64Ki) buffers when streaming from gstreamer source element.
3458 - Remux only if transcoding is not needed.
3459 - Configuration option for specifying plugin load path.
3460 - Add configuration from Environment.
3461 - Fix port specification through commandline.
3462 - Add and expose Rygel logo.
3463 - Pause streaming pipeline when/if client isn't reading fast enough.
3464 - Add more unit tests.
3465 - Use gnome-autogen.sh.
3466 - Add missing libuuid to build and linker flags for all plugins.
3467 - Plugins are now able to provide a model description.
3468 - MediaExport:
3469   - File size change suggests file change.
3470   - Move media DB and metadata harvesting code from core to module as this is
3471     the only module that is using it.
3472 - External plugin now sets model description.
3473 - Lots of non-functional improvements and fixes.
3474
3475 Dependency-related changes:
3476
3477 - Sqlite now only needed for media-export plugin.
3478
3479 Bugs fixed in this release:
3480
3481 617762 Wrong file size exported to PS3
3482 590649 LiveResponse does not rate limit the GStreamer pipeline
3483 615834 Uses ALL_LINGUAS in configure.ac
3484 616189 Translation issues
3485 617750 Only re-encode audio and video when necessary
3486
3487 All contributors to this release:
3488
3489 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3490 Jens Georg <mail@jensge.org>
3491 Mario Blättermann <mariobl@gnome.org>
3492 Jorge González <jorgegonz@svn.gnome.org>
3493 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
3494
3495 0.5.2
3496 =====
3497
3498 Another release in the unstable 0.5.x series. Changes since 0.5.0:
3499
3500 - Add support for Xbox 360 and Window Media Player 11.
3501 - Add support for subtitles. Currently only useful for certain Samsung DLNA TVs.
3502 - Add Windows Media Video (WMV) transcoder.
3503 - Add unit tests for a few modules.
3504 - Fix some (potential) crashes.
3505 - Make database operations cancellable.
3506 - Throw error on database creation failure.
3507 - Simpler (hopefully) build rules.
3508 - Fix race-condition in streaming code so we don't terminate the connection
3509   before all the bytes are sent to the client.
3510 - Fix leaking of HTTP messages of live streams on termination.
3511 - Fix 'Content-Length' header values for partial requests.
3512 - Fix parsing of search expression containing characters not within the original
3513   latin1 range.
3514 - Use bigger (64Ki) buffers when streaming media to reduce cpu usage and
3515   therefore improve battery life.
3516 - Include spec version in description document.
3517 - Remove now unneeded work-around for vala bug#568972.
3518 - Advertize photos with their specific class, i-e 'photo' rather than 'image'.
3519 - MediaExport:
3520   - Implement search by URIs.
3521   - Implement search by album.
3522   - Error-out on invalid search expression.
3523   - Add support for virtual containers. This allows creation of metadata-based
3524     hierarchies in the user-config.
3525   - Fix deletion of containers.
3526   - URI-escape meta-data fields.
3527   - Catch previously uncaught exceptions.
3528   - Fix upgrade of database from older schemas.
3529 - Lots of code clean-ups and documentation fixes.
3530
3531 Dependency-related changes:
3532
3533 - Require gupnp >= 0.13.3.
3534 - Require gupnp-av >= 0.5.5.
3535 - Require gupnp-vala >= 0.6.5.
3536 - Require valac >= 0.8.0.
3537
3538 Bugs fixed in this release:
3539
3540 608886 - media export plugin corrupts its database when you change directories
3541 609944 - Files not harvested on update
3542 606305 - Samsung subtitles
3543
3544 All contributors to this release:
3545
3546 Jens Georg <mail@jensge.org>
3547 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3548 Cyrille Chepelov <cyrille.chepelov@keyconsulting.fr>
3549
3550 0.5.0
3551 =====
3552
3553 The first release in the unstable 0.5.x series. Changes since 0.4.6 that were
3554 not provided by any subsequent 0.4.x releases:
3555
3556 - New URI generation scheme that avoids problematic characters which makes some
3557   crappy renderers choke.
3558 - Allow creation of new media items and tranfering data into existing ones (
3559   upload). This is relavent to, and works for both MediaExport and Tracker.
3560 - Implement GetTransferProgress and StopTransferResource actions.
3561 - Advertise:
3562   - support for connection stalling.
3563   - live response to be sender-paced.
3564 - Rewrite SearchCriteria parser to make it more reliable.
3565 - Tracker:
3566   - Port to the Tracker 0.7 APIs.
3567   - Provide richer & more intuitive media hierarchy.
3568   - Signal container update on changes to subjects.
3569   - Act on config options allowing user to define which categories to share.
3570   - Support for search by URI.
3571   - Descriptive IDs for containers.
3572 - MediaExport
3573   - Implement custom search that translates to an SQLite query and therefore
3574     performs much faster than before.
3575   - Print message on console when harvesting is done.
3576   - Don't modify DB if harvester was cancelled.
3577   - Cancel harvester before starting new one.
3578 - Lots of non-functional improvements and fixes.
3579
3580 All contributors to this release:
3581
3582 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3583 Jens Georg <mail@jensge.org>
3584
3585 0.4.6
3586 =====
3587
3588 Brief summary of changes since 0.4.4:
3589
3590 - Implement optional UPnP Search action. This is not only a must have feature
3591   for a commercial MediaServer but is also a big first step towards proper
3592   XBox 360 support.
3593 - Simplify Browse action handling.
3594 - Simplify MediaServer plugin implementation.
3595 - Make sure autostart dir exists before attempting to write to it.
3596 - Fix a potential crash that is trigered by MediaContainer reporting incorrect
3597   (higher) number of children.
3598 - External:
3599   - Work around (vala) bug#602003.
3600   - Optimizations and code clean-ups.
3601 - Tracker:
3602   - Provide an efficient Search implementation using Tracker's search API.
3603   - Minor code clean-ups.
3604
3605 Dependency-related changes:
3606
3607 - Require gupnp-av >= 0.5.2.
3608 - Require gupnp-vala >= 0.6.2.
3609 - Require valac >= 0.7.9.
3610
3611 Bugs fixed in this release:
3612
3613 600256 - Segfault when trying to access a stream
3614
3615 All contributors to this release:
3616
3617 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3618
3619 0.4.4
3620 =====
3621
3622 Brief summary of changes since 0.4.2:
3623
3624 - Provide a gstreamer-based MediaRenderer plugin. This is mostly code stolen (
3625   and heavily adapted) from gupnp-media-renderer except that it doesn't depend
3626   on libowl-av and/or gtk+.
3627 - More ease for MediaServer implementors.
3628 - Better error handling.
3629 - Make sure no message is suppressed until we know what level of console output
3630   user wants.
3631 - Make use of vala's async support to simplify code quite a bit.
3632 - Plugins should load xml files from source tree when built with
3633   '--enable-uninstalled' configure flag.
3634 - Build with no optimizations in debug mode.
3635 - Use closure table to speed up object lookup and deletion.
3636 - Add build option for SQL debugging.
3637 - Workaround a crasher bug (#3774) in sqlite 3.6.12.
3638 - Use vala's static client D-Bus syntax.
3639 - Early ignorance of disabled plugins. This not only speeds-up startup a bit but
3640   also rids us of redundant debug messages.
3641 - MediaExport:
3642   - Nicely handle unavailability of gstreamer's playbin(2) element.
3643   - Fix a potential crasher.
3644 - Tracker:
3645   - Use multidimensional arrays to deal with search results. This combined with
3646     static client D-Bus syntax gives us quite a speed boost.
3647   - Handle item creation error.
3648 - External:
3649   - Allow applications to provide custom thumbnails for items.
3650   - Support pixel-aspect-ratio properties.
3651   - All D-Bus operations are now done asynchronously.
3652   - Make use of plugin icon if provided.
3653   - Move magic string substitution to core so other plugins can benefit from it.
3654 - Lots of other improvements and bug fixes.
3655
3656 Dependency-related changes:
3657
3658 - Require and adapt to libgee >= 0.5.
3659 - Require and adapt to valac >= 0.7.8.
3660
3661 Bugs fixed in this release:
3662
3663 597276 - Rygel crash on startup
3664 587649 - thumbnails not published for external media servers
3665 589959 - External plugin should query media servers on demand
3666 598005 - unable to load media-tracker plugin
3667
3668 All contributors to this release:
3669
3670 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3671 Jens Georg <mail@jensge.org>
3672 Thijs Vermeir <thijsvermeir@gmail.com>
3673
3674 0.4.2
3675 =====
3676
3677 Brief summary of changes since 0.4.1:
3678
3679 - Ability to specify verbosity of console messages by a number between 0 to 5.
3680 - Be able to survive unavailability of D-Bus session bus. This should make it
3681   easier to setup Rygel on headless NAS machines.
3682 - MediaExport:
3683   - Provide duration and date of media.
3684   - Improved guessing for type (UPnP class) of media.
3685   - Re-harvest metadata when a file/directory is modified.
3686   - Speed-up browsing (twice as before).
3687 - rygel-preferences:
3688   - Fix enabling/disabling of widgets.
3689   - Copy the desktop file from correct location.
3690 - Mediathek and GstLaunch disabled by default in the user configuration.
3691 - Add GstLaunch to maemo configuration (disabled by default though).
3692 - Put dbus-glib-1 to the list of vala API dependencies.
3693 - Fix seek headers.
3694 - Be more verbose at the end of configure.
3695
3696 Bugs fixed in this release:
3697
3698 596500 - Mpeg TS video files are mistaken for audio files
3699 596213 - Wrong state for checkboxes
3700 596327 - Enables some weird plugins by default
3701 596330 - Missing some metadata
3702
3703 All contributors to this release:
3704
3705 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3706 Jens Georg <mail@jensge.org>
3707
3708 0.4.1
3709 =====
3710
3711 A micro release that fixes some important issues found in the previous release:
3712
3713 - Update the Rygel D-Bus service paths everywhere.
3714 - Ignore two ignorable errors.
3715 - Initialize sensitivity of trancoding checkboxes to the same value as that of
3716   "Transcoding Support" checkbox.
3717 - Fix seeking in transcoded streams. Without this fix, the success of seeking
3718   was based on pure luck.
3719 - Correct headers in some files to reflect the correct license: LGPL.
3720 - No need for DVB configuration anymore.
3721
3722 Bugs fixed in this release:
3723
3724 596211 - Error exiting the prefs
3725 596213 - Wrong state for checkboxes
3726
3727 All contributors to this release:
3728
3729 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3730 Jens Georg <mail@jensge.org>
3731 René Stadler <mail@renestadler.de>
3732
3733 0.4
3734 ===
3735
3736 Brief summary of changes since 0.3:
3737
3738 - Rygel is no more just a MediaServer but rather a collection of DLNA (UPnP AV)
3739   services (devices in UPnP speak).
3740 - Port to new GUPnP APIs. The biggest advantage of that is that we now have
3741   dynamic network support, i-e Rygel can attach/detach to/from a network
3742   interface as it goes up/down.
3743 - Support for time-based seeking in transcoded streams.
3744 - Random tweaks to transcoding pipelines.
3745 - Provide a DBus service providing two functionalities:
3746    * Ability to tell Rygel to shutdown. Starting of Rygel is automatically
3747      handled by D-Bus since a .service file is provided by Rygel.
3748    * Ability to tell Rygel (MediaExport plugin actually) to (un)export URIs on
3749      the fly.
3750 - Implement enabling/disabling of UPnP in the preferences.
3751 - Configuration through command-line options.
3752 - Use a .ini configuration file rather than gconf.
3753 - Special default configuration for Maemo.
3754 - Don't spam the user's config directory and instead keep the description files
3755   into a separate subdirectory.
3756 - `make clean` doesn't clean the generated C files anymore.
3757 - Remove "all rights reserved" part from all copyright headers.
3758 - Remove integrated DVB plugin as DVBDaemon now implements the external plugin
3759   interface and hence dynamically glues to Rygel, just like PulseAudio.
3760 - New classes to further ease the plugin implementation.
3761 - (Un)pause the SoupMessage at the right time. This was causing a lot of delays
3762   when playing media on Sony PS3.
3763 - Bitrate is supposed to be in bytes/second. Not really but tell that to writers
3764   of UPnP specification.
3765 - Expose transcode formats in the GetProtocolInfo's source argument. This should
3766   make Sony Bravia TVs happy.
3767 - Transcoder URIs are now sorted according to their distance from the original
3768   format.
3769 - Provide "contentFeatures.dlna.org" header in the HTTP responses.
3770 - Provide DLNA transferMode header in the HTTP responses.
3771 - Only advertise internal URIs on local loopback interface.
3772 - Replace 'ip' config by 'interface' so users can bind Rygel to interfaces
3773   rather than IP.
3774 - Allow plugins to provide thumbnails.
3775 - Add thumbnails (if available) for each item if none provided by plugins. This
3776   works both on the desktop and Maemo.
3777 - Suppress all C compiler warnings by default. These warnings are mostly useless
3778   for us since almost all C code is generated.
3779 - Preference dialog is now more like a GNOME preferences dialog.
3780 - Provide .desktop file for preferences dialog.
3781 - Shave the build output.
3782 - GstLaunch: New plugin that exposes gstreamer pipelines described using
3783   familiar gst-launch syntax in the user configuration.
3784 - Tracker plugin:
3785   - Nicer default title.
3786   - Better detection of Tracker availability. Apparently ubuntu folks think that
3787     providing a .service file is wrong.
3788   - Better titles for top-level folders.
3789   - More usable hierarchy: Browsing by artists, albums and tags.
3790 - Folder plugin:
3791   - Rename to MediaExport.
3792   - Nicer default title.
3793   - Use the new Rygel classes to extract, export and save media metadata.
3794   - notify about updates to containers.
3795   - Skip files/folders starting with '.'.
3796   - Avoid crash if unknown file is found.
3797   - Delete gone directories on new start.
3798   - React on deletion of files.
3799   - Add recursive file monitoring.
3800   - Provide simple and easy options to add and remove files and folders from the
3801     preferences UI.
3802 - External plugin:
3803   - actually use 'DLNAProfile' property.
3804   - Don't load the plugin more than once.
3805   - Utilise optional MediaItem properties.
3806   - Fetch items on demand.
3807   - Fix critical warnings.
3808 - Mediathek plugin:
3809   - Fix crash if no config is available.
3810
3811 Dependency-related changes:
3812
3813 - Require gupnp >= 0.13
3814 - Require gupnp-av >= 0.5
3815 - Require GStreamer >= 0.10.23
3816 - Require libgee >= 0.3.0
3817
3818 Bugs fixed in this release:
3819
3820 584649 - Folder plugin should not export dot files and directories
3821 586108 - ID3 information not exported on mp3 files
3822 588034 - Bad durations for audio video files with media export plugin
3823 585986 - Some copyright headers claim "all rights reserved"
3824 585989 - Running "make clean" should leave generated C files in place.
3825 586134 - Tracker plugin fails if org.freedesktop.Tracker can't be activated,
3826          even if tracker is already running
3827 586243 - GStreamer 0.10.23 required for correct operation of transcoder
3828 587651 - Support for some MediaItem properties missing
3829 587855 - HTTP Error responses not sent
3830 587866 - No way to notify about new sub-containers
3831 588030 - rygel-preferences crashes if user's config file is missing
3832 588162 - Support seeking in transcoded content
3833 589955 - dc:creator never included in DIDL output
3834 589956 - git ignore rules
3835 589974 - Set the bitrate for transcoded resources correctly.
3836 589977 - Rygel not recognised by Sony Bravia televisions
3837 590643 - refactor HTTP request handling code
3838 590702 - Rygel should provide thumbnails for items
3839 591580 - not compatible with Samsung UE46B7070
3840 593228 - [plugin] new gstlaunch plugin
3841
3842 All contributors to this release:
3843
3844 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3845 Jens Georg <mail@jensge.org>
3846 James Henstridge <james@jamesh.id.au>
3847 Thijs Vermeir <thijsvermeir@gmail.com>
3848 Ole André Vadla Ravnås <oleavr@gmail.com>
3849
3850 0.3
3851 ===
3852
3853 Brief summary of changes since 0.2.2:
3854
3855 - Transcoding from any format (that gstreamer's decodebin2 can handle) to mp3,
3856   linear PCM and mpeg transport stream containing mpeg 2 video and mp2 audio.
3857 - Plugin API to deal with user preferences.
3858 - User preferences UI: rygel-preferences.
3859 - New plugins:
3860    * Folder: Recursively exports folders specified in the user preferences.
3861    * ZDFMediathek: Exports online media from 2nd German TV station.
3862    * External: Exports media hierarchies provided by external applications
3863      through implementation of this spec:
3864      http://live.gnome.org/Rygel/MediaServer. The first application
3865      that utilizes this feature is PulseAudio.
3866 - Drop xbox support. It didn't work anyway and we better concentrate on
3867   implementing standard stuff that it at least worthy of being called "UPnP" (
3868   at least for now).
3869 - Tracker and DVB plugins are only loaded if their corresponding services are
3870   available.
3871 - Export of duration for music and video items from Tracker.
3872 - Use HTTP EOF encoding rather the CHUNKED for live streams.
3873 - Ability to build rygel plugins outside it's source tree.
3874 - HTTP proxying only if needed.
3875 - Now that gupnp-av does DLNA profile guessing for us, no need to lie about
3876   DLNA profile anymore.
3877 - Add a summary after configure.
3878 - HTTServer is now internal API.
3879 - Use git-version-gen to generate package version.
3880 - Differentiate between modules and plugins
3881 - Passive, asynchronous plugin loading. A side-effect of which is that modules
3882   can now load more than one plugin.
3883 - Differentiate between name and title of the plugin.
3884 - Plugins can now dynamically change their availability.
3885 - Add API to get/list plugins.
3886 - Re-use existing description from user's home directory. This not only speeds
3887   the start-up but also obsoletes the necessity to keep immutable data (e.g UDN)
3888   in user preferences.
3889 - Provide gconf schemas.
3890 - Lots of other improvements and bug fixes.
3891
3892 Dependency-related changes:
3893
3894 - Explicitly require and link to libsoup-2.4 >= 2.26.0.
3895 - Don't require Vala (and bindings) in distribution tarball.
3896 - Require gupnp-av >= 0.4.
3897 - Require Vala >= 0.7.3.
3898 - Require Gtk+ >= 2.16 if preferences UI is not disabled.
3899
3900 Bugs fixed in this release:
3901
3902 582173 - git-version-gen: generate versions with - instead of .
3903 577000 - gupnp-av-cp does not like & in uris
3904 576998 - Rygel wants to transcode audio files to video/mpeg
3905 575935 - Add support for duration metadata field
3906 574604 – bug connecting to PS3
3907
3908 All contributors to this release:
3909
3910 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
3911 Jens Georg <mail@jensge.org>
3912 Henrique Ferreiro <henrique.ferreiro@gmail.com>
3913 Lennart Poettering <lennart@poettering.net>
3914 Marc-André Lureau <marcandre.lureau@gmail.com>
3915 Rob Taylor <rob.taylor@codethink.co.uk>
3916
3917 0.2.2
3918 =====
3919
3920 Changes since 0.2:
3921
3922 - Use the new (0.6.9) Tracker API.
3923 - Priority of gio-based streams are based on requested DLNA transfer mode.
3924 - GIO-based/like asynchronous plugin API.
3925 - Adapt to latest changes in gupnp-vala API.
3926 - Serialization of media objects isn't done by media objects themselve
3927   anymore, but by a new separate class, Rygel.DIDLLiteWriter.
3928 - Internal API is marked 'internal' so it doesn't get to our (Vala) API.
3929 - MediaObject now derives from GLib.Object.
3930 - Generic AsyncResult implementation, SimpleAsyncResult.
3931 - StateMachine interface that all state machines classes implement.
3932 - Visible performance improvements in Tracker plugin by proper use of Tracker
3933   APIs.
3934 - Use Filename.to_string() and therefore make Bastien happy.
3935 - Require lastest version (0.1.5) of libgee to use List.slice().
3936 - Don't limit the number of objects returned to a client, let it decide
3937   that on it's own.
3938 - Proper handling of update notification to the client by use of a very simple
3939   bubble-up mechanism for containers to signal updates.
3940 - Decrease needed gconf version to 2.16.
3941 - Set application name and therefore make Lennart happy.
3942 - Require latest version of vala (0.5.7) and gupnp-vala (0.5.3).
3943 - Allow multiple URIs for each media items.
3944 - Response for seekable media request is now sent buffer by buffer so the whole
3945   file is not put into memory.
3946 - Some improvements to build system.
3947 - Lots of other improvements and bugfixes.
3948
3949 0.2
3950 ===
3951
3952 The major change after last release (as gupnp-media-server) is the introduction
3953 of a simple yet powerful plugin-based architecture/api: Every plugin:
3954 - is loaded into a separate MediaServer instance.
3955 - can implement any kind and number of resources (currently only services).
3956 - can export an icon file.
3957 - inherit it's ContentDirectory implementation from a base class that does most
3958   of the UPnP-related work. More improvements on this planned for next release.
3959 - use an intuitive API to easily export media from URIs and live GStreamer
3960   source elements over HTTP.
3961
3962 Other changes:
3963
3964 - Relicense under LGPL to allow proprietary plugins and ease of moving code
3965   from/to gupnp libraries.
3966 - DVB Daemon integration though a plugin. Now you can watch live channels from
3967   your PC on your PS3 for example.
3968 - Test plugin that exports one audio and video item, streaming contents from
3969   GStreamer's audiotestsrc and videotestsrc elements respectively.
3970 - Better interoperability with Sony playstation 3.
3971 - Announce unavailability to UPnP world on exit.
3972 - Loads of other improvements.
3973
3974 0.1
3975 ===
3976
3977 - Initial release.