summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2018-11-12 23:44:09 +0100
committerJens Georg <mail@jensge.org>2018-11-12 23:53:10 +0100
commitf753c17ae9b173d51317d67f79ce4b48837d7d9f (patch)
treeb5330243aaa8aabceb8363cdda61479b63cb9310
parent86e9eb3b80dfa5f167202410fdf2a8a58d0b38af (diff)
downloadrygel-f753c17ae9b173d51317d67f79ce4b48837d7d9f.tar.gz
engine-gst: Make message debug outputrygel-0.37.0
-rw-r--r--NEWS42
1 files changed, 42 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 78f0c22a..ca0a6da8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+0.37.0
+======
+All:
+- Update URLs for gitlab
+- Fix compiler warnings in C code
+- Documentation updates
+- Fix several deprecated functions
+
+Renderer:
+ - Fix type argument mismatch of return value
+
+GStreamer Media Engine:
+ - Imaplement JPEG transcoding
+
+GStreamer Renderer:
+ - Make sinks configurable
+ - Add support for audio/aac mime type
+
+Server:
+ - Move engine intialization into server plugin
+
+MediaExport:
+ - Remove dead code
+
+Updated/added dependencies:
+ - Vala version requirement bumped to 0.40
+ - GTK+ requirement bumped to 3.22
+ - GStreamer requirement bumped to 1.12
+
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/rygel/issues/120
+ - https://gitlab.gnome.org/GNOME/rygel/issues/7
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Rico Tzschichholz <ricotz@ubuntu.com>
+ - Kjartan Maraas <kmaraas@gnome.org>
+
+Added/updated translations
+ - nb, courtesy of Kjartan Maraas
+
0.36.2
======
- Translation updates