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