From b6718f4a3004248550b02d4ee25bdf3fafb8a8ab Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Thu, 8 Mar 2018 19:31:41 +0100 Subject: [PATCH] Release Nageru 1.7.0. --- NEWS | 22 ++++++++++++++++++++++ ui_aboutdialog.ui | 2 +- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index b55ea16..d490d38 100644 --- 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. diff --git a/ui_aboutdialog.ui b/ui_aboutdialog.ui index 9a09622..c1113a2 100644 --- a/ui_aboutdialog.ui +++ b/ui_aboutdialog.ui @@ -17,7 +17,7 @@ - <p><b>Nageru 1.6.4</b></p> + <p><b>Nageru 1.7.0</b></p> <p>Realtime video mixer</p> -- 2.39.2