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