]> git.sesse.net Git - nageru/commit
Make so that auto white balance is stored per (physical) card, not per signal.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 29 Feb 2020 21:44:07 +0000 (22:44 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 29 Feb 2020 21:44:07 +0000 (22:44 +0100)
commit1bf2b3e600dc5485f4957a419459b997d721e5fa
tree5abed45470f70b372c5b0b70d2a856a91a7ac7a7
parent0490c42536a845dd6d718a7c58cfb3e3ab02b1ab
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).
nageru/mixer.cpp
nageru/scene.cpp
nageru/scene.h
nageru/theme.cpp
nageru/theme.h