[rygel] Prepare 0.15.2



commit b208fda7f0b749f8cc8bec4052c7cc7f43783a36
Author: Jens Georg <mail jensge org>
Date:   Mon Aug 20 21:52:44 2012 +0200

    Prepare 0.15.2

 NEWS |   69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 69 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index b77d265..b4a39ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,72 @@
+0.15.2
+======
+
+A new release in Rygel's unstable cycle!
+
+Changes compared to 0.15.2:
+
+- Prevent a critical if the thumbnail for a file does not exist.
+- Fix all warnings from newer Vala.
+- Let the plugins do the sorting to prevent that we slice before we sort.
+- Move the default sort criteria into MediaContainer to allow containers to
+  override it if necessary.
+- Canonicalize common error messages.
+- Add TwoPlayer to V1 downgrades.
+- Small refactoring of the V1 handling.
+- Fix debug builds.
+- Add "description" property to MediaItem.
+- Remove misc.vapi.
+- Disable installing if --enable-uninstalled was used.
+
+Tracker:
+ - Sort browse results using SPARQL.
+ - Sort album containers by disc, track and title.
+
+MediaExport:
+ - Sort browse and search results using SQL.
+ - Fix a crash when a client tried to access a non-existent query container.
+ - Sort album containers by disc, track and title.
+ - Properly collate query containers.
+
+Mediathek:
+ - Extract date and description from RSS feed.
+ - Sort by date descending (newest entry first) by default.
+
+Changes in dependencies:
+ - Vala 0.16.1 for Posix.execvp.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=661482
+ - https://bugzilla.gnome.org/show_bug.cgi?id=668376
+ - https://bugzilla.gnome.org/show_bug.cgi?id=652375
+ - https://bugzilla.gnome.org/show_bug.cgi?id=639809
+ - https://bugzilla.gnome.org/show_bug.cgi?id=681452
+ - https://bugzilla.gnome.org/show_bug.cgi?id=680742
+
+All contributors to this release:
+  Jens Georg <mail jensge org>
+  Lukasz Pawlik <lukasz pawlik comarch com>
+  Fran DiÃguez <fran dieguez mabishu com>
+  ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ <miroslavnikolic rocketmail com>
+  Yaron Shahrabani <sh yaron gmail com>
+  Nilamdyuti Goswami <nilamdyuti gmail com>
+  Matej UrbanÄiÄ <mateju svn gnome org>
+  Kentaro KAZUHAMA <kazken3 gmail com>
+  Daniel Mustieles <daniel mustieles gmail com>
+  Chao-Hsiung Liao <j_h_liau yahoo com tw>
+
+Added/updated translations
+ - as, courtesy of Nilamdyuti Goswami
+ - es, courtesy of Daniel Mustieles
+ - gl, courtesy of Leandro Regueiro
+ - he, courtesy of Yaron Shahrabani
+ - ja, courtesy of Kentaro KAZUHAMA
+ - sl, courtesy of Matej UrbanÄiÄ
+ - sr, courtesy of ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ
+ - sr latin, courtesy of Miroslav NikoliÄ
+ - zh_HK, courtesy of Chao-Hsiung Liao
+ - zh_TW, courtesy of Chao-Hsiung Liao
+
 0.15.1
 ======
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]