summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2016-05-23 19:06:20 +0200
committerJens Georg <mail@jensge.org>2016-05-23 19:06:20 +0200
commitd0685e5c6ff15c9f62aed69fbec8e3fd989eac81 (patch)
treeb0e22a956008a901ec29002540300993b93f8f81
parent0233e41a0ee4b3762fea3b1ba1d28f08baa08fba (diff)
downloadrygel-RYGEL_0_31_1.tar.gz
Prepare 0.31.1RYGEL_0_31_1
Signed-off-by: Jens Georg <mail@jensge.org>
-rw-r--r--NEWS47
1 files changed, 47 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 89630ec9..d48768c2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,50 @@
+0.31.1
+======
+
+Rygel:
+ - Add a way for Rygel to be started on user bus
+
+Server:
+ - Remove some annoying warnings
+ - Add hack to suport AVI playback on Philips TVs
+ - Fix potential issue with calling strlen on a NULL pointer
+
+GStreamer media engine:
+ - Use local path instead of FUSE uri
+
+Tracker:
+ - Add an option to limit the exposed files to a set of directories
+
+MediaExport:
+ - Use local path instead of FUSE uri to fool GStreamer in not using giosrc
+ - Drop some annoying warnings
+ - Fix artist view in XBox 360
+
+LMS:
+ - Fix license text
+
+Mediathek:
+ - Removed.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=685800
+ - https://bugzilla.gnome.org/show_bug.cgi?id=765898
+ - https://bugzilla.gnome.org/show_bug.cgi?id=766332
+ - https://bugzilla.gnome.org/show_bug.cgi?id=766757
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Fabio Tomat <f.t.public@gmail.com>
+ - Tiago Santos <tiagofsantos81@sapo.pt>
+ - Richard Röjfors <richard.rojfors@gmail.com>
+ - Matej Urbančič <mateju@svn.gnome.org>
+ - Bastien Nocera <hadess@hadess.net>
+
+Added/updated translations
+ - fur, courtesy of Fabio Tomat
+ - pt, courtesy of Tiago Santos
+ - sl, courtesy of Matej Urbančič
+
0.31.0
======