Updated Slovenian translation
[profile/ivi/rygel.git] / NEWS
1 0.9.0
2 =====
3
4 This release marks the start of the new unstable release-cycle. This is also the
5 release cycle that will be integrated into GNOME 3. Changes since 0.7.8 that
6 were not present in subsequent stable (0.8.x) releases:
7
8 - Port from dbus-glib and GValue usage to GDBus and GVariant.
9 - Do not offer HTTP GET/HEAD URIs for place-holder (0-sized) items. This is
10   needed to avoid crashes when a newly created item is fetched before the client
11   pushes any contents to it.
12 - Hack XBox search for upnp:class to make it happy.
13 - Direct XBox's genre search to root container.
14 - Set item's size on creation.
15 - Always set VAPIDIR to ${datadir}/vala/vapi.
16 - Tracker:
17   - Add 'Genre' hierarchy.
18   - Provide specific UPnP class for artist and album containers so that they
19     could be searched by this property. This fixes music browsing on XBox 360.
20   - Fix item ID creation logic.
21   - Optimize handling of invalid searches and in turn searches in general.
22   - Improved handling of search by "upnp:class".
23   - Unknown size means size of 0.
24   - Expose more information for music items:
25     - sample rate
26     - number of channels
27     - bits per sample
28     - bitrate
29 - MediaExport:
30   - Proper default values for item metdata. This fixes the misterious "0" Album
31     and Artist on XBox.
32   - Handle requests for audio and image item types, not just music and pictures.
33 - Localization:
34   - Add Brazilian Portuguese translation.
35   - Add Catalan translation.
36   - Add Italian translation.
37   - Update Traditional Chinese translation (Hong Kong and Taiwan).
38   - Update simplified Chinese translation.
39   - Update Estonian translation.
40   - Update Danish translation.
41   - Update Bulgarian translation.
42   - Update Czech translation.
43   - Update Galician translations.
44   - Update Hebrew translation.
45   - Update French translation.
46   - Update Hungarian translation.
47   - Update Japanese translation.
48   - Update Polish translation.
49   - Update Dutch translation.
50   - Update Greek translation.
51   - Update Lithuanian translation
52 - Some other non-functional and/or minor improvements and fixes.
53
54 Dependency-related changes:
55
56 - Require gio >= 2.26.
57
58 All contributors to this release:
59
60 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
61 Jens Georg <mail@jensge.org>
62 Aron Xu <aronxu@gnome.org>
63 Bruno Brouard <annoa.b@gmail.com>
64 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
65 Djavan Fagundes <djavan@comum.org>
66 Fran Diéguez <fran.dieguez@mabishu.com>
67 Gabor Kelemen <kelemeng@gnome.hu>
68 Gil Forcada <gforcada@gnome.org>
69 Ivar Smolin <okul@linux.ee>
70 Joan Duran <jodufi@gmail.com>
71 Kenneth Nielsen <k.nielsen81@gmail.com>
72 Marek Černocký <marek@manet.cz>
73 Mario Blättermann <mariobl@gnome.org>
74 Mattias Põldaru <mahfiaz gmail com>
75 Milo Casagrande <milo@ubuntu.com>
76 Piotr Drąg <piotrdrag@gmail.com>
77 Rosi Dimova <pocu@bk.ru>
78 Simos Xenitellis <simos@gnome.org>
79 Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
80 Yaron Shahrabani <sh.yaron@gmail.com>
81 Žygimantas Beručka <zygis@gnome.org>
82
83 0.7.8
84 =====
85
86 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.92
87 release.
88
89 - If the client didn't pass a Range header in the request, don't append
90   Accept-Ranges and Content-Range headers to response. This fixes picture
91   browsing on XBox 360 (again).
92 - Don't put empty nodes in device description.
93 - Use '\r\n' instead of '\n' in XML files. Some UPnP devices in the market are
94   apparently unable to handle the unix EOL character so we better provide the
95   XML files in DOS format.
96 - MediaExport:
97   - Fix an assertion failure.
98 - Localization:
99   - Remove markup from a translatable string in preferences UI.
100   - Don't build translatable strings by substitution.
101   - Prefer the term 'folder' over 'directory' in translated strings.
102   - Miscellaneous string fixes.
103   - Don't translate debug messages.
104   - Add Serbian translation.
105   - Add Korean translation.
106   - Add Japanese translation.
107   - Add Hungarian translation.
108   - Update Spanish translation.
109   - Update Galician translation.
110   - Update British English translation.
111   - Update Hebrew translation.
112   - Update Norwegian bokmål translation.
113   - Update Tamil translation.
114   - Update Slovenian translation.
115   - Update Swedish translation.
116   - Update Punjabi translation.
117   - Update French translation.
118   - Update Polish translation.
119   - Update Greek translation.
120   - Update Czech translation.
121   - Update Portuguese translation.
122   - Update German translation.
123
124 Bugs fixed in this release:
125
126 626196 - OPPO DBP-80/83
127 629348 - Do not mark debug messages for translation
128
129 All contributors to this release:
130
131 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
132 Jens Georg <mail@jensge.org>
133 Philip Withnall <philip@tecnocode.co.uk>
134 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
135 A S Alam <aalam@users.sf.net>
136 Bruce Cowan <bruce@bcowan.me.uk>
137 Christian Kirbach <Christian.Kirbach@googlemail.com>
138 Claude Paroz <claude@2xlibre.net>
139 Daniel Nylander <po@danielnylander.se>
140 drtv <vasudeven@git.gnome.org>
141 Duarte Loreto <happyguy_pt@hotmail.com>
142 Fran Diéguez <fran.dieguez@mabishu.com>
143 Gabor Kelemen <kelemeng@gnome.hu>
144 Homin Lee <ff4500@gmail.com>
145 Jorge González <jorgegonz@svn.gnome.org>
146 Kentaro KAZUHAMA <kazken3@gmail.com>
147 Kjartan Maraas <kmaraas@gnome.org>
148 Michael Kotsarinis <mk73628@gmail.com>
149 Petr Kovar <pknbe@volny.cz>
150 Piotr Drąg <piotrdrag@gmail.com>
151 Tomasz Dominikowski <dominikowski@gmail.com>
152 Yaron Shahrabani <sh.yaron@gmail.com>
153 Милош Поповић <gpopac@gmail.com>
154 Marek Cernocky
155 Gabor Kelement
156
157 0.7.7
158 =====
159
160 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.91
161 release.
162
163 - Add manpages for rygel and rygel.conf.
164 - Add support for search by album and artist.
165 - Don't advertize support for search by '@refID' as we don't really support
166   and use it at all.
167 - Drop support for search by 'res' and 'res@protocolInfo'. Since we didn't
168   handle proxy and transcoding resources this gave wrong impression to the
169   clients and was causing rygel to fail DLNA test cases.
170 - Don't error out on empty search results.
171 - Error out on HTTP request for invalid transfer mode.
172 - Fix typo in serialization of "upnp:createClass".
173 - Case-insensitive string comparisons.
174 - 'TransferIDs' state variable should list IDs for all transfers we have, even
175   the ones that are complete.
176 - Correct sending of error to client when import of resource fails.
177 - Make sure we don't make invalid comparisons during the search.
178 - Do not set the 'sp-flag' as we never really are the clock source for the
179   content, even in case of live/transcoded streams.
180 - Add MPRIS2 plugin. This plugin turns any media player that implements
181   MPRIS2[1] D-Bus interface into a UPnP MediaRenderer.
182 - MediaExport:
183   - Don't forget containers in children count.
184   - Fix handling of "exists" operator in search.
185   - Add m4v, m4a and png to list of file extensions to entertain.
186   - Apply filter to monitoring of files as well.
187   - Add support for the "Genre" folder of XBox.
188   - Fix IOP with Windows Media Player 12.
189   - Allow user to specify standard XDG media directories using variables.
190   - Export XDG standard media directories by default but this time through
191     default user configuration.
192 - Tracker:
193   - Correct some checks.
194   - Escape regex for SPARQL.
195 - GstLaunch:
196   - Use '-' instead of '_' in user configrution options.
197 - Playbin:
198   - Had forgotten to rename the plugin in the user configuration.
199   - Remove last remaining "all rights reserved" from copyright headers.
200 - Localization:
201   - Add Greek translation.
202   - Add British English translation.
203   - Update French translation.
204   - Update Traditional Chinese translation (Hong Kong and Taiwan).
205   - Update Czech translation.
206   - Update Danish translation.
207 - DLNA test cases fixed in this release:
208   - 7.3.41.1 (now N.A)
209   - 7.3.66.2
210   - 7.3.66.3,4
211   - 7.4.49.4
212 - Various other performance, plugin API and non-functional improvements.
213
214 Dependency-related changes:
215   - Lower gtk+-2.0 requirement to 2.20.0.
216
217 Bugs fixed in this release:
218
219 627243 - String operators during Search() should be case insensitive.
220 627982 - All Playbins on a network have the same hard coded name.
221
222 All contributors to this release:
223
224 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
225 Jens Georg <mail@jensge.org>
226 Philip Withnall <philip@tecnocode.co.uk>
227 Ask H. Larsen <asklarsen@gmail.com>
228 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
229 Claude Paroz <claude@2xlibre.net>
230 Giannis Katsampirhs <juankatsamprishs@gmail.com>
231 Kenneth Nielsen <k.nielsen81@gmail.com>
232 Marek Černocký <marek@manet.cz>
233 Petr Kovar <pknbe@volny.cz>
234
235 [1] http://www.mpris.org/2.0/spec/
236
237 0.7.6
238 =====
239
240 Another micro release to fix the critical regression in 'Year' hierarchy of
241 Tracker plugin.
242
243 All contributors to this release:
244
245 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
246
247 0.7.4
248 =====
249
250 A new release in the current unstable 0.7.x series for upcoming GNOME 2.32.0
251 release.
252
253 - Fix wildcard handling in search request.
254 - Distribute correct copy of scallable icons.
255 - Provide icons in DLNA standard sizes.
256 - Provide icons in JPEG format as well.
257 - Don't offer transcoding from video to audio and viceversa. This makes sense
258   anyway and reduces network traffic.
259 - Only offer time seeking if duration is known.
260 - Report correct DLNA profile for MPEG-TS HD and WMV transcoder.
261 - List DLNA formats first in the list of supported formats.
262 - Provide correct values for out parameters of GetCurrentConnectionInfo action.
263 - Correctly handle HTTP 'POST' requests.
264 - Correct checks for vala bindings.
265 - Use new 64-bit size property in GUPnP resource API so that we can deal with
266   resources bigger than 2GB.
267 - Fix some (potential) crashes.
268 - Correctly handle a translated string involving plurals.
269 - Don't use deprecated libsoup API.
270 - Correct flaws in code related to search for media object by ID. This combined
271   with some changes in Tracker plugin (see below) improves the reliability and
272   especially the performance of Tracker plugin a lot.
273 - Use the mime-type and DLNA profile when provided in item creation requests.
274 - Advertize byte-seek support for thumbnails.
275 - Correct algorithm to decide whether to seek or not.
276 - Set standard header on XML files.
277 - Prefix service URLs with a "/". This seems like the right way to do it and it
278   might actually improve our IOP.
279 - Make use of new APIs to report all known DLNA profiles in list of supported
280   formats (MediaServer only).
281 - Add support for the "Genre" tag in music items.
282 - External:
283   - Handle AlbumArt property.
284   - Fix a few crashes.
285   - Remove workaround for bug#602003.
286 Tracker:
287   - Make sure metadata container get unique IDs.
288   - Performance improvements to search for media object by ID.
289   - Make use of DLNA profile when provided.
290   - Don't use Tracker's logo as icon.
291   - Ignore duration of '0'.
292   - Print debug after item creation in store.
293 MediaExport:
294   - Disable plugin when Tracker plugin is/becomes available.
295   - Require sqlite3 VAPI only for this plugin.
296   - Code clean-up and general speed improvements
297   - Extract embedded album art
298   - Remove the ability for user-defined virtual folders, providing a set of
299     built-in folders similar to that of tracker's.
300   - Fix some minor regressions introduced by the switch to gupnp-dlna metadata
301     extraction
302   - Move configured files and folders into their own "Files & Folders" container
303     to de-clutter root.
304 - Localization:
305   - Add ta translation.
306   - Update Galician translations.
307   - Update Hebrew translation.
308   - Update Spanish translation.
309   - Update Romanian translation.
310   - Update Slovenian translation.
311 - DLNA test cases fixed in this release:
312   - 7.2.14.2
313   - 7.2.28.1
314   - 7.3.25.1
315   - 7.3.26.3
316   - 7.3.26.4
317   - 7.3.29.3
318   - 7.3.29.4
319   - 7.3.33.4
320   - 7.3.33.5
321
322 Dependency-related changes:
323   - Require and adapt to Vala 0.9.5.
324   - Require gupnp-av >= 0.5.9.
325   - Require gupnp-dlna >= 0.3.0.
326   - MediaExport
327     - Require gstreamer-tag >= 0.10.28.
328     - Require gstreamer-app >= 0.10.28.
329
330 All contributors to this release:
331
332 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
333 Jens Georg <mail@jensge.org>
334 Yaron Shahrabani <sh.yaron@gmail.com>
335 Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
336 Kjartan Maraas <kmaraas@gnome.org>
337 Jorge González <jorgegonz@svn.gnome.org>
338 Fran Diéguez <fran.dieguez@mabishu.com>
339 drtv <vasudeven@git.gnome.org>
340 Claude Paroz <claude@2xlibre.net>
341 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
342
343 0.7.3
344 =====
345
346 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.6
347 release.
348
349 - Add Album-art support.
350 - Add support for sorted Browse/Search.
351 - Don't push data after HTTP response is cancelled.
352 - Advertise support for search by "createClass".
353 - Revive accidently removed XBox hacks.
354 - Fix icon export for uninstalled case.
355 - Simplify plugin APIs to further abstract plugin developers from UPnP details.
356 - Add convenient MediaRenderer APIs for plugins. This involved moving most of
357   the GstRenderer code to core.
358 - Fix seeking once again.
359 - Improve error handling in HTTP request handling code.
360 - Port to new DIDL-Lite contributor APIs.
361 - Port to Vala 0.9.3 and 0.9.4.
362 - Clean-up README and specify build and run-time dependencies.
363 - More debug output.
364 - MediaExport:
365   - Make use of gupnp-dlna for faster, more complete and reliable metadata
366     extraction.
367   - Print a debug message if extraction fails for a file.
368   - Add windows formats to positive list of file extensions to include in the
369     metadata extraction.
370   - Don't share anyt folder by default.
371   - Fix url-escaped folder names on PS3.
372   - Fix issue of empty title of top-level virtual folders on PS3.
373   - Process 256 children at a time. This improves performance of harvesting of
374     large folders.
375 - GstRenderer:
376   - Rename to Playbin.
377   - Advertize support for 'video/mp4'
378   - Advertize support for RTSP
379   - Handle error from playbin.
380   - Don't claim support for unsupported UPnP actions and state variables.
381 - External:
382   - Fix a crasher bug.
383 - Localization:
384   - Add French translation.
385   - Update Simplified Chinese translations.
386   - Update German translation.
387   - Update Galician translation.
388   - Update Swedish translation.
389   - Update Slovenian translation.
390 - Lots of other non-functional and/or minor improvements and fixes.
391
392 Dependency-related changes:
393
394 - Require Vala >= 0.9.3
395 - Require gupnp >= 0.13.4
396 - Require gupnp-av >= 0.5.8
397 - Require gupnp-dlna >= 0.2.1 (new dependency)
398 - Require libgee >= 0.5.2
399 - Use gtk+-2.0 (>= 2.21.5) if available rather than gtk+-3.0
400
401 Bugs fixed in this release:
402
403 607411 - Need to mention non-compile time deps.
404 624445 - Samsung can't FF/REW/PAUSE when playing video/avi from Rygel.
405 625556 - New configure flag to switch GTK+ version.
406
407 All contributors to this release:
408
409 Aron Xu <aronxu@gnome.org>
410 Arun Raghavan <arun.raghavan@collabora.co.uk>
411 Claude Paroz <claude@2xlibre.net>
412 Eleanor Chen <chenyueg@gmail.com>
413 Frédéric Péters <fpeters@0d.be>
414 Javier Jardón <jjardon@gnome.org>
415 Jens Georg <mail@jensge.org>
416 Mario Blättermann <mariobl@gnome.org>
417 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
418
419 0.7.2
420 =====
421
422 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.5
423 release.
424
425 * MediaExport:
426   * Support DLNA's 'AnyContainer' upload extenstion.
427   * Only harvest media files. We use a positive list for file extensions to
428     include in the metadata extraction.
429   * Implement fallback to the default (slow) search implementation.
430   * Lower severity for some of the console messages.
431   * Update code according to latest GStreamer Vala API fixes.
432 * Tracker:
433   * Improve Sparql query builder to achieve much better performance and reduced
434     D-Bus traffic.
435 * GstRenderer:
436   * Relicense from GPL to LGPL.
437   * More descriptive default title.
438 - Localization:
439   - Add Simplified Chinese translation.
440   - Add Traditional Chinese translation (Hong Kong and Taiwan).
441   - Updated Spanish translation.
442 - Various non-functional improvements to core and plugins.
443
444 All contributors to this release:
445
446 Aron Xu <aronxu@gnome.org>
447 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
448 Jens Georg <mail@jensge.org>
449 Jorge González <jorgegonz@svn.gnome.org>
450 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
451
452 0.7.1
453 =====
454
455 A new release in the current unstable 0.7.x series for upcoming GNOME 2.31.4
456 release.
457
458 - Implement DLNA's 'AnyContainer' upload extenstion. This allows clients to
459   upload items without having to specify target container. Currently it only
460   works for the Tracker backend.
461 - Report types of items that could be created/uploaded in a container and allow
462   clients to search containers by this property.
463 - Port last bits of C code to Vala. Now Rygel is completely written in Vala.
464 - Make Rygel build/work against both current stable and unstable Vala releases.
465 - Offer SD transcoding in EU profile. Seems certain Sony Bravia TVs only
466   support EU profiles. With this change, they should at least be able to use the
467   SD transcoding.
468 - Two more unit tests.
469 - Provide default configuration for WMV transcoding.
470 - Correctly handle boolean commandline option for disabling WMV transcoder.
471 - External:
472   - Port the external plugin to use the new D-Bus MediaServer specification:
473     http://live.gnome.org/Rygel/MediaServer2Spec. The new specification is meant
474     to be very generic and scale well to large media hierarchies.
475   - Make use of search API when implemented by the external application.
476   - Various other performance improvements.
477 - Preferences UI:
478   - Improve resize behavior.
479   - Add missing bevel to URI tree view.
480   - Replace GtkVBox by GtkVButtonBox where appropriate.
481 - Localization:
482   - Added Punjabi Translation.
483   - Updated Norwegian bokmål translation.
484   - Updated Galician translations.
485   - Updated Spanish translation.
486   - Updated Hebrew translation.
487 - Various non-functional improvements.
488
489 Dependency-related changes:
490
491 - Require gtk+-3.0 >= 2.90.3.
492 - Require gupnp-av >= 0.5.7.
493 - Require gupnp-vala >= 0.6.7.
494
495 Bugs fixed in this release:
496
497 593628 - mp2ts transcoder not working with certain Bravia TV models.
498 596214 - URI table is missing bevel.
499
500 All contributors to this release:
501
502 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
503 Eric Anderson <ejona86@gmail.com>
504 A S Alam <aalam@users.sf.net>
505 Fran Diéguez <fran.dieguez@mabishu.com>
506 Jorge González <jorgegonz@svn.gnome.org>
507 Kjartan Maraas <kmaraas@gnome.org>
508 Yaron Shahrabani <sh.yaron@gmail.com>
509
510 0.7.0
511 =====
512
513 This release marks the start of the new unstable release-cycle. This is also the
514 release cycle that will be integrated into GNOME 2.31 (and 3.0 eventually).
515 Changes since 0.6.0:
516
517 - Exit on failure to load any plugins in 5 seconds.
518 - Add icon to preferences UI's desktop file.
519 - Correct error on missing 'Elements' node in 'CreateObject' action from client.
520 - Advertize upload features in 'X_DLNACAP' in device description.
521 - Remove comments from description files as per DLNA requirement (7.2.30.1).
522 - Don't allow comments in DIDL-Lite from client either. This is to satisfy the
523   DLNA Confirmation Test Tool rather than DLNA itself.
524 - Don't advertize unimplemented actions.
525 - autogen.sh should create m4 directory if it doesn't exist already.
526 - Correct Icon path in preferences UI for uninstalled case.
527 - Specify on debug log where rygel is currently looking for plugins.
528 - Localization:
529   - Don't translate all strings in media-export plugin.
530   - No need to translate Mediathek plugin.
531   - Add Hebrew translation.
532   - Add Swedish translation.
533   - Add Czech translation.
534   - More Spanish translations.
535   - More Slovenian translations.
536   - More German translations.
537 - MediaExport:
538   - Fix search result. Search was returning the the result for the current
539     limits, not the overall result count. This lead to strange behaviour on
540     e.g. XBox 360.
541   - Optimize searches. Noticable speed improvements on XBox music browsing.
542   - Fix broken SQL query to get object by path.
543   - Remove redundant custom tag for duration.
544   - Make harvesting of metadata optional.
545   - Re-enable simple mode which means we exporting media on the UPnP network
546     even if no meta-data extractor is available.
547   - Remove redundant URI table from database.
548   - Work around a problem in GStreamer element playbin2.
549   - Explain the term 'harvest' for translators.
550   - Many non-functional improvements.
551
552 All contributors to this release:
553
554 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
555 Jens Georg <mail@jensge.org>
556 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
557 Daniel Nylander <po@danielnylander.se>
558 Fran Diéguez <fran.dieguez@mabishu.com>
559 Jorge González <jorgegonz@svn.gnome.org>
560 Mario Blättermann <mariobl@gnome.org>
561 Petr Kovar <pknbe@volny.cz>
562 Yaron Shahrabani <sh.yaron@gmail.com>
563
564 0.6.0
565 =====
566
567 This release marks the start of the new stable release-cycle. Changes since
568 0.5.2:
569
570 - Localization:
571   - Fix translation framework.
572   - Mark all (possibly) user-visible string for translation.
573   - Use more translator-friendly language.
574   - Provide comments for translators.
575   - Correctly case abbreviations.
576   - Translations:
577     - German (de) 100%
578     - Slovenian (sl): 100%
579     - Spanish (es): 57%
580 - Fix time-seeking.
581 - Fix a potential race-condition in aborted HTTP requests.
582 - Don't stream if request is for subtitles.
583 - Use bigger (64Ki) buffers when streaming from gstreamer source element.
584 - Remux only if transcoding is not needed.
585 - Configuration option for specifying plugin load path.
586 - Add configuration from Environment.
587 - Fix port specification through commandline.
588 - Add and expose Rygel logo.
589 - Pause streaming pipeline when/if client isn't reading fast enough.
590 - Add more unit tests.
591 - Use gnome-autogen.sh.
592 - Add missing libuuid to build and linker flags for all plugins.
593 - Plugins are now able to provide a model description.
594 - MediaExport:
595   - File size change suggests file change.
596   - Move media DB and metadata harvesting code from core to module as this is
597     the only module that is using it.
598 - External plugin now sets model description.
599 - Lots of non-functional improvements and fixes.
600
601 Dependency-related changes:
602
603 - Sqlite now only needed for media-export plugin.
604
605 Bugs fixed in this release:
606
607 617762 Wrong file size exported to PS3
608 590649 LiveResponse does not rate limit the GStreamer pipeline
609 615834 Uses ALL_LINGUAS in configure.ac
610 616189 Translation issues
611 617750 Only re-encode audio and video when necessary
612
613 All contributors to this release:
614
615 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
616 Jens Georg <mail@jensge.org>
617 Mario Blättermann <mariobl@gnome.org>
618 Jorge González <jorgegonz@svn.gnome.org>
619 Andrej Žnidaršič <andrej.znidarsic@gmail.com>
620
621 0.5.2
622 =====
623
624 Another release in the unstable 0.5.x series. Changes since 0.5.0:
625
626 - Add support for Xbox 360 and Window Media Player 11.
627 - Add support for subtitles. Currently only useful for certain Samsung DLNA TVs.
628 - Add Windows Media Video (WMV) transcoder.
629 - Add unit tests for a few modules.
630 - Fix some (potential) crashes.
631 - Make database operations cancellable.
632 - Throw error on database creation failure.
633 - Simpler (hopefully) build rules.
634 - Fix race-condition in streaming code so we don't terminate the connection
635   before all the bytes are sent to the client.
636 - Fix leaking of HTTP messages of live streams on termination.
637 - Fix 'Content-Length' header values for partial requests.
638 - Fix parsing of search expression containing characters not within the original
639   latin1 range.
640 - Use bigger (64Ki) buffers when streaming media to reduce cpu usage and
641   therefore improve battery life.
642 - Include spec version in description document.
643 - Remove now unneeded work-around for vala bug#568972.
644 - Advertize photos with their specific class, i-e 'photo' rather than 'image'.
645 - MediaExport:
646   - Implement search by URIs.
647   - Implement search by album.
648   - Error-out on invalid search expression.
649   - Add support for virtual containers. This allows creation of metadata-based
650     hierarchies in the user-config.
651   - Fix deletion of containers.
652   - URI-escape meta-data fields.
653   - Catch previously uncaught exceptions.
654   - Fix upgrade of database from older schemas.
655 - Lots of code clean-ups and documentation fixes.
656
657 Dependency-related changes:
658
659 - Require gupnp >= 0.13.3.
660 - Require gupnp-av >= 0.5.5.
661 - Require gupnp-vala >= 0.6.5.
662 - Require valac >= 0.8.0.
663
664 Bugs fixed in this release:
665
666 608886 - media export plugin corrupts its database when you change directories
667 609944 - Files not harvested on update
668 606305 - Samsung subtitles
669
670 All contributors to this release:
671
672 Jens Georg <mail@jensge.org>
673 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
674 Cyrille Chepelov <cyrille.chepelov@keyconsulting.fr>
675
676 0.5.0
677 =====
678
679 The first release in the unstable 0.5.x series. Changes since 0.4.6 that were
680 not provided by any subsequent 0.4.x releases:
681
682 - New URI generation scheme that avoids problematic characters which makes some
683   crappy renderers choke.
684 - Allow creation of new media items and tranfering data into existing ones (
685   upload). This is relavent to, and works for both MediaExport and Tracker.
686 - Implement GetTransferProgress and StopTransferResource actions.
687 - Advertise:
688   - support for connection stalling.
689   - live response to be sender-paced.
690 - Rewrite SearchCriteria parser to make it more reliable.
691 - Tracker:
692   - Port to the Tracker 0.7 APIs.
693   - Provide richer & more intuitive media hierarchy.
694   - Signal container update on changes to subjects.
695   - Act on config options allowing user to define which categories to share.
696   - Support for search by URI.
697   - Descriptive IDs for containers.
698 - MediaExport
699   - Implement custom search that translates to an SQLite query and therefore
700     performs much faster than before.
701   - Print message on console when harvesting is done.
702   - Don't modify DB if harvester was cancelled.
703   - Cancel harvester before starting new one.
704 - Lots of non-functional improvements and fixes.
705
706 All contributors to this release:
707
708 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
709 Jens Georg <mail@jensge.org>
710
711 0.4.6
712 =====
713
714 Brief summary of changes since 0.4.4:
715
716 - Implement optional UPnP Search action. This is not only a must have feature
717   for a commercial MediaServer but is also a big first step towards proper
718   XBox 360 support.
719 - Simplify Browse action handling.
720 - Simplify MediaServer plugin implementation.
721 - Make sure autostart dir exists before attempting to write to it.
722 - Fix a potential crash that is trigered by MediaContainer reporting incorrect
723   (higher) number of children.
724 - External:
725   - Work around (vala) bug#602003.
726   - Optimizations and code clean-ups.
727 - Tracker:
728   - Provide an efficient Search implementation using Tracker's search API.
729   - Minor code clean-ups.
730
731 Dependency-related changes:
732
733 - Require gupnp-av >= 0.5.2.
734 - Require gupnp-vala >= 0.6.2.
735 - Require valac >= 0.7.9.
736
737 Bugs fixed in this release:
738
739 600256 - Segfault when trying to access a stream
740
741 All contributors to this release:
742
743 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
744
745 0.4.4
746 =====
747
748 Brief summary of changes since 0.4.2:
749
750 - Provide a gstreamer-based MediaRenderer plugin. This is mostly code stolen (
751   and heavily adapted) from gupnp-media-renderer except that it doesn't depend
752   on libowl-av and/or gtk+.
753 - More ease for MediaServer implementors.
754 - Better error handling.
755 - Make sure no message is suppressed until we know what level of console output
756   user wants.
757 - Make use of vala's async support to simplify code quite a bit.
758 - Plugins should load xml files from source tree when built with
759   '--enable-uninstalled' configure flag.
760 - Build with no optimizations in debug mode.
761 - Use closure table to speed up object lookup and deletion.
762 - Add build option for SQL debugging.
763 - Workaround a crasher bug (#3774) in sqlite 3.6.12.
764 - Use vala's static client D-Bus syntax.
765 - Early ignorance of disabled plugins. This not only speeds-up startup a bit but
766   also rids us of redundant debug messages.
767 - MediaExport:
768   - Nicely handle unavailability of gstreamer's playbin(2) element.
769   - Fix a potential crasher.
770 - Tracker:
771   - Use multidimensional arrays to deal with search results. This combined with
772     static client D-Bus syntax gives us quite a speed boost.
773   - Handle item creation error.
774 - External:
775   - Allow applications to provide custom thumbnails for items.
776   - Support pixel-aspect-ratio properties.
777   - All D-Bus operations are now done asynchronously.
778   - Make use of plugin icon if provided.
779   - Move magic string substitution to core so other plugins can benefit from it.
780 - Lots of other improvements and bug fixes.
781
782 Dependency-related changes:
783
784 - Require and adapt to libgee >= 0.5.
785 - Require and adapt to valac >= 0.7.8.
786
787 Bugs fixed in this release:
788
789 597276 - Rygel crash on startup
790 587649 - thumbnails not published for external media servers
791 589959 - External plugin should query media servers on demand
792 598005 - unable to load media-tracker plugin
793
794 All contributors to this release:
795
796 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
797 Jens Georg <mail@jensge.org>
798 Thijs Vermeir <thijsvermeir@gmail.com>
799
800 0.4.2
801 =====
802
803 Brief summary of changes since 0.4.1:
804
805 - Ability to specify verbosity of console messages by a number between 0 to 5.
806 - Be able to survive unavailability of D-Bus session bus. This should make it
807   easier to setup Rygel on headless NAS machines.
808 - MediaExport:
809   - Provide duration and date of media.
810   - Improved guessing for type (UPnP class) of media.
811   - Re-harvest metadata when a file/directory is modified.
812   - Speed-up browsing (twice as before).
813 - rygel-preferences:
814   - Fix enabling/disabling of widgets.
815   - Copy the desktop file from correct location.
816 - Mediathek and GstLaunch disabled by default in the user configuration.
817 - Add GstLaunch to maemo configuration (disabled by default though).
818 - Put dbus-glib-1 to the list of vala API dependencies.
819 - Fix seek headers.
820 - Be more verbose at the end of configure.
821
822 Bugs fixed in this release:
823
824 596500 - Mpeg TS video files are mistaken for audio files
825 596213 - Wrong state for checkboxes
826 596327 - Enables some weird plugins by default
827 596330 - Missing some metadata
828
829 All contributors to this release:
830
831 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
832 Jens Georg <mail@jensge.org>
833
834 0.4.1
835 =====
836
837 A micro release that fixes some important issues found in the previous release:
838
839 - Update the Rygel D-Bus service paths everywhere.
840 - Ignore two ignorable errors.
841 - Initialize sensitivity of trancoding checkboxes to the same value as that of
842   "Transcoding Support" checkbox.
843 - Fix seeking in transcoded streams. Without this fix, the success of seeking
844   was based on pure luck.
845 - Correct headers in some files to reflect the correct license: LGPL.
846 - No need for DVB configuration anymore.
847
848 Bugs fixed in this release:
849
850 596211 - Error exiting the prefs
851 596213 - Wrong state for checkboxes
852
853 All contributors to this release:
854
855 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
856 Jens Georg <mail@jensge.org>
857 René Stadler <mail@renestadler.de>
858
859 0.4
860 ===
861
862 Brief summary of changes since 0.3:
863
864 - Rygel is no more just a MediaServer but rather a collection of DLNA (UPnP AV)
865   services (devices in UPnP speak).
866 - Port to new GUPnP APIs. The biggest advantage of that is that we now have
867   dynamic network support, i-e Rygel can attach/detach to/from a network
868   interface as it goes up/down.
869 - Support for time-based seeking in transcoded streams.
870 - Random tweaks to transcoding pipelines.
871 - Provide a DBus service providing two functionalities:
872    * Ability to tell Rygel to shutdown. Starting of Rygel is automatically
873      handled by D-Bus since a .service file is provided by Rygel.
874    * Ability to tell Rygel (MediaExport plugin actually) to (un)export URIs on
875      the fly.
876 - Implement enabling/disabling of UPnP in the preferences.
877 - Configuration through command-line options.
878 - Use a .ini configuration file rather than gconf.
879 - Special default configuration for Maemo.
880 - Don't spam the user's config directory and instead keep the description files
881   into a separate subdirectory.
882 - `make clean` doesn't clean the generated C files anymore.
883 - Remove "all rights reserved" part from all copyright headers.
884 - Remove integrated DVB plugin as DVBDaemon now implements the external plugin
885   interface and hence dynamically glues to Rygel, just like PulseAudio.
886 - New classes to further ease the plugin implementation.
887 - (Un)pause the SoupMessage at the right time. This was causing a lot of delays
888   when playing media on Sony PS3.
889 - Bitrate is supposed to be in bytes/second. Not really but tell that to writers
890   of UPnP specification.
891 - Expose transcode formats in the GetProtocolInfo's source argument. This should
892   make Sony Bravia TVs happy.
893 - Transcoder URIs are now sorted according to their distance from the original
894   format.
895 - Provide "contentFeatures.dlna.org" header in the HTTP responses.
896 - Provide DLNA transferMode header in the HTTP responses.
897 - Only advertise internal URIs on local loopback interface.
898 - Replace 'ip' config by 'interface' so users can bind Rygel to interfaces
899   rather than IP.
900 - Allow plugins to provide thumbnails.
901 - Add thumbnails (if available) for each item if none provided by plugins. This
902   works both on the desktop and Maemo.
903 - Suppress all C compiler warnings by default. These warnings are mostly useless
904   for us since almost all C code is generated.
905 - Preference dialog is now more like a GNOME preferences dialog.
906 - Provide .desktop file for preferences dialog.
907 - Shave the build output.
908 - GstLaunch: New plugin that exposes gstreamer pipelines described using
909   familiar gst-launch syntax in the user configuration.
910 - Tracker plugin:
911   - Nicer default title.
912   - Better detection of Tracker availability. Apparently ubuntu folks think that
913     providing a .service file is wrong.
914   - Better titles for top-level folders.
915   - More usable hierarchy: Browsing by artists, albums and tags.
916 - Folder plugin:
917   - Rename to MediaExport.
918   - Nicer default title.
919   - Use the new Rygel classes to extract, export and save media metadata.
920   - notify about updates to containers.
921   - Skip files/folders starting with '.'.
922   - Avoid crash if unknown file is found.
923   - Delete gone directories on new start.
924   - React on deletion of files.
925   - Add recursive file monitoring.
926   - Provide simple and easy options to add and remove files and folders from the
927     preferences UI.
928 - External plugin:
929   - actually use 'DLNAProfile' property.
930   - Don't load the plugin more than once.
931   - Utilise optional MediaItem properties.
932   - Fetch items on demand.
933   - Fix critical warnings.
934 - Mediathek plugin:
935   - Fix crash if no config is available.
936
937 Dependency-related changes:
938
939 - Require gupnp >= 0.13
940 - Require gupnp-av >= 0.5
941 - Require GStreamer >= 0.10.23
942 - Require libgee >= 0.3.0
943
944 Bugs fixed in this release:
945
946 584649 - Folder plugin should not export dot files and directories
947 586108 - ID3 information not exported on mp3 files
948 588034 - Bad durations for audio video files with media export plugin
949 585986 - Some copyright headers claim "all rights reserved"
950 585989 - Running "make clean" should leave generated C files in place.
951 586134 - Tracker plugin fails if org.freedesktop.Tracker can't be activated,
952          even if tracker is already running
953 586243 - GStreamer 0.10.23 required for correct operation of transcoder
954 587651 - Support for some MediaItem properties missing
955 587855 - HTTP Error responses not sent
956 587866 - No way to notify about new sub-containers
957 588030 - rygel-preferences crashes if user's config file is missing
958 588162 - Support seeking in transcoded content
959 589955 - dc:creator never included in DIDL output
960 589956 - git ignore rules
961 589974 - Set the bitrate for transcoded resources correctly.
962 589977 - Rygel not recognised by Sony Bravia televisions
963 590643 - refactor HTTP request handling code
964 590702 - Rygel should provide thumbnails for items
965 591580 - not compatible with Samsung UE46B7070
966 593228 - [plugin] new gstlaunch plugin
967
968 All contributors to this release:
969
970 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
971 Jens Georg <mail@jensge.org>
972 James Henstridge <james@jamesh.id.au>
973 Thijs Vermeir <thijsvermeir@gmail.com>
974 Ole André Vadla Ravnås <oleavr@gmail.com>
975
976 0.3
977 ===
978
979 Brief summary of changes since 0.2.2:
980
981 - Transcoding from any format (that gstreamer's decodebin2 can handle) to mp3,
982   linear PCM and mpeg transport stream containing mpeg 2 video and mp2 audio.
983 - Plugin API to deal with user preferences.
984 - User preferences UI: rygel-preferences.
985 - New plugins:
986    * Folder: Recursively exports folders specified in the user preferences.
987    * ZDFMediathek: Exports online media from 2nd German TV station.
988    * External: Exports media hierarchies provided by external applications
989      through implementation of this spec:
990      http://live.gnome.org/Rygel/MediaServer. The first application
991      that utilizes this feature is PulseAudio.
992 - Drop xbox support. It didn't work anyway and we better concentrate on
993   implementing standard stuff that it at least worthy of being called "UPnP" (
994   at least for now).
995 - Tracker and DVB plugins are only loaded if their corresponding services are
996   available.
997 - Export of duration for music and video items from Tracker.
998 - Use HTTP EOF encoding rather the CHUNKED for live streams.
999 - Ability to build rygel plugins outside it's source tree.
1000 - HTTP proxying only if needed.
1001 - Now that gupnp-av does DLNA profile guessing for us, no need to lie about
1002   DLNA profile anymore.
1003 - Add a summary after configure.
1004 - HTTServer is now internal API.
1005 - Use git-version-gen to generate package version.
1006 - Differentiate between modules and plugins
1007 - Passive, asynchronous plugin loading. A side-effect of which is that modules
1008   can now load more than one plugin.
1009 - Differentiate between name and title of the plugin.
1010 - Plugins can now dynamically change their availability.
1011 - Add API to get/list plugins.
1012 - Re-use existing description from user's home directory. This not only speeds
1013   the start-up but also obsoletes the necessity to keep immutable data (e.g UDN)
1014   in user preferences.
1015 - Provide gconf schemas.
1016 - Lots of other improvements and bug fixes.
1017
1018 Dependency-related changes:
1019
1020 - Explicitly require and link to libsoup-2.4 >= 2.26.0.
1021 - Don't require Vala (and bindings) in distribution tarball.
1022 - Require gupnp-av >= 0.4.
1023 - Require Vala >= 0.7.3.
1024 - Require Gtk+ >= 2.16 if preferences UI is not disabled.
1025
1026 Bugs fixed in this release:
1027
1028 582173 - git-version-gen: generate versions with - instead of .
1029 577000 - gupnp-av-cp does not like & in uris
1030 576998 - Rygel wants to transcode audio files to video/mpeg
1031 575935 - Add support for duration metadata field
1032 574604 – bug connecting to PS3
1033
1034 All contributors to this release:
1035
1036 Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
1037 Jens Georg <mail@jensge.org>
1038 Henrique Ferreiro <henrique.ferreiro@gmail.com>
1039 Lennart Poettering <lennart@poettering.net>
1040 Marc-André Lureau <marcandre.lureau@gmail.com>
1041 Rob Taylor <rob.taylor@codethink.co.uk>
1042
1043 0.2.2
1044 =====
1045
1046 Changes since 0.2:
1047
1048 - Use the new (0.6.9) Tracker API.
1049 - Priority of gio-based streams are based on requested DLNA transfer mode.
1050 - GIO-based/like asynchronous plugin API.
1051 - Adapt to latest changes in gupnp-vala API.
1052 - Serialization of media objects isn't done by media objects themselve
1053   anymore, but by a new separate class, Rygel.DIDLLiteWriter.
1054 - Internal API is marked 'internal' so it doesn't get to our (Vala) API.
1055 - MediaObject now derives from GLib.Object.
1056 - Generic AsyncResult implementation, SimpleAsyncResult.
1057 - StateMachine interface that all state machines classes implement.
1058 - Visible performance improvements in Tracker plugin by proper use of Tracker
1059   APIs.
1060 - Use Filename.to_string() and therefore make Bastien happy.
1061 - Require lastest version (0.1.5) of libgee to use List.slice().
1062 - Don't limit the number of objects returned to a client, let it decide
1063   that on it's own.
1064 - Proper handling of update notification to the client by use of a very simple
1065   bubble-up mechanism for containers to signal updates.
1066 - Decrease needed gconf version to 2.16.
1067 - Set application name and therefore make Lennart happy.
1068 - Require latest version of vala (0.5.7) and gupnp-vala (0.5.3).
1069 - Allow multiple URIs for each media items.
1070 - Response for seekable media request is now sent buffer by buffer so the whole
1071   file is not put into memory.
1072 - Some improvements to build system.
1073 - Lots of other improvements and bugfixes.
1074
1075 0.2
1076 ===
1077
1078 The major change after last release (as gupnp-media-server) is the introduction
1079 of a simple yet powerful plugin-based architecture/api: Every plugin:
1080 - is loaded into a separate MediaServer instance.
1081 - can implement any kind and number of resources (currently only services).
1082 - can export an icon file.
1083 - inherit it's ContentDirectory implementation from a base class that does most
1084   of the UPnP-related work. More improvements on this planned for next release.
1085 - use an intuitive API to easily export media from URIs and live GStreamer
1086   source elements over HTTP.
1087
1088 Other changes:
1089
1090 - Relicense under LGPL to allow proprietary plugins and ease of moving code
1091   from/to gupnp libraries.
1092 - DVB Daemon integration though a plugin. Now you can watch live channels from
1093   your PC on your PS3 for example.
1094 - Test plugin that exports one audio and video item, streaming contents from
1095   GStreamer's audiotestsrc and videotestsrc elements respectively.
1096 - Better interoperability with Sony playstation 3.
1097 - Announce unavailability to UPnP world on exit.
1098 - Loads of other improvements.
1099
1100 0.1
1101 ===
1102
1103 - Initial release.