From: Steinar H. Gunderson Date: Fri, 22 Jul 2016 23:08:05 +0000 (+0200) Subject: Release Nageru 1.3.2. X-Git-Tag: 1.3.2 X-Git-Url: https://git.sesse.net/?p=nageru;a=commitdiff_plain;h=9d209c006a87fe262e37b8ea31562a89872070c6 Release Nageru 1.3.2. --- diff --git a/NEWS b/NEWS index 90b7b51..a8dab60 100644 --- 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 14b9211..9f17b66 100644 --- 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. diff --git a/ui_aboutdialog.ui b/ui_aboutdialog.ui index a8910e9..2b4f395 100644 --- a/ui_aboutdialog.ui +++ b/ui_aboutdialog.ui @@ -17,7 +17,7 @@ - <p><b>Nageru 1.3.1</b></p> + <p><b>Nageru 1.3.2</b></p> <p>Realtime video mixer</p>