From: Steinar H. Gunderson Date: Sat, 29 Feb 2020 21:44:07 +0000 (+0100) Subject: Make so that auto white balance is stored per (physical) card, not per signal. X-Git-Tag: 1.9.2~22 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=1bf2b3e600dc5485f4957a419459b997d721e5fa;hp=1bf2b3e600dc5485f4957a419459b997d721e5fa;p=nageru Make so that auto white balance is stored per (physical) card, not per signal. This fixes an issue where auto white balance would be completely off if any signals were remapped out of the default. It means you no longer can duplicate a signal and have different white balance on it, but that seems narrow enough that one could use manual white balance for that (I can't really imagine what the use case would be). ---