]> git.sesse.net Git - nageru/commitdiff
Release Nageru 1.7.0. 1.7.0
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 8 Mar 2018 18:31:41 +0000 (19:31 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 8 Mar 2018 18:31:41 +0000 (19:31 +0100)
NEWS
ui_aboutdialog.ui

diff --git a/NEWS b/NEWS
index b55ea166ca04a80f8368382b77c7963ca94dca8c..d490d382d83e67c64915f7818a9e3cfb60bc1696 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Nageru 1.7.0, March 8th, 2018
+
+  - Support for HTML5 graphics directly in Nageru, through CEF
+    (Chromium Embedded Framework). This performs better and is more
+    flexible than integrating with CasparCG over a socket. Note that
+    CEF is an optional component; see the documentation for more
+    information.
+
+  - Add an HTTP endpoint for enumerating channels and one for getting
+    only their colors. Intended for remote tally applications;
+    set the documentation.
+
+  - Add a video grid display that removes the audio controls and shows
+    the video channels only, potentially in multiple rows if that makes
+    for a larger viewing area.
+
+  - Themes can now present simple menus in the Nageru UI. See the
+    documentation for more information.
+
+  - Various bugfixes.
+
+
 Nageru 1.6.4, January 25th, 2018
 
   - Fix compilation with the upcoming FFmpeg 3.5.
index 9a096226a0ed8c01ddd49c1796b929e67a4446da..c1113a28967d4fab1cfc54a8c48ecf42a2eddde8 100644 (file)
@@ -17,7 +17,7 @@
    <item>
     <widget class="QLabel" name="label">
      <property name="text">
-      <string>&lt;p&gt;&lt;b&gt;Nageru 1.6.4&lt;/b&gt;&lt;/p&gt;
+      <string>&lt;p&gt;&lt;b&gt;Nageru 1.7.0&lt;/b&gt;&lt;/p&gt;
 
 &lt;p&gt;Realtime video mixer&lt;/p&gt;</string>
      </property>