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