]> git.sesse.net Git - nageru/commitdiff
Release Nageru 1.6.3. 1.6.3
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 8 Nov 2017 17:49:33 +0000 (18:49 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 8 Nov 2017 17:49:33 +0000 (18:49 +0100)
NEWS
ui_aboutdialog.ui

diff --git a/NEWS b/NEWS
index 0a0f7b1de0bdb1455372279bdb9538abfcd0b316..3b5ec0871660bb415f9b3bd9604899628fb1257b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Nageru 1.6.3, November 8th, 2017
+
+  - Add quick-cut keys (Q, W, E, etc.) below the preview keys.
+    Since it's easy to hit these by accident and put up a signal
+    you didn't want, they are disabled by default (they can be
+    enabled in the video menu, or with the command line flag
+    --quick-cut-keys).
+
+  - Rework the x264 speedcontrol presets to better match newer
+    x264 versions.
+
+  - Add an option for changing the HTTP port (--http-port).
+
+  - Various smaller bug and integration fixes.
+
+
 Nageru 1.6.2, July 16th, 2017
 
   - Various smaller Kaeru fixes, mostly around metrics. Also,
index c205622c3db62ba0df842901e354eb79510bcc75..7441f4422538d86c2acdc0e0b0fb3d137dafa052 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.2&lt;/b&gt;&lt;/p&gt;
+      <string>&lt;p&gt;&lt;b&gt;Nageru 1.6.3&lt;/b&gt;&lt;/p&gt;
 
 &lt;p&gt;Realtime video mixer&lt;/p&gt;</string>
      </property>