]> git.sesse.net Git - nageru/commitdiff
Release Nageru 1.3.2. 1.3.2
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 22 Jul 2016 23:08:05 +0000 (01:08 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 22 Jul 2016 23:08:05 +0000 (01:08 +0200)
NEWS
README
ui_aboutdialog.ui

diff --git a/NEWS b/NEWS
index 90b7b51cf5b295658728634042a04cd733f4e3f3..a8dab60f762044ffbb516d0663374188237d5bbe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Nageru 1.3.2, July 23rd, 2016
+
+  - Allow limited hotplugging (unplugging and replugging) of USB cards.
+    You can use the new command-line option --num-fake-cards (-C) to add
+    fake cards that show only a single color and that will be replaced
+    by real cards as you plug them in; you can also unplug cards and have
+    them be replaced by fake cards. Fake cards can also be used for testing
+    Nageru without actually having any video cards available.
+
+  - Add Metacube timestamping of every keyframe, for easier detection of
+    streams not keeping up. Works with the new timestamp feature of
+    Cubemap 1.3.1. Will be ignored (save for some logging) in older
+    Cubemap versions.
+
+  - The included default theme has been reworked and cleaned up to be
+    more understandable and extensible.
+
+  - Add more command-line options for initial audio setup.
+
+
 Nageru 1.3.1, July 1st, 2016
 
  - Various display bugfixes.
diff --git a/README b/README
index 14b9211307fc447c78d7ea7fe51ad3452bdf82cb..9f17b6625a8f906354188307666738ed384b8c9e 100644 (file)
--- a/README
+++ b/README
@@ -75,7 +75,8 @@ with:
 
 Exceptions as of July 2016:
 
-  - libusb 1.0.21-rc1 is not yet in Debian.
+  - libusb 1.0.21-rc1 is not yet in stretch or sid; you need to fetch it
+    from experimental.
 
 
 The patches/ directory contains a patch that helps zita-resampler performance.
index a8910e968f181ae587d17046ee82f9762501eb81..2b4f3956c6596301f4e7d29bc61629a5e22e4bdd 100644 (file)
@@ -17,7 +17,7 @@
    <item>
     <widget class="QLabel" name="label">
      <property name="text">
-      <string>&lt;p&gt;&lt;b&gt;Nageru 1.3.1&lt;/b&gt;&lt;/p&gt;
+      <string>&lt;p&gt;&lt;b&gt;Nageru 1.3.2&lt;/b&gt;&lt;/p&gt;
 
 &lt;p&gt;Realtime video mixer&lt;/p&gt;</string>
      </property>