71f3a686157545281a628f6539f199e5865d2bb5
[profile/ivi/rygel.git] / NEWS
1 0.13.0
2 ======
3
4 The beginning of a new unstable release cycle.
5
6 Many of the commits in this release already have been released in one of
7 our stable 0.12.x versions. A list of all changes that already were released
8 is available in the stable branch's NEWS file:
9
10 http://git.gnome.org/browse/rygel/tree/NEWS?h=RYGEL_0_12_5
11
12 Changes compared to 0.12.5:
13
14 - Use context-less API from gupnp-0.18.
15 - Switch to .xz tarballs as default.
16 - Get rid of a nested MainLoop in HTTP POST handling that caused a lot of
17   trouble with vala's async support.
18 - Refactor ClientHacks into a generic part and XBox support.
19 - Add a hack for Panasonic TVs that can only handle PNG thumbnails if you
20   tell them they're JPEG.
21 - Always build and run tests when using autogen.sh.
22 - Write uploaded data to a temporary hidden file first and move to real file
23   later, helping file monitors to only create a single event.
24 - Add a 128x128 version of the icon.
25 - Move the 48x48 JPEG icon and 120x120 icons necessary for DLNA out of the
26   icon theme.
27 - Drop XML comments from the content description files which might cause
28   issues in IOP.
29 - Stabilize the error handling in HTTP POST.
30 - Clean-up GTK+ checks in configure.ac.
31 - Only pass -g to valac when --enable-debug was passed.
32 - More robust transcoding on faulty input.
33 - Clean-up and refactor audio- and video-transcoders.
34 - Clean-up RTP depayloader guessing.
35 - Fix deadlock on Ctrl-C.
36 - Fix a crash on filesystem error while uploading.
37
38 - MediaExport:
39   - Refactor and clean QueryContainer.
40   - Use proper UPnP classes like object.container.album.musicAlbum for virtual
41     folders.
42   - Support audio-less videos.
43
44 - Mediathek:
45   - Set proper DLNA profile on the WMV streams.
46
47 - Playbin:
48   - Add support for image/jpeg and image/png.
49
50 - Tracker:
51   - Fix querybuilder for graphed statements.
52   - Let tracker-fs-miner override properties and chose the proper RDF type
53     for an uploaded file.
54   - Cache ContainerUpdateIDs for metadata-based containers.
55
56 - Bugs fixed in this release:
57   gnome:660107 - Mediathek HTTP proxy URL doesn't have a DLNA profile for WMV
58   gnome:661336 - No thumbnails for Panasonic
59   gnome:637226 - rygel installs 120x120 icons, instead of 128x128
60
61 - All contributors to this release:
62   - Jens Georg <mail@jensge.org>
63   - Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
64   - Grzegorz Grabowski <grzegorz.grabowski@comarch.com>
65   - Mario Blättermann <mariobl@gnome.org>
66   - Marek Černocký <marek@manet.cz>
67   - Matej Urbančič <mateju@svn.gnome.org>
68   - Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
69   - Jorge González <jorgegonz@svn.gnome.org>
70
71 - Added/updated translations:
72   - de, courtesy of Mario Blättermann
73   - sl, courtesy of Matej Urbančič
74   - cz, courtesy of Marek Černocký
75   - eo, courtesy of Kristjan SCHMIDT
76   - es, courtesy of Jorge González
77
78
79 0.11.3
80 ======
81
82 Another release in the unstable release cycle.
83
84 Changes since 0.11.2:
85
86 - Dependency-related changes:
87   - Bump GStreamer version to 0.10.35 for important encodebin fixes.
88   - Bump Vala version to version 0.14.
89   - Bump libsoup maximum version.
90
91 - Fixed an abort if the client requested chunks of data being too small.
92 - Fix memory leaking related to file upload.
93 - Work-around a crash when the service description file is invalid.
94 - Make rygel a single-instance app. If a new instance is started, the old
95   instance will be shut down. This is likely to be reveresed in a future
96   release.
97 - Fix an UPnP compatibility regression.
98 - Fix resolution and framerate for MPEG_TS_HD_NA_ISO transcoder.
99 - Adapt to changes in upcoming vala-0.14
100 - Allow UPnP class generalization on upload to DLNA_ORG.AnyContainer.
101 - Add transcoders for AAC_ISO_320 and AVC_MP4_BL_CIF15_AAC_520. Note that both
102   are disabled by default since GStreamer has some issues with these
103   pipelines.
104
105 - IOP:
106   - Fix IOP with XBox 360's music browsing.
107   - Fix IOP with Samsung Galaxy S.
108   - Fix IOP with Allegro clients.
109
110 - Tracker:
111   - Properly escape meta-data strings.
112   - Update search containers if tracker content changes.
113   - Fix wrong search result when "exists true" was searched for artist, album
114     and genre.
115   - Implement @refID.
116   - Add an option to share only those files that have a nmm:dlnaProfile set.
117
118 - MediaExport:
119   - Refactor database access code.
120
121 All contributors to this release:
122   - Jens Georg <mail@jensge.org>
123   - Luis de Bethencourt <luis.debethencourt@collabora.com>
124   - Daniel Mustieles <daniel.mustieles@gmail.com>
125   - Мирослав Николић <miroslavnikolic@rocketmail.com>
126   - Yuri Myasoedov <omerta13@yandex.ru>
127   - Thijs Vermeir <thijsvermeir@gmail.com>
128   - Mario Blättermann <mariobl@gnome.org>
129   - Marek Černocký <marek@manet.cz>
130   - Kjartan Maraas <kmaraas@gnome.org>
131   - Andrej Žnidaršič <andrej.znidarsic@gmail.com>
132
133 Added/updated translations
134   - cs, courtesy of Marek Černocký
135   - de, courtesy of Mario Blättermann
136   - es, courtesy of Daniel Mustieles
137   - nb, courtesy of Kjartan Maraas
138   - ru, courtesy of Yuri Myasoedov
139   - sl, courtesy of Andrej Žnidaršič
140   - sr, courtesy of Мирослав Николић
141   - sr@latin, courtesy of Miroslav Nikolić
142
143 - UPnP requirements addressed:
144   - UPnP CTT 2.0 cases AV-CD:1-4.1
145
146 - DLNA requirements addressed:
147   - 7.3.66.3
148   - 7.3.120.4
149   - 7.3.136.1
150   - 7.3.136.4
151
152 - Bugs fixed:
153   bgo#629582 - MediaServer doesn't work with Samsung Galaxy S
154   bgo#654833 - compiler warning in media-export plugin
155
156 0.11.2
157 ======
158
159 Another release in the unstable release cycle.
160
161 Changes since 0.11.1:
162
163 - Fix regression introduced in 0.11.1 which made tracker plugin fail to
164   start.
165 - Add commandline options -c, --config to override the user
166   configuration file.
167 - Add a config file options to override the upload directories.
168 - Use proper UPnP service description syntax.
169 - Tracker:
170   - Clean-up left-over place-holder items on plugin start-up.
171
172 All contributors to this release:
173   - Jens Georg <mail@jensge.org>
174   - Topi Santakivi <topi.santakivi@digia.com>
175   - Matej Urbančič <mateju@svn.gnome.org>
176   - Marek Černocký <marek@manet.cz>
177   - Jorge González <jorgegonz@svn.gnome.org>
178
179 Added/updated translations
180   - cs, courtesy of Marek Černocký
181   - es, courtesy of Jorge González
182   - sl, courtesy of Matej Urbančič
183
184 - UPnP requirements addressed:
185   - UPnP CTT 1.5 cases 1.x.y.z.
186
187 - DLNA requirements addressed:
188   - 7.3.139.1
189   - Improved robustness for the CreateObject tests.
190
191 0.11.1
192 ======
193
194 Another release in the unstable release cycle.
195
196 This is mostly a comatibility release to be able to build against latest
197 unstable releases of GSSDP & GUPnP.
198
199 Changes since 0.11.0:
200
201 - Fix warnings and critical messages when Rygel is run without a DBus session
202   bus available.
203 - Modify XBox support to not disturb UPnP conformance.
204 - Bump required minimum versions of GSSDP, GUPnP, GUPnP-AV and GUPnP-Vala.
205 - Implement upnp:searchClass.
206 - Several improvements to SOAP action parameter validation.
207 - MediaExport:
208   - Add APE to the supported media formats.
209
210 All contributors to this release:
211   - Jens Georg <mail@jensge.org>
212   - Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
213   - Topi Santakivi <topi.santakivi@digia.com>
214   - Andrej Žnidaršič <andrej.znidarsic@gmail.com>
215   - Mario Blättermann <mariobl@gnome.org>
216
217 Dependency-related changes:
218 - Bump GSSDP requirement to 0.11.0
219 - Bump GUPnP requirement to 0.17.0
220 - Bump GUPnP-AV requirement to 0.9.0
221 - Bump GUPnP-Vala requirement to 0.9.0
222
223 - UPnP requirements addressed:
224   - UDA-1.1.1
225   - UDA-1.1.2
226   - UDA-1.1.3
227   - UDA-1.1.4
228   - UDA-3.1.3
229   - UDA-4.2.2
230   - AV-CD:1-6.1
231 - DLNA requirements addressed:
232   - 7.3.67.4
233   - 7.3.134.1
234
235 Updated translations:
236   - de, courtesy of Mario Blättermann.
237   - sl, courtesy of Andrej Žnidaršič.
238
239 0.11.0
240 ======
241
242 This release marks the beginning of a new unstable release-cycle which will
243 eventually be integrated into GNOME 3.2. Changes since 0.10.2:
244
245 - Serve video thumbnails to XBox 360
246 - Change ImportResource not to use GVFS
247 - Validate passed sort criteria string
248 - More validation and robustness of input arguments for actions
249 - Complete supported formats for TimeSeekRange parsing
250 - Ignore unknown commandline options and print help string when
251   encountering those
252 - Make sure an uploaded file is closed after HTTP POST
253 - Several fixes related to seeking
254 - Add restrictions to correct transfer modes
255 - MediaExport:
256   - Wait for filesystem events to settle before harvesting new files
257   - General code clean-up, especially in the file monitor
258   - Add option to disable file monitoring
259   - Add more exotic media to be harvested:
260     - .mpc/.mpc: MusePack
261     - .wv: WavPack
262     - .aac: Stand-alone AAC (raw/ADTS)
263     - .mp2: MPEG 1, Audio Profile 2
264     - .webm: WebM video files
265     - .mka: Audio in a Matroska file
266   - Ignore unknown file from discoverer
267 - Tracker:
268   - Print the used upload directories
269   - Use D-Bus filtering for GraphUpdated, be waken much less by tracker
270   - Support adding of existing but non-indexed files as well as general
271     objects with all kinds of URIs through the CreateObject call
272   - Generally rework the handling of place holder items which are uploaded
273     later by the Content-Directory
274   - Set item size in the tracker-miner graph
275
276 All contributors to this release:
277   - Jens Georg <mail@jensge.org>
278   - Topi Santakivi <topi.santakivi@digia.com>
279   - Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
280   - Muhammet Kara <muhammet.k@gmail.com>
281   - Marek Černocký <marek@manet.cz>
282   - Luis de Bethencourt <luis.debethencourt@collabora.co.uk>
283   - Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
284   - Lê Trường An <xinemdungkhoc1@gmail.com>
285   - Jorge González <jorgegonz@svn.gnome.org>
286   - Gabriel F. Vilar <cogumm@gmail.com>
287   - Daniel Mustieles <daniel.mustieles@gmail.com>
288   - Andrej Žnidaršič <andrej.znidarsic@gmail.com>
289
290 - Many other non-functional and/or minor improvements and fixes.
291
292 Dependency-related changes:
293
294 - Bump libsoup requirements
295
296 Bugs fixed in this release:
297
298 bgo#651965 - Rygel Uses 100% CPU while working on an incomplete MKV file
299
300 - UPnP requirements satisfied:
301   - AV-CD:1-4.2
302   - AV-CD:1-4.3
303   - AV-CD:1-9.1
304   - AV-CD:1-11.1
305   - AV-CD:1-12.1
306   - AV-CM:1-5.1
307 - DLNA requirements satisfied:
308   - 7.3.128.7
309   - 7.4.31.2
310   - 7.4.38.6
311   - 7.4.40.3
312   - 7.4.40.8
313   - 7.4.49.4
314 Added/updated translations:
315   - cs, courtesy of Marek Černocký
316   - es, courtesy of Daniel Mustieles
317   - pt_BR, courtesy of Gabriel F. Vilar
318   - sl, courtesy of Andrej Žnidaršič
319   - tr, courtesy of Muhammet Kara
320   - vi, courtesy of Lê Trường An
321
322 0.10.2
323 ======
324
325 A new release in the stable 0.10.x series for GNOME 3.0. Changes since 0.10.1:
326
327 - Fix sorting on dates without time
328 - Fix MediaExport plugin skipping m4a files
329 - Fix serving of album art
330 - Fix an assertion when harvesting files still being downloaded
331 - Don't entity-quote UTF-8 characters
332 - Fix a hidden potential crasher with vala async functions
333
334 Bugs fixed in this release:
335
336 648486 - Rygel doesn't show up in Samsung PS50C77 TV
337
338 All contributors to this release:
339
340 Jens Georg <mail@jensge.org>
341
342 0.10.1
343 ======
344
345 A new release in the stable 0.10.x series for GNOME 3.0. Changes since 0.10.0:
346
347 - Fix severe performance regression introduced in 0.9.9
348 - Fix a crash on corrupt files
349 - Generate ChangeLog from git on make dist
350
351 All contributors to this release:
352
353 Jens Georg <mail@jensge.org>
354
355 0.10.0
356 ======
357
358 The first release in the new stable 0.10.x series for GNOME 3.0. Changes since
359 0.9.9:
360
361 - More user-friendly short description. Downstream integrators might want to
362   update their packages (check README).
363 - Simplified transcoding by use of new 'encodebin' GStreamer element. This also
364   implies fixing of MPEG TS transcoder to work with recent GStreamer (plugins).
365 - Much more consistent and simpler HTTP stream handling by increased reliability
366   on GStreamer.
367 - Many fixes and improvements to HTTP streams.
368 - More robust tests for HTTP streams.
369 - Fix .po files being all uppercase.
370 - Don't crash if log_domain is unset.
371 - Apply Xbox hacks on Philips DLNA TV.
372 - Time seek header must be locale-independent.
373 - Correct supported SeekMode values.
374 - Support 'background' mode for all streams.
375 - More complete DOAP file.
376 - Don't offer audio transcoding for videos.
377 - Expose 'dc:date' for items when available.
378 - Add some more check.
379 - Add support for 'refID' attribute. Although currently no plugin uses this, we
380   are already adding this basic support to satisfy DLNA.
381 - Throw error if 'dlnaManaged' attribute or wrong DLNA profile is provided in an
382   item creation request.
383 - Throw error with correct code on creation of item of wrong class.
384 - Prevent a crash in 'ImportResource' action handling.
385 - Report slightly more accurate time seek range.
386 - Don't error out on attempt to delete an inexistent file.
387 - MediaExport:
388   - Avoid crawling $HOME by default.
389   - Query user folders only once.
390   - Remove huge cache directive.
391   - Implement search by duration.
392   - Properly cancel the file monitor.
393   - Fix crash on file removal.
394 - Tracker:
395   - Mark newly added items as available.
396   - Set 'nie:contentCreated' on created items.
397   - Take mime-type from gupnp-dlna to work-around bug#647575.
398   - Properly escape regular expression in title containers.
399   - Create a unique URI for new items.
400   - Mark resources we created as ours.
401 - More DLNA requirements satisfied:
402   - 7.3.25.1
403   - 7.3.50.1
404   - 7.3.67.1
405   - 7.3.133.6
406   - 7.3.134.3
407 - Localization:
408   - Add more translations:
409     - Bengali India translation
410     - Indonesian translation
411     - Latvian translation
412   - Translation updates:
413     - Japanese
414     - Russian
415     - French
416     - Korean
417     - Slovenian
418     - Norwegian bokmål
419     - Swedish
420     - Bulgarian
421     - Thai
422     - Simplified Chinese
423     - Kannada
424     - Catalan
425     - Portuguese
426     - British English
427     - Polish
428     - Czech
429     - Romanian
430     - German
431     - Galician
432     - Hungarian
433     - Serbian
434     - Dutch
435     - Spanish
436     - UG
437 - Many other non-functional and/or minor improvements and fixes.
438
439 Dependency-related changes:
440
441 - Require gst-plugins-base.
442 - Require gstreamer-pbutils.
443
444 Bugs fixed in this release:
445
446 647551 - Improperly escaped regexes in tracker plugin
447 643854 - Rygel is not shown as media source on a Philips TV
448 644985 - TimeSeekRange.dlna.org HTTP header is locale dependent
449 645159 - PS3 doesn't recognize transcoded MP3 content
450
451 All contributors to this release:
452
453 Jens Georg <mail@jensge.org>
454 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
455 Luis de Bethencourt <luis@debethencourt.com>
456 Topi Santakivi <topi.santakivi@digia.com>
457 Abduxukur Abdurixit <abdurixit@gmail.com>
458 Akom Chotiphantawanon <knight2000@gmail.com>
459 Alexander Shopov <ash@kambanaria.org>
460 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
461 Aron Xu <aronxu@gnome.org>
462 Bruce Cowan <bruce@bcowan.me.uk>
463 Bruno Brouard <annoa.b@gmail.com>
464 Changwoo Ryu <cwryu@debian.org>
465 Daniel Mustieles <daniel.mustieles@gmail.com>
466 Daniel Nylander <po@danielnylander.se>
467 Dirgita <dirgitadevina@yahoo.co.id>
468 Duarte Loreto <happyguy_pt@hotmail.com>
469 Fran Diéguez <fran@openhost.es>
470 Gabor Kelemen <kelemeng@gnome.hu>
471 Joan Duran <jodufi@gmail.com>
472 Kentaro KAZUHAMA <kazken3@gmail.com>
473 Kjartan Maraas <kmaraas@gnome.org>
474 Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
475 Marek Černocký <marek@manet.cz>
476 Mario Blättermann <mariobl@gnome.org>
477 Matej Urbančič <mateju@svn.gnome.org>
478 Piotr Drąg <piotrdrag@gmail.com>
479 Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
480 Runa Bhattacharjee <runab@redhat.com>
481 Shankar Prasad <svenkate@redhat.com>
482 Wouter Bolsterlee <wbolster@gnome.org>
483 Yuri Myasoedov <omerta13@yandex.ru>
484 Мирослав Николић <miroslavnikolic@rocketmail.com>
485
486 0.9.9
487 =====
488
489 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.90
490 release.
491
492 - Define separate log domains for core and each plugin.
493 - Improved log output control: We now allow you to specify log levels separately
494   for each log domain.
495 - HTTP Connection stalling supported for ALL streams.
496 - Entertain priority in GStreamer-based HTTP streams.
497 - Rename 'upnp_enabled' in configuration to 'upnp-enabled'.
498 - Add section about MPRIS plugin to manpage.
499 - Several fixes/improvements to manpages.
500 - Fix some environment variables' names.
501 - Use both user & system configuration. So far, we have been ignoring the system
502   configuration file when the user configuration file exists. This leads into
503   problems whenever our configuration keys change. Now we load configuration
504   from both sources and get the config value from system configuration if user
505   configuration doesn't offer a value for it.
506 - Use 'data' directory in source tree as the system config location when
507   configured to run uninstalled.
508 - Configure option to enable fatal valac warings. Also make this default when
509   running autogen.sh.
510 - Make configure --help less ugly.
511 - Make use of modern autotools.
512 - Show VALA flags in configure summary.
513 - Remove special configure flag to enable maemo configuration as it should just
514   be the default in maemo-specific branch.
515 - Clear the ChangeLog file content.
516 - UI:
517   - Trim-down the UI to only provide options that end-user needs.
518   - Use the correct key for 'UPnP enabled' option.
519   - All widgets must be disabled when sharing is.
520   - Option to use 'any' network.
521 - MediaExport:
522   - Hide empty virtual folders.
523   - Don't keep empty containers in DB.
524   - More debug output.
525 - Tracker:
526   - Only share available files: As tracker also indices removable media we need
527     to filter out those files that are currently unavailable.
528 - Localization:
529   - Add Kannada translation.
530   - Update UG translation.
531   - Update German translation.
532   - Update UK translation.
533   - Update Gujarati translations.
534   - Update Ukranian translation.
535   - Update Hebrew translation.
536   - Update Norwegian bokmål translation.
537   - Update Spanish translation.
538   - Update Estonian translation.
539 - Many other non-functional and/or minor improvements and fixes.
540
541 Dependency-related changes:
542
543 - Require & adapt to Vala 0.11.6
544 - Explicitly require gssdp >= 0.9.2
545
546 Bugs fixed in this release:
547
548 641882 - 0.9.8 does not build
549
550 All contributors to this release:
551
552 Jens Georg <mail@jensge.org>
553 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
554 Luis de Bethencourt <luis@debethencourt.com>
555 Abduxukur Abdurixit <abdurixit@gmail.com>
556 Daniel Korostil <ted.korostiled@gmail.com>
557 Ivar Smolin <okul@linux.ee>
558 Jorge González <jorgegonz@svn.gnome.org>
559 Kjartan Maraas <kmaraas@gnome.org>
560 Mario Blättermann <mariobl@gnome.org>
561 Shankar Prasad <svenkate@redhat.com>
562 Sweta Kothari <swkothar@redhat.com>
563 Yaron Shahrabani <sh.yaron@gmail.com>
564
565 0.9.8
566 =====
567
568 Another micro release that fixes the broken Vala check.
569
570 All contributors to this release:
571
572 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
573
574 0.9.7
575 =====
576
577 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.6
578 release.
579
580 - Ability to bind to specific networks.
581 - Prevent possible crash on SIGINT.
582 - Remove encoding information from .desktop file.
583 - Fix build against Vala 0.11.4.
584 - Don't initialize/create disabled plugin.
585 - Explicitly unregister D-Bus service on shutdown.
586 - Mediathek:
587   - Don't block the rest of rygel while waiting on network.
588   - Plug libXml memory leaks.
589   - Workaround for bgo#639702.
590   - Make update-interval configurable.
591   - Add option to choose between H.264 and WMV videos.
592 - Localization:
593   - Update Bulgarian translation.
594   - Update Greek translation.
595   - Update Traditional Chinese translation (Hong Kong and Taiwan).
596   - QA of Galician translations.
597
598 Dependency-related changes:
599
600 - Require gupnp-vala >= 0.7.5
601
602 Bugs fixed in this release:
603
604 638269 - Mediathek plugin breaks streaming during update
605 639534 - Remove encoding info from .desktop file
606 639738 - build failure: rygel-item-creator.vala: error: syntax error, expected
607          method call
608
609 All contributors to this release:
610
611 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
612 Jens Georg <mail@jensge.org>
613 Alexander Shopov <ash@kambanaria.org>
614 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
615 Fran Diéguez <fran.dieguez@mabishu.com>
616 Marios Zindilis <m.zindilis@dmajor.org>
617 radykal <radykal_dj@hotmail.com>
618
619 0.9.6
620 =====
621
622 Another micro release to mainly fix a critical bug in 0.9.5. Other changes:
623
624 - Correct meaning for 'upnp_enabled' configuration option. Its now set to 'true'
625   by default and if you set this to 'false' and run rygel, you can still stream
626   media (currently only over HTTP) from it.
627 - Add option to disable UPnP to all configuration sources.
628 - Environment variables for boolean options now follow general unix conventions.
629 - Localization:
630   - New partial translation for Afrikaans (af).
631
632 All contributors to this release:
633
634 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
635 Friedel Wolff <friedel@translate.org.za>
636
637 0.9.5
638 =====
639
640 Changes since 0.9.4:
641
642 - Only advertize searchable containers as such.
643 - Do not execute search in non-searchable containers.
644 - Only refuse to advertise a transcoder for an item if it's DLNA profile
645   is the same as that of the item in question.
646 - Don't wait for new item if its already available under the container.
647 - Add timeouts to container update waiting code.
648 - Sort in ascending order by default. I had gotten the idea of ascending and
649   descending reversed in my head so ended-up sorting by title in wrong order.
650 - Empty sort criteria in browse/search requests means no sort criteria.
651 - Use shorter HTTP URLs.
652 - Add support for search of media containers by their child count.
653 - Delay addition of child containers to actual (exposed) hierarchy until they
654   produce some offspring. Very often it happens that we don't have enough
655   metadata available to populate our hierarchies and we end-up exposing empty
656   containers. Not only its contrary to user's expectations but apparently DLNA
657   CTT isn't able to digest them.
658 - Move magic '@ADDRESS@' substitution from external plugin to core so all
659   plugins can use it.
660 - If the root container of a MediaServer plugin is empty, deactivate the plugin
661   until the situation changes.
662 - Tracker:
663   - Add title-based hierarchies: One container for each unique starting
664     character of all the titles available for the contegory in question.
665   - Add "New" container: Under each category container, add a child container
666     that lists all items of that category that were added (to tracker-store)
667     less than 3 days ago.
668   - Use property function for sorting. Tracker claims to be more efficient when
669     using property functions instead of variables.
670 - MediaExport:
671   - More reliable fallback extraction.
672   - Speed-up browse and search handling.
673 - Localization:
674   - Add Vietnamese translation.
675   - Update Slovenian translation.
676   - Update Norwegian bokmål translation.
677   - Update Estonian translation.
678   - Update Hebrew translation.
679   - Update Spanish translation.
680   - Update UG translation.
681   - Update Czech translation.
682   - Update Swedish translation.
683   - Update Punjabi Translaiton.
684   - Update Galician translation.
685 - Many other non-functional and/or minor improvements and fixes.
686
687 Dependency-related changes:
688
689 - Require & adapt to gupnp-dlna >= 0.5.
690 - Require gupnp-vala >= 0.7.2.
691
692 All contributors to this release:
693
694 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
695 Jens Georg <mail@jensge.org>
696 Arun Raghavan <arun.raghavan@collabora.co.uk>
697 Sunil Mohan Adapa <sunil@medhas.org>
698 A S Alam <aalam@users.sf.net>
699 Daniel Nylander <po@danielnylander.se>
700 Gheyret T.Kenji <gheyret@gmail.com>
701 Ivar Smolin <okul@linux.ee>
702 Jorge González <jorgegonz@svn.gnome.org>
703 Kjartan Maraas <kmaraas@gnome.org>
704 Matej Urbančič <mateju@svn.gnome.org>
705 Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
706 Petr Kovar <pknbe@volny.cz>
707 Yaron Shahrabani <sh.yaron@gmail.com>
708 Fran Diéguez <fran.dieguez@mabishu.com>
709 Marek Cernocky
710
711 0.9.4
712 =====
713
714 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.3
715 release.
716
717 - After adding a new item in a container, wair for it to actually appear under
718   the container in the hierarchy. This is needed to satisfy DLNA CTT testcase
719   7.3.26.4,5.
720 - Wait for updated signal from the parent container after pushing content to a
721   child item before returning an 'OK' to the client. This is needed to satisfy
722   the bogus check at the end of the DLNA CTT testcase 7.3.136.4.
723 - If the template device description was modified after cached description was
724   modified/created, use the template device description. Without this change,
725   user had to manually remove the cached description documents each time we
726   modified the templates.
727 - Only set dlnaManaged flags if any of the contained flag is set. This is
728   needed to comply with DLNA requirements 7.3.118.2-3.
729 - Use correct resolution for MPEG_TS_SD_EU_ISO transcoded streams.
730 - Remove now redundant vala work-arounds.
731 - MediaExport:
732   - Fix update signal emission.
733   - Disable plugin on error during it's initialization.
734   - Only on-disk container should be marked as writable. That excludes both
735     special containers like "Filesystem" and virtual/metadata containers.
736   - Optimize searches by preventing a full-table scan and custom function.
737 - Tracker:
738   - Adapt to new update signals API.
739   - Handle update signals (only) in All* containers. In these containers we can
740     easily know if the update affect the container or not. This is is not true
741     for other containers and we end-up launching a lot of redundant Tracker
742     queries and network traffic.
743   - Keep a single hierarchy for all network interfaces to reduce resource
744     consumption.
745 - Localization:
746   - Update Simplified Chinese translation.
747   - Update Thai Translation.
748   - Update Romanian translation.
749   - Update UG translation.
750   - Update Hebrew translation.
751   - Update Estonian translation.
752   - Update Galician translations.
753 - Many other non-functional and/or minor improvements and fixes.
754
755 Dependency-related changes:
756
757 - Require vala 0.11.2.
758
759 Bugs fixed in this release:
760
761 635957 - Typo in copyright year in some source files.
762 635598 - Rygel 0.8.x does not remove deleted files.
763
764 All contributors to this release:
765
766 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
767 Jens Georg <mail@jensge.org>
768 Aron Xu <aronxu@gnome.org>
769 Akom Chotiphantawanon <knight2000@gmail.com>
770 Gheyret T.Kenji <gheyret@gmail.com>
771 Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
772 Daniel Șerbănescu <cyber19rider@gmail.com>
773 Fran Diéguez <fran.dieguez@mabishu.com>
774 Ivar Smolin <okul@linux.ee>
775 Yaron Shahrabani <sh.yaron@gmail.com>
776
777 0.9.3
778 =====
779
780 Another micro release to fix the build against gtk+-3.0. Other changes:
781
782 - Ability to enable/disable upload of media.
783 - Ability to enable/disable deletion of media.
784 - Localization:
785   - Update Spanish translation.
786
787 Dependency-related changes:
788
789 - Drop support for gtk+-2.0 and require gtk+-3.0.
790
791 All contributors to this release:
792
793 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
794
795 0.9.2
796 =====
797
798 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.2
799 release.
800
801 - Add support for destruction of media objects.
802 - Implement DLNA's 'auto-destroy' requirement.
803 - Set dlnaManaged attribute on DIDL-Lite objects. This along with some other
804   recent changes, allows us to pass the following DLNA CTT testcases:
805   - 7.3.118.2,3
806   - 7.3.121.1
807   - 7.3.139.1
808 - Sort Search and Browse results alphabetically (in descending order) by title
809   when no sorting criteria is specified by the client.
810 - Use URI when provided in item creation requests.
811 - There is no need to actually create the file for new items. The file will
812   automatically be created when/if contents are copied to the new empy item.
813 - Only allow pushing content to our own items that are place-holder (empty).
814 - Remove redundant call to Gst.init().
815 - Unique short commandline argument for disabling WMV transcoding.
816 - Make use of new gupnp-av APIs.
817 - Port to vala 0.11.1 and 0.11.2.
818 - Tracker:
819   - Tracker keeps the size set by us originally even after the size changes. A
820     simple work-around is to just not set the size if its an empty file.
821   - Save title when adding item to store.
822   - Update container upon item addition.
823 - MediaExport:
824   - Export media even if metadata extraction fails for it.
825   - Improved debug log.
826 - MPRIS:
827   - Fix service destination.
828 - Localization:
829   - Add Catalan (Valencian) translation.
830   - Add Thai translation.
831   - Update British English translation.
832   - Update Simplified Chinese translation.
833 - Many other non-functional and/or minor improvements and fixes.
834
835 Dependency-related changes:
836
837 - Require vala >= 0.11.1.
838 - Require gupnp-av & gupnp-vala >= 0.7.0.
839
840 0.9.1
841 =====
842
843 A new release in the current unstable 0.9.x series for upcoming GNOME 2.91.1
844 release.
845
846 - Don't assume user's config folder to be present everywhere. This assumption is
847   only true for modern (free)desktops and fails us badly on headless machines.
848 - Properly require automake 1.11.
849 - Custom rule to remove .stamp files to enforce rebuild from vala sources.
850 - Destroy the device list before quiting main loop. For some reason, the SSDP
851   'BYE' message doesn't get sent out for all devices before rygel exits. This
852   change makes sending of these packet a lot more (could actually be 100%)
853   reliable.
854 - Tracker:
855   - Make sure we only expose items that are either explicity marked to be shared
856     over UPnP network or not marked at all.
857   - Assume UPnP-created items to be shared. We create items on demand from UPnP
858     clients so its logical to assume that the client would want it to be
859     available on the UPnP network immediately after their creation.
860   - Some non-functional changes.
861   - URI escape metadata titles for IDs to correctly handle titles that have
862     charachters like ',' and ':' in them.
863 - Localization:
864   - Update Slovenian translation.
865   - Update Korean translation.
866   - Update Estonian translation.
867
868 All contributors to this release:
869
870 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
871 Jens Georg <mail@jensge.org>
872 Changwoo Ryu <cwryu@debian.org>
873 Ivar Smolin <okul@linux.ee>
874 Jorge González <jorgegonz@svn.gnome.org>
875 Matej Urbančič <mateju@svn.gnome.org>
876
877 0.9.0
878 =====
879
880 This release marks the start of the new unstable release-cycle. This is also the
881 release cycle that will be integrated into GNOME 3. Changes since 0.7.8 that
882 were not present in subsequent stable (0.8.x) releases:
883
884 - Port from dbus-glib and GValue usage to GDBus and GVariant.
885 - Do not offer HTTP GET/HEAD URIs for place-holder (0-sized) items. This is
886   needed to avoid crashes when a newly created item is fetched before the client
887   pushes any contents to it.
888 - Hack XBox search for upnp:class to make it happy.
889 - Direct XBox's genre search to root container.
890 - Set item's size on creation.
891 - Always set VAPIDIR to ${datadir}/vala/vapi.
892 - Tracker:
893   - Add 'Genre' hierarchy.
894   - Provide specific UPnP class for artist and album containers so that they
895     could be searched by this property. This fixes music browsing on XBox 360.
896   - Fix item ID creation logic.
897   - Optimize handling of invalid searches and in turn searches in general.
898   - Improved handling of search by "upnp:class".
899   - Unknown size means size of 0.
900   - Expose more information for music items:
901     - sample rate
902     - number of channels
903     - bits per sample
904     - bitrate
905 - MediaExport:
906   - Proper default values for item metdata. This fixes the misterious "0" Album
907     and Artist on XBox.
908   - Handle requests for audio and image item types, not just music and pictures.
909 - Localization:
910   - Add Brazilian Portuguese translation.
911   - Add Catalan translation.
912   - Add Italian translation.
913   - Update Traditional Chinese translation (Hong Kong and Taiwan).
914   - Update simplified Chinese translation.
915   - Update Estonian translation.
916   - Update Danish translation.
917   - Update Bulgarian translation.
918   - Update Czech translation.
919   - Update Galician translations.
920   - Update Hebrew translation.
921   - Update French translation.
922   - Update Hungarian translation.
923   - Update Japanese translation.
924   - Update Polish translation.
925   - Update Dutch translation.
926   - Update Greek translation.
927   - Update Lithuanian translation
928 - Some other non-functional and/or minor improvements and fixes.
929
930 Dependency-related changes:
931
932 - Require gio >= 2.26.
933
934 All contributors to this release:
935
936 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
937 Jens Georg <mail@jensge.org>
938 Aron Xu <aronxu@gnome.org>
939 Bruno Brouard <annoa.b@gmail.com>
940 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
941 Djavan Fagundes <djavan@comum.org>
942 Fran Diéguez <fran.dieguez@mabishu.com>
943 Gabor Kelemen <kelemeng@gnome.hu>
944 Gil Forcada <gforcada@gnome.org>
945 Ivar Smolin <okul@linux.ee>
946 Joan Duran <jodufi@gmail.com>
947 Kenneth Nielsen <k.nielsen81@gmail.com>
948 Marek Černocký <marek@manet.cz>
949 Mario Blättermann <mariobl@gnome.org>
950 Mattias Põldaru <mahfiaz gmail com>
951 Milo Casagrande <milo@ubuntu.com>
952 Piotr Drąg <piotrdrag@gmail.com>
953 Rosi Dimova <pocu@bk.ru>
954 Simos Xenitellis <simos@gnome.org>
955 Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
956 Yaron Shahrabani <sh.yaron@gmail.com>
957 Žygimantas Beručka <zygis@gnome.org>
958
959 0.7.8
960 =====
961
962 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.92
963 release.
964
965 - If the client didn't pass a Range header in the request, don't append
966   Accept-Ranges and Content-Range headers to response. This fixes picture
967   browsing on XBox 360 (again).
968 - Don't put empty nodes in device description.
969 - Use '\r\n' instead of '\n' in XML files. Some UPnP devices in the market are
970   apparently unable to handle the unix EOL character so we better provide the
971   XML files in DOS format.
972 - MediaExport:
973   - Fix an assertion failure.
974 - Localization:
975   - Remove markup from a translatable string in preferences UI.
976   - Don't build translatable strings by substitution.
977   - Prefer the term 'folder' over 'directory' in translated strings.
978   - Miscellaneous string fixes.
979   - Don't translate debug messages.
980   - Add Serbian translation.
981   - Add Korean translation.
982   - Add Japanese translation.
983   - Add Hungarian translation.
984   - Update Spanish translation.
985   - Update Galician translation.
986   - Update British English translation.
987   - Update Hebrew translation.
988   - Update Norwegian bokmål translation.
989   - Update Tamil translation.
990   - Update Slovenian translation.
991   - Update Swedish translation.
992   - Update Punjabi translation.
993   - Update French translation.
994   - Update Polish translation.
995   - Update Greek translation.
996   - Update Czech translation.
997   - Update Portuguese translation.
998   - Update German translation.
999
1000 Bugs fixed in this release:
1001
1002 626196 - OPPO DBP-80/83
1003 629348 - Do not mark debug messages for translation
1004
1005 All contributors to this release:
1006
1007 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1008 Jens Georg <mail@jensge.org>
1009 Philip Withnall <philip@tecnocode.co.uk>
1010 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
1011 A S Alam <aalam@users.sf.net>
1012 Bruce Cowan <bruce@bcowan.me.uk>
1013 Christian Kirbach <Christian.Kirbach@googlemail.com>
1014 Claude Paroz <claude@2xlibre.net>
1015 Daniel Nylander <po@danielnylander.se>
1016 drtv <vasudeven@git.gnome.org>
1017 Duarte Loreto <happyguy_pt@hotmail.com>
1018 Fran Diéguez <fran.dieguez@mabishu.com>
1019 Gabor Kelemen <kelemeng@gnome.hu>
1020 Homin Lee <ff4500@gmail.com>
1021 Jorge González <jorgegonz@svn.gnome.org>
1022 Kentaro KAZUHAMA <kazken3@gmail.com>
1023 Kjartan Maraas <kmaraas@gnome.org>
1024 Michael Kotsarinis <mk73628@gmail.com>
1025 Petr Kovar <pknbe@volny.cz>
1026 Piotr Drąg <piotrdrag@gmail.com>
1027 Tomasz Dominikowski <dominikowski@gmail.com>
1028 Yaron Shahrabani <sh.yaron@gmail.com>
1029 Милош Поповић <gpopac@gmail.com>
1030 Marek Cernocky
1031 Gabor Kelement
1032
1033 0.7.7
1034 =====
1035
1036 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.91
1037 release.
1038
1039 - Add manpages for rygel and rygel.conf.
1040 - Add support for search by album and artist.
1041 - Don't advertize support for search by '@refID' as we don't really support
1042   and use it at all.
1043 - Drop support for search by 'res' and 'res@protocolInfo'. Since we didn't
1044   handle proxy and transcoding resources this gave wrong impression to the
1045   clients and was causing rygel to fail DLNA test cases.
1046 - Don't error out on empty search results.
1047 - Error out on HTTP request for invalid transfer mode.
1048 - Fix typo in serialization of "upnp:createClass".
1049 - Case-insensitive string comparisons.
1050 - 'TransferIDs' state variable should list IDs for all transfers we have, even
1051   the ones that are complete.
1052 - Correct sending of error to client when import of resource fails.
1053 - Make sure we don't make invalid comparisons during the search.
1054 - Do not set the 'sp-flag' as we never really are the clock source for the
1055   content, even in case of live/transcoded streams.
1056 - Add MPRIS2 plugin. This plugin turns any media player that implements
1057   MPRIS2[1] D-Bus interface into a UPnP MediaRenderer.
1058 - MediaExport:
1059   - Don't forget containers in children count.
1060   - Fix handling of "exists" operator in search.
1061   - Add m4v, m4a and png to list of file extensions to entertain.
1062   - Apply filter to monitoring of files as well.
1063   - Add support for the "Genre" folder of XBox.
1064   - Fix IOP with Windows Media Player 12.
1065   - Allow user to specify standard XDG media directories using variables.
1066   - Export XDG standard media directories by default but this time through
1067     default user configuration.
1068 - Tracker:
1069   - Correct some checks.
1070   - Escape regex for SPARQL.
1071 - GstLaunch:
1072   - Use '-' instead of '_' in user configrution options.
1073 - Playbin:
1074   - Had forgotten to rename the plugin in the user configuration.
1075   - Remove last remaining "all rights reserved" from copyright headers.
1076 - Localization:
1077   - Add Greek translation.
1078   - Add British English translation.
1079   - Update French translation.
1080   - Update Traditional Chinese translation (Hong Kong and Taiwan).
1081   - Update Czech translation.
1082   - Update Danish translation.
1083 - DLNA test cases fixed in this release:
1084   - 7.3.41.1 (now N.A)
1085   - 7.3.66.2
1086   - 7.3.66.3,4
1087   - 7.4.49.4
1088 - Various other performance, plugin API and non-functional improvements.
1089
1090 Dependency-related changes:
1091   - Lower gtk+-2.0 requirement to 2.20.0.
1092
1093 Bugs fixed in this release:
1094
1095 627243 - String operators during Search() should be case insensitive.
1096 627982 - All Playbins on a network have the same hard coded name.
1097
1098 All contributors to this release:
1099
1100 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1101 Jens Georg <mail@jensge.org>
1102 Philip Withnall <philip@tecnocode.co.uk>
1103 Ask H. Larsen <asklarsen@gmail.com>
1104 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
1105 Claude Paroz <claude@2xlibre.net>
1106 Giannis Katsampirhs <juankatsamprishs@gmail.com>
1107 Kenneth Nielsen <k.nielsen81@gmail.com>
1108 Marek Černocký <marek@manet.cz>
1109 Petr Kovar <pknbe@volny.cz>
1110
1111 [1] http://www.mpris.org/2.0/spec/
1112
1113 0.7.6
1114 =====
1115
1116 Another micro release to fix the critical regression in 'Year' hierarchy of
1117 Tracker plugin.
1118
1119 All contributors to this release:
1120
1121 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1122
1123 0.7.4
1124 =====
1125
1126 A new release in the current unstable 0.7.x series for upcoming GNOME 2.32.0
1127 release.
1128
1129 - Fix wildcard handling in search request.
1130 - Distribute correct copy of scallable icons.
1131 - Provide icons in DLNA standard sizes.
1132 - Provide icons in JPEG format as well.
1133 - Don't offer transcoding from video to audio and viceversa. This makes sense
1134   anyway and reduces network traffic.
1135 - Only offer time seeking if duration is known.
1136 - Report correct DLNA profile for MPEG-TS HD and WMV transcoder.
1137 - List DLNA formats first in the list of supported formats.
1138 - Provide correct values for out parameters of GetCurrentConnectionInfo action.
1139 - Correctly handle HTTP 'POST' requests.
1140 - Correct checks for vala bindings.
1141 - Use new 64-bit size property in GUPnP resource API so that we can deal with
1142   resources bigger than 2GB.
1143 - Fix some (potential) crashes.
1144 - Correctly handle a translated string involving plurals.
1145 - Don't use deprecated libsoup API.
1146 - Correct flaws in code related to search for media object by ID. This combined
1147   with some changes in Tracker plugin (see below) improves the reliability and
1148   especially the performance of Tracker plugin a lot.
1149 - Use the mime-type and DLNA profile when provided in item creation requests.
1150 - Advertize byte-seek support for thumbnails.
1151 - Correct algorithm to decide whether to seek or not.
1152 - Set standard header on XML files.
1153 - Prefix service URLs with a "/". This seems like the right way to do it and it
1154   might actually improve our IOP.
1155 - Make use of new APIs to report all known DLNA profiles in list of supported
1156   formats (MediaServer only).
1157 - Add support for the "Genre" tag in music items.
1158 - External:
1159   - Handle AlbumArt property.
1160   - Fix a few crashes.
1161   - Remove workaround for bug#602003.
1162 Tracker:
1163   - Make sure metadata container get unique IDs.
1164   - Performance improvements to search for media object by ID.
1165   - Make use of DLNA profile when provided.
1166   - Don't use Tracker's logo as icon.
1167   - Ignore duration of '0'.
1168   - Print debug after item creation in store.
1169 MediaExport:
1170   - Disable plugin when Tracker plugin is/becomes available.
1171   - Require sqlite3 VAPI only for this plugin.
1172   - Code clean-up and general speed improvements
1173   - Extract embedded album art
1174   - Remove the ability for user-defined virtual folders, providing a set of
1175     built-in folders similar to that of tracker's.
1176   - Fix some minor regressions introduced by the switch to gupnp-dlna metadata
1177     extraction
1178   - Move configured files and folders into their own "Files & Folders" container
1179     to de-clutter root.
1180 - Localization:
1181   - Add ta translation.
1182   - Update Galician translations.
1183   - Update Hebrew translation.
1184   - Update Spanish translation.
1185   - Update Romanian translation.
1186   - Update Slovenian translation.
1187 - DLNA test cases fixed in this release:
1188   - 7.2.14.2
1189   - 7.2.28.1
1190   - 7.3.25.1
1191   - 7.3.26.3
1192   - 7.3.26.4
1193   - 7.3.29.3
1194   - 7.3.29.4
1195   - 7.3.33.4
1196   - 7.3.33.5
1197
1198 Dependency-related changes:
1199   - Require and adapt to Vala 0.9.5.
1200   - Require gupnp-av >= 0.5.9.
1201   - Require gupnp-dlna >= 0.3.0.
1202   - MediaExport
1203     - Require gstreamer-tag >= 0.10.28.
1204     - Require gstreamer-app >= 0.10.28.
1205
1206 All contributors to this release:
1207
1208 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1209 Jens Georg <mail@jensge.org>
1210 Yaron Shahrabani <sh.yaron@gmail.com>
1211 Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
1212 Kjartan Maraas <kmaraas@gnome.org>
1213 Jorge González <jorgegonz@svn.gnome.org>
1214 Fran Diéguez <fran.dieguez@mabishu.com>
1215 drtv <vasudeven@git.gnome.org>
1216 Claude Paroz <claude@2xlibre.net>
1217 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
1218
1219 0.7.3
1220 =====
1221
1222 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.6
1223 release.
1224
1225 - Add Album-art support.
1226 - Add support for sorted Browse/Search.
1227 - Don't push data after HTTP response is cancelled.
1228 - Advertise support for search by "createClass".
1229 - Revive accidently removed XBox hacks.
1230 - Fix icon export for uninstalled case.
1231 - Simplify plugin APIs to further abstract plugin developers from UPnP details.
1232 - Add convenient MediaRenderer APIs for plugins. This involved moving most of
1233   the GstRenderer code to core.
1234 - Fix seeking once again.
1235 - Improve error handling in HTTP request handling code.
1236 - Port to new DIDL-Lite contributor APIs.
1237 - Port to Vala 0.9.3 and 0.9.4.
1238 - Clean-up README and specify build and run-time dependencies.
1239 - More debug output.
1240 - MediaExport:
1241   - Make use of gupnp-dlna for faster, more complete and reliable metadata
1242     extraction.
1243   - Print a debug message if extraction fails for a file.
1244   - Add windows formats to positive list of file extensions to include in the
1245     metadata extraction.
1246   - Don't share anyt folder by default.
1247   - Fix url-escaped folder names on PS3.
1248   - Fix issue of empty title of top-level virtual folders on PS3.
1249   - Process 256 children at a time. This improves performance of harvesting of
1250     large folders.
1251 - GstRenderer:
1252   - Rename to Playbin.
1253   - Advertize support for 'video/mp4'
1254   - Advertize support for RTSP
1255   - Handle error from playbin.
1256   - Don't claim support for unsupported UPnP actions and state variables.
1257 - External:
1258   - Fix a crasher bug.
1259 - Localization:
1260   - Add French translation.
1261   - Update Simplified Chinese translations.
1262   - Update German translation.
1263   - Update Galician translation.
1264   - Update Swedish translation.
1265   - Update Slovenian translation.
1266 - Lots of other non-functional and/or minor improvements and fixes.
1267
1268 Dependency-related changes:
1269
1270 - Require Vala >= 0.9.3
1271 - Require gupnp >= 0.13.4
1272 - Require gupnp-av >= 0.5.8
1273 - Require gupnp-dlna >= 0.2.1 (new dependency)
1274 - Require libgee >= 0.5.2
1275 - Use gtk+-2.0 (>= 2.21.5) if available rather than gtk+-3.0
1276
1277 Bugs fixed in this release:
1278
1279 607411 - Need to mention non-compile time deps.
1280 624445 - Samsung can't FF/REW/PAUSE when playing video/avi from Rygel.
1281 625556 - New configure flag to switch GTK+ version.
1282
1283 All contributors to this release:
1284
1285 Aron Xu <aronxu@gnome.org>
1286 Arun Raghavan <arun.raghavan@collabora.co.uk>
1287 Claude Paroz <claude@2xlibre.net>
1288 Eleanor Chen <chenyueg@gmail.com>
1289 Frédéric Péters <fpeters@0d.be>
1290 Javier Jardón <jjardon@gnome.org>
1291 Jens Georg <mail@jensge.org>
1292 Mario Blättermann <mariobl@gnome.org>
1293 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1294
1295 0.7.2
1296 =====
1297
1298 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.5
1299 release.
1300
1301 * MediaExport:
1302   * Support DLNA's 'AnyContainer' upload extenstion.
1303   * Only harvest media files. We use a positive list for file extensions to
1304     include in the metadata extraction.
1305   * Implement fallback to the default (slow) search implementation.
1306   * Lower severity for some of the console messages.
1307   * Update code according to latest GStreamer Vala API fixes.
1308 * Tracker:
1309   * Improve Sparql query builder to achieve much better performance and reduced
1310     D-Bus traffic.
1311 * GstRenderer:
1312   * Relicense from GPL to LGPL.
1313   * More descriptive default title.
1314 - Localization:
1315   - Add Simplified Chinese translation.
1316   - Add Traditional Chinese translation (Hong Kong and Taiwan).
1317   - Updated Spanish translation.
1318 - Various non-functional improvements to core and plugins.
1319
1320 All contributors to this release:
1321
1322 Aron Xu <aronxu@gnome.org>
1323 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
1324 Jens Georg <mail@jensge.org>
1325 Jorge González <jorgegonz@svn.gnome.org>
1326 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1327
1328 0.7.1
1329 =====
1330
1331 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.4
1332 release.
1333
1334 - Implement DLNA's 'AnyContainer' upload extenstion. This allows clients to
1335   upload items without having to specify target container. Currently it only
1336   works for the Tracker backend.
1337 - Report types of items that could be created/uploaded in a container and allow
1338   clients to search containers by this property.
1339 - Port last bits of C code to Vala. Now Rygel is completely written in Vala.
1340 - Make Rygel build/work against both current stable and unstable Vala releases.
1341 - Offer SD transcoding in EU profile. Seems certain Sony Bravia TVs only
1342   support EU profiles. With this change, they should at least be able to use the
1343   SD transcoding.
1344 - Two more unit tests.
1345 - Provide default configuration for WMV transcoding.
1346 - Correctly handle boolean commandline option for disabling WMV transcoder.
1347 - External:
1348   - Port the external plugin to use the new D-Bus MediaServer specification:
1349     http://live.gnome.org/Rygel/MediaServer2Spec. The new specification is meant
1350     to be very generic and scale well to large media hierarchies.
1351   - Make use of search API when implemented by the external application.
1352   - Various other performance improvements.
1353 - Preferences UI:
1354   - Improve resize behavior.
1355   - Add missing bevel to URI tree view.
1356   - Replace GtkVBox by GtkVButtonBox where appropriate.
1357 - Localization:
1358   - Added Punjabi Translation.
1359   - Updated Norwegian bokmål translation.
1360   - Updated Galician translations.
1361   - Updated Spanish translation.
1362   - Updated Hebrew translation.
1363 - Various non-functional improvements.
1364
1365 Dependency-related changes:
1366
1367 - Require gtk+-3.0 >= 2.90.3.
1368 - Require gupnp-av >= 0.5.7.
1369 - Require gupnp-vala >= 0.6.7.
1370
1371 Bugs fixed in this release:
1372
1373 593628 - mp2ts transcoder not working with certain Bravia TV models.
1374 596214 - URI table is missing bevel.
1375
1376 All contributors to this release:
1377
1378 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1379 Eric Anderson <ejona86@gmail.com>
1380 A S Alam <aalam@users.sf.net>
1381 Fran Diéguez <fran.dieguez@mabishu.com>
1382 Jorge González <jorgegonz@svn.gnome.org>
1383 Kjartan Maraas <kmaraas@gnome.org>
1384 Yaron Shahrabani <sh.yaron@gmail.com>
1385
1386 0.7.0
1387 =====
1388
1389 This release marks the start of the new unstable release-cycle. This is also the
1390 release cycle that will be integrated into GNOME 2.31 (and 3.0 eventually).
1391 Changes since 0.6.0:
1392
1393 - Exit on failure to load any plugins in 5 seconds.
1394 - Add icon to preferences UI's desktop file.
1395 - Correct error on missing 'Elements' node in 'CreateObject' action from client.
1396 - Advertize upload features in 'X_DLNACAP' in device description.
1397 - Remove comments from description files as per DLNA requirement (7.2.30.1).
1398 - Don't allow comments in DIDL-Lite from client either. This is to satisfy the
1399   DLNA Confirmation Test Tool rather than DLNA itself.
1400 - Don't advertize unimplemented actions.
1401 - autogen.sh should create m4 directory if it doesn't exist already.
1402 - Correct Icon path in preferences UI for uninstalled case.
1403 - Specify on debug log where rygel is currently looking for plugins.
1404 - Localization:
1405   - Don't translate all strings in media-export plugin.
1406   - No need to translate Mediathek plugin.
1407   - Add Hebrew translation.
1408   - Add Swedish translation.
1409   - Add Czech translation.
1410   - More Spanish translations.
1411   - More Slovenian translations.
1412   - More German translations.
1413 - MediaExport:
1414   - Fix search result. Search was returning the the result for the current
1415     limits, not the overall result count. This lead to strange behaviour on
1416     e.g. XBox 360.
1417   - Optimize searches. Noticable speed improvements on XBox music browsing.
1418   - Fix broken SQL query to get object by path.
1419   - Remove redundant custom tag for duration.
1420   - Make harvesting of metadata optional.
1421   - Re-enable simple mode which means we exporting media on the UPnP network
1422     even if no meta-data extractor is available.
1423   - Remove redundant URI table from database.
1424   - Work around a problem in GStreamer element playbin2.
1425   - Explain the term 'harvest' for translators.
1426   - Many non-functional improvements.
1427
1428 All contributors to this release:
1429
1430 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1431 Jens Georg <mail@jensge.org>
1432 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
1433 Daniel Nylander <po@danielnylander.se>
1434 Fran Diéguez <fran.dieguez@mabishu.com>
1435 Jorge González <jorgegonz@svn.gnome.org>
1436 Mario Blättermann <mariobl@gnome.org>
1437 Petr Kovar <pknbe@volny.cz>
1438 Yaron Shahrabani <sh.yaron@gmail.com>
1439
1440 0.6.0
1441 =====
1442
1443 This release marks the start of the new stable release-cycle. Changes since
1444 0.5.2:
1445
1446 - Localization:
1447   - Fix translation framework.
1448   - Mark all (possibly) user-visible string for translation.
1449   - Use more translator-friendly language.
1450   - Provide comments for translators.
1451   - Correctly case abbreviations.
1452   - Translations:
1453     - German (de) 100%
1454     - Slovenian (sl): 100%
1455     - Spanish (es): 57%
1456 - Fix time-seeking.
1457 - Fix a potential race-condition in aborted HTTP requests.
1458 - Don't stream if request is for subtitles.
1459 - Use bigger (64Ki) buffers when streaming from gstreamer source element.
1460 - Remux only if transcoding is not needed.
1461 - Configuration option for specifying plugin load path.
1462 - Add configuration from Environment.
1463 - Fix port specification through commandline.
1464 - Add and expose Rygel logo.
1465 - Pause streaming pipeline when/if client isn't reading fast enough.
1466 - Add more unit tests.
1467 - Use gnome-autogen.sh.
1468 - Add missing libuuid to build and linker flags for all plugins.
1469 - Plugins are now able to provide a model description.
1470 - MediaExport:
1471   - File size change suggests file change.
1472   - Move media DB and metadata harvesting code from core to module as this is
1473     the only module that is using it.
1474 - External plugin now sets model description.
1475 - Lots of non-functional improvements and fixes.
1476
1477 Dependency-related changes:
1478
1479 - Sqlite now only needed for media-export plugin.
1480
1481 Bugs fixed in this release:
1482
1483 617762 Wrong file size exported to PS3
1484 590649 LiveResponse does not rate limit the GStreamer pipeline
1485 615834 Uses ALL_LINGUAS in configure.ac
1486 616189 Translation issues
1487 617750 Only re-encode audio and video when necessary
1488
1489 All contributors to this release:
1490
1491 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1492 Jens Georg <mail@jensge.org>
1493 Mario Blättermann <mariobl@gnome.org>
1494 Jorge González <jorgegonz@svn.gnome.org>
1495 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
1496
1497 0.5.2
1498 =====
1499
1500 Another release in the unstable 0.5.x series. Changes since 0.5.0:
1501
1502 - Add support for Xbox 360 and Window Media Player 11.
1503 - Add support for subtitles. Currently only useful for certain Samsung DLNA TVs.
1504 - Add Windows Media Video (WMV) transcoder.
1505 - Add unit tests for a few modules.
1506 - Fix some (potential) crashes.
1507 - Make database operations cancellable.
1508 - Throw error on database creation failure.
1509 - Simpler (hopefully) build rules.
1510 - Fix race-condition in streaming code so we don't terminate the connection
1511   before all the bytes are sent to the client.
1512 - Fix leaking of HTTP messages of live streams on termination.
1513 - Fix 'Content-Length' header values for partial requests.
1514 - Fix parsing of search expression containing characters not within the original
1515   latin1 range.
1516 - Use bigger (64Ki) buffers when streaming media to reduce cpu usage and
1517   therefore improve battery life.
1518 - Include spec version in description document.
1519 - Remove now unneeded work-around for vala bug#568972.
1520 - Advertize photos with their specific class, i-e 'photo' rather than 'image'.
1521 - MediaExport:
1522   - Implement search by URIs.
1523   - Implement search by album.
1524   - Error-out on invalid search expression.
1525   - Add support for virtual containers. This allows creation of metadata-based
1526     hierarchies in the user-config.
1527   - Fix deletion of containers.
1528   - URI-escape meta-data fields.
1529   - Catch previously uncaught exceptions.
1530   - Fix upgrade of database from older schemas.
1531 - Lots of code clean-ups and documentation fixes.
1532
1533 Dependency-related changes:
1534
1535 - Require gupnp >= 0.13.3.
1536 - Require gupnp-av >= 0.5.5.
1537 - Require gupnp-vala >= 0.6.5.
1538 - Require valac >= 0.8.0.
1539
1540 Bugs fixed in this release:
1541
1542 608886 - media export plugin corrupts its database when you change directories
1543 609944 - Files not harvested on update
1544 606305 - Samsung subtitles
1545
1546 All contributors to this release:
1547
1548 Jens Georg <mail@jensge.org>
1549 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1550 Cyrille Chepelov <cyrille.chepelov@keyconsulting.fr>
1551
1552 0.5.0
1553 =====
1554
1555 The first release in the unstable 0.5.x series. Changes since 0.4.6 that were
1556 not provided by any subsequent 0.4.x releases:
1557
1558 - New URI generation scheme that avoids problematic characters which makes some
1559   crappy renderers choke.
1560 - Allow creation of new media items and tranfering data into existing ones (
1561   upload). This is relavent to, and works for both MediaExport and Tracker.
1562 - Implement GetTransferProgress and StopTransferResource actions.
1563 - Advertise:
1564   - support for connection stalling.
1565   - live response to be sender-paced.
1566 - Rewrite SearchCriteria parser to make it more reliable.
1567 - Tracker:
1568   - Port to the Tracker 0.7 APIs.
1569   - Provide richer & more intuitive media hierarchy.
1570   - Signal container update on changes to subjects.
1571   - Act on config options allowing user to define which categories to share.
1572   - Support for search by URI.
1573   - Descriptive IDs for containers.
1574 - MediaExport
1575   - Implement custom search that translates to an SQLite query and therefore
1576     performs much faster than before.
1577   - Print message on console when harvesting is done.
1578   - Don't modify DB if harvester was cancelled.
1579   - Cancel harvester before starting new one.
1580 - Lots of non-functional improvements and fixes.
1581
1582 All contributors to this release:
1583
1584 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1585 Jens Georg <mail@jensge.org>
1586
1587 0.4.6
1588 =====
1589
1590 Brief summary of changes since 0.4.4:
1591
1592 - Implement optional UPnP Search action. This is not only a must have feature
1593   for a commercial MediaServer but is also a big first step towards proper
1594   XBox 360 support.
1595 - Simplify Browse action handling.
1596 - Simplify MediaServer plugin implementation.
1597 - Make sure autostart dir exists before attempting to write to it.
1598 - Fix a potential crash that is trigered by MediaContainer reporting incorrect
1599   (higher) number of children.
1600 - External:
1601   - Work around (vala) bug#602003.
1602   - Optimizations and code clean-ups.
1603 - Tracker:
1604   - Provide an efficient Search implementation using Tracker's search API.
1605   - Minor code clean-ups.
1606
1607 Dependency-related changes:
1608
1609 - Require gupnp-av >= 0.5.2.
1610 - Require gupnp-vala >= 0.6.2.
1611 - Require valac >= 0.7.9.
1612
1613 Bugs fixed in this release:
1614
1615 600256 - Segfault when trying to access a stream
1616
1617 All contributors to this release:
1618
1619 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1620
1621 0.4.4
1622 =====
1623
1624 Brief summary of changes since 0.4.2:
1625
1626 - Provide a gstreamer-based MediaRenderer plugin. This is mostly code stolen (
1627   and heavily adapted) from gupnp-media-renderer except that it doesn't depend
1628   on libowl-av and/or gtk+.
1629 - More ease for MediaServer implementors.
1630 - Better error handling.
1631 - Make sure no message is suppressed until we know what level of console output
1632   user wants.
1633 - Make use of vala's async support to simplify code quite a bit.
1634 - Plugins should load xml files from source tree when built with
1635   '--enable-uninstalled' configure flag.
1636 - Build with no optimizations in debug mode.
1637 - Use closure table to speed up object lookup and deletion.
1638 - Add build option for SQL debugging.
1639 - Workaround a crasher bug (#3774) in sqlite 3.6.12.
1640 - Use vala's static client D-Bus syntax.
1641 - Early ignorance of disabled plugins. This not only speeds-up startup a bit but
1642   also rids us of redundant debug messages.
1643 - MediaExport:
1644   - Nicely handle unavailability of gstreamer's playbin(2) element.
1645   - Fix a potential crasher.
1646 - Tracker:
1647   - Use multidimensional arrays to deal with search results. This combined with
1648     static client D-Bus syntax gives us quite a speed boost.
1649   - Handle item creation error.
1650 - External:
1651   - Allow applications to provide custom thumbnails for items.
1652   - Support pixel-aspect-ratio properties.
1653   - All D-Bus operations are now done asynchronously.
1654   - Make use of plugin icon if provided.
1655   - Move magic string substitution to core so other plugins can benefit from it.
1656 - Lots of other improvements and bug fixes.
1657
1658 Dependency-related changes:
1659
1660 - Require and adapt to libgee >= 0.5.
1661 - Require and adapt to valac >= 0.7.8.
1662
1663 Bugs fixed in this release:
1664
1665 597276 - Rygel crash on startup
1666 587649 - thumbnails not published for external media servers
1667 589959 - External plugin should query media servers on demand
1668 598005 - unable to load media-tracker plugin
1669
1670 All contributors to this release:
1671
1672 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1673 Jens Georg <mail@jensge.org>
1674 Thijs Vermeir <thijsvermeir@gmail.com>
1675
1676 0.4.2
1677 =====
1678
1679 Brief summary of changes since 0.4.1:
1680
1681 - Ability to specify verbosity of console messages by a number between 0 to 5.
1682 - Be able to survive unavailability of D-Bus session bus. This should make it
1683   easier to setup Rygel on headless NAS machines.
1684 - MediaExport:
1685   - Provide duration and date of media.
1686   - Improved guessing for type (UPnP class) of media.
1687   - Re-harvest metadata when a file/directory is modified.
1688   - Speed-up browsing (twice as before).
1689 - rygel-preferences:
1690   - Fix enabling/disabling of widgets.
1691   - Copy the desktop file from correct location.
1692 - Mediathek and GstLaunch disabled by default in the user configuration.
1693 - Add GstLaunch to maemo configuration (disabled by default though).
1694 - Put dbus-glib-1 to the list of vala API dependencies.
1695 - Fix seek headers.
1696 - Be more verbose at the end of configure.
1697
1698 Bugs fixed in this release:
1699
1700 596500 - Mpeg TS video files are mistaken for audio files
1701 596213 - Wrong state for checkboxes
1702 596327 - Enables some weird plugins by default
1703 596330 - Missing some metadata
1704
1705 All contributors to this release:
1706
1707 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1708 Jens Georg <mail@jensge.org>
1709
1710 0.4.1
1711 =====
1712
1713 A micro release that fixes some important issues found in the previous release:
1714
1715 - Update the Rygel D-Bus service paths everywhere.
1716 - Ignore two ignorable errors.
1717 - Initialize sensitivity of trancoding checkboxes to the same value as that of
1718   "Transcoding Support" checkbox.
1719 - Fix seeking in transcoded streams. Without this fix, the success of seeking
1720   was based on pure luck.
1721 - Correct headers in some files to reflect the correct license: LGPL.
1722 - No need for DVB configuration anymore.
1723
1724 Bugs fixed in this release:
1725
1726 596211 - Error exiting the prefs
1727 596213 - Wrong state for checkboxes
1728
1729 All contributors to this release:
1730
1731 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1732 Jens Georg <mail@jensge.org>
1733 René Stadler <mail@renestadler.de>
1734
1735 0.4
1736 ===
1737
1738 Brief summary of changes since 0.3:
1739
1740 - Rygel is no more just a MediaServer but rather a collection of DLNA (UPnP AV)
1741   services (devices in UPnP speak).
1742 - Port to new GUPnP APIs. The biggest advantage of that is that we now have
1743   dynamic network support, i-e Rygel can attach/detach to/from a network
1744   interface as it goes up/down.
1745 - Support for time-based seeking in transcoded streams.
1746 - Random tweaks to transcoding pipelines.
1747 - Provide a DBus service providing two functionalities:
1748    * Ability to tell Rygel to shutdown. Starting of Rygel is automatically
1749      handled by D-Bus since a .service file is provided by Rygel.
1750    * Ability to tell Rygel (MediaExport plugin actually) to (un)export URIs on
1751      the fly.
1752 - Implement enabling/disabling of UPnP in the preferences.
1753 - Configuration through command-line options.
1754 - Use a .ini configuration file rather than gconf.
1755 - Special default configuration for Maemo.
1756 - Don't spam the user's config directory and instead keep the description files
1757   into a separate subdirectory.
1758 - `make clean` doesn't clean the generated C files anymore.
1759 - Remove "all rights reserved" part from all copyright headers.
1760 - Remove integrated DVB plugin as DVBDaemon now implements the external plugin
1761   interface and hence dynamically glues to Rygel, just like PulseAudio.
1762 - New classes to further ease the plugin implementation.
1763 - (Un)pause the SoupMessage at the right time. This was causing a lot of delays
1764   when playing media on Sony PS3.
1765 - Bitrate is supposed to be in bytes/second. Not really but tell that to writers
1766   of UPnP specification.
1767 - Expose transcode formats in the GetProtocolInfo's source argument. This should
1768   make Sony Bravia TVs happy.
1769 - Transcoder URIs are now sorted according to their distance from the original
1770   format.
1771 - Provide "contentFeatures.dlna.org" header in the HTTP responses.
1772 - Provide DLNA transferMode header in the HTTP responses.
1773 - Only advertise internal URIs on local loopback interface.
1774 - Replace 'ip' config by 'interface' so users can bind Rygel to interfaces
1775   rather than IP.
1776 - Allow plugins to provide thumbnails.
1777 - Add thumbnails (if available) for each item if none provided by plugins. This
1778   works both on the desktop and Maemo.
1779 - Suppress all C compiler warnings by default. These warnings are mostly useless
1780   for us since almost all C code is generated.
1781 - Preference dialog is now more like a GNOME preferences dialog.
1782 - Provide .desktop file for preferences dialog.
1783 - Shave the build output.
1784 - GstLaunch: New plugin that exposes gstreamer pipelines described using
1785   familiar gst-launch syntax in the user configuration.
1786 - Tracker plugin:
1787   - Nicer default title.
1788   - Better detection of Tracker availability. Apparently ubuntu folks think that
1789     providing a .service file is wrong.
1790   - Better titles for top-level folders.
1791   - More usable hierarchy: Browsing by artists, albums and tags.
1792 - Folder plugin:
1793   - Rename to MediaExport.
1794   - Nicer default title.
1795   - Use the new Rygel classes to extract, export and save media metadata.
1796   - notify about updates to containers.
1797   - Skip files/folders starting with '.'.
1798   - Avoid crash if unknown file is found.
1799   - Delete gone directories on new start.
1800   - React on deletion of files.
1801   - Add recursive file monitoring.
1802   - Provide simple and easy options to add and remove files and folders from the
1803     preferences UI.
1804 - External plugin:
1805   - actually use 'DLNAProfile' property.
1806   - Don't load the plugin more than once.
1807   - Utilise optional MediaItem properties.
1808   - Fetch items on demand.
1809   - Fix critical warnings.
1810 - Mediathek plugin:
1811   - Fix crash if no config is available.
1812
1813 Dependency-related changes:
1814
1815 - Require gupnp >= 0.13
1816 - Require gupnp-av >= 0.5
1817 - Require GStreamer >= 0.10.23
1818 - Require libgee >= 0.3.0
1819
1820 Bugs fixed in this release:
1821
1822 584649 - Folder plugin should not export dot files and directories
1823 586108 - ID3 information not exported on mp3 files
1824 588034 - Bad durations for audio video files with media export plugin
1825 585986 - Some copyright headers claim "all rights reserved"
1826 585989 - Running "make clean" should leave generated C files in place.
1827 586134 - Tracker plugin fails if org.freedesktop.Tracker can't be activated,
1828          even if tracker is already running
1829 586243 - GStreamer 0.10.23 required for correct operation of transcoder
1830 587651 - Support for some MediaItem properties missing
1831 587855 - HTTP Error responses not sent
1832 587866 - No way to notify about new sub-containers
1833 588030 - rygel-preferences crashes if user's config file is missing
1834 588162 - Support seeking in transcoded content
1835 589955 - dc:creator never included in DIDL output
1836 589956 - git ignore rules
1837 589974 - Set the bitrate for transcoded resources correctly.
1838 589977 - Rygel not recognised by Sony Bravia televisions
1839 590643 - refactor HTTP request handling code
1840 590702 - Rygel should provide thumbnails for items
1841 591580 - not compatible with Samsung UE46B7070
1842 593228 - [plugin] new gstlaunch plugin
1843
1844 All contributors to this release:
1845
1846 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1847 Jens Georg <mail@jensge.org>
1848 James Henstridge <james@jamesh.id.au>
1849 Thijs Vermeir <thijsvermeir@gmail.com>
1850 Ole André Vadla Ravnås <oleavr@gmail.com>
1851
1852 0.3
1853 ===
1854
1855 Brief summary of changes since 0.2.2:
1856
1857 - Transcoding from any format (that gstreamer's decodebin2 can handle) to mp3,
1858   linear PCM and mpeg transport stream containing mpeg 2 video and mp2 audio.
1859 - Plugin API to deal with user preferences.
1860 - User preferences UI: rygel-preferences.
1861 - New plugins:
1862    * Folder: Recursively exports folders specified in the user preferences.
1863    * ZDFMediathek: Exports online media from 2nd German TV station.
1864    * External: Exports media hierarchies provided by external applications
1865      through implementation of this spec:
1866      http://live.gnome.org/Rygel/MediaServer. The first application
1867      that utilizes this feature is PulseAudio.
1868 - Drop xbox support. It didn't work anyway and we better concentrate on
1869   implementing standard stuff that it at least worthy of being called "UPnP" (
1870   at least for now).
1871 - Tracker and DVB plugins are only loaded if their corresponding services are
1872   available.
1873 - Export of duration for music and video items from Tracker.
1874 - Use HTTP EOF encoding rather the CHUNKED for live streams.
1875 - Ability to build rygel plugins outside it's source tree.
1876 - HTTP proxying only if needed.
1877 - Now that gupnp-av does DLNA profile guessing for us, no need to lie about
1878   DLNA profile anymore.
1879 - Add a summary after configure.
1880 - HTTServer is now internal API.
1881 - Use git-version-gen to generate package version.
1882 - Differentiate between modules and plugins
1883 - Passive, asynchronous plugin loading. A side-effect of which is that modules
1884   can now load more than one plugin.
1885 - Differentiate between name and title of the plugin.
1886 - Plugins can now dynamically change their availability.
1887 - Add API to get/list plugins.
1888 - Re-use existing description from user's home directory. This not only speeds
1889   the start-up but also obsoletes the necessity to keep immutable data (e.g UDN)
1890   in user preferences.
1891 - Provide gconf schemas.
1892 - Lots of other improvements and bug fixes.
1893
1894 Dependency-related changes:
1895
1896 - Explicitly require and link to libsoup-2.4 >= 2.26.0.
1897 - Don't require Vala (and bindings) in distribution tarball.
1898 - Require gupnp-av >= 0.4.
1899 - Require Vala >= 0.7.3.
1900 - Require Gtk+ >= 2.16 if preferences UI is not disabled.
1901
1902 Bugs fixed in this release:
1903
1904 582173 - git-version-gen: generate versions with - instead of .
1905 577000 - gupnp-av-cp does not like & in uris
1906 576998 - Rygel wants to transcode audio files to video/mpeg
1907 575935 - Add support for duration metadata field
1908 574604 – bug connecting to PS3
1909
1910 All contributors to this release:
1911
1912 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1913 Jens Georg <mail@jensge.org>
1914 Henrique Ferreiro <henrique.ferreiro@gmail.com>
1915 Lennart Poettering <lennart@poettering.net>
1916 Marc-André Lureau <marcandre.lureau@gmail.com>
1917 Rob Taylor <rob.taylor@codethink.co.uk>
1918
1919 0.2.2
1920 =====
1921
1922 Changes since 0.2:
1923
1924 - Use the new (0.6.9) Tracker API.
1925 - Priority of gio-based streams are based on requested DLNA transfer mode.
1926 - GIO-based/like asynchronous plugin API.
1927 - Adapt to latest changes in gupnp-vala API.
1928 - Serialization of media objects isn't done by media objects themselve
1929   anymore, but by a new separate class, Rygel.DIDLLiteWriter.
1930 - Internal API is marked 'internal' so it doesn't get to our (Vala) API.
1931 - MediaObject now derives from GLib.Object.
1932 - Generic AsyncResult implementation, SimpleAsyncResult.
1933 - StateMachine interface that all state machines classes implement.
1934 - Visible performance improvements in Tracker plugin by proper use of Tracker
1935   APIs.
1936 - Use Filename.to_string() and therefore make Bastien happy.
1937 - Require lastest version (0.1.5) of libgee to use List.slice().
1938 - Don't limit the number of objects returned to a client, let it decide
1939   that on it's own.
1940 - Proper handling of update notification to the client by use of a very simple
1941   bubble-up mechanism for containers to signal updates.
1942 - Decrease needed gconf version to 2.16.
1943 - Set application name and therefore make Lennart happy.
1944 - Require latest version of vala (0.5.7) and gupnp-vala (0.5.3).
1945 - Allow multiple URIs for each media items.
1946 - Response for seekable media request is now sent buffer by buffer so the whole
1947   file is not put into memory.
1948 - Some improvements to build system.
1949 - Lots of other improvements and bugfixes.
1950
1951 0.2
1952 ===
1953
1954 The major change after last release (as gupnp-media-server) is the introduction
1955 of a simple yet powerful plugin-based architecture/api: Every plugin:
1956 - is loaded into a separate MediaServer instance.
1957 - can implement any kind and number of resources (currently only services).
1958 - can export an icon file.
1959 - inherit it's ContentDirectory implementation from a base class that does most
1960   of the UPnP-related work. More improvements on this planned for next release.
1961 - use an intuitive API to easily export media from URIs and live GStreamer
1962   source elements over HTTP.
1963
1964 Other changes:
1965
1966 - Relicense under LGPL to allow proprietary plugins and ease of moving code
1967   from/to gupnp libraries.
1968 - DVB Daemon integration though a plugin. Now you can watch live channels from
1969   your PC on your PS3 for example.
1970 - Test plugin that exports one audio and video item, streaming contents from
1971   GStreamer's audiotestsrc and videotestsrc elements respectively.
1972 - Better interoperability with Sony playstation 3.
1973 - Announce unavailability to UPnP world on exit.
1974 - Loads of other improvements.
1975
1976 0.1
1977 ===
1978
1979 - Initial release.