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