]> git.sesse.net Git - nageru/blobdiff - NEWS
Release Nageru 1.3.2.
[nageru] / NEWS
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.