Hide the upmixers unless an "advanced" configuration option is ticked. v2.15.22
authorCarl Hetherington <cth@carlh.net>
Sun, 13 Oct 2019 21:47:33 +0000 (23:47 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 13 Oct 2019 21:47:33 +0000 (23:47 +0200)
commita9dde34b8772ef8b985af067e2ff709be4e3cab6
treeec6dad9b92f1e58359b139b35dd349cfdc7b1094
parent7c73ec405fdb55bd78d82d764999b5af6d81e973
Hide the upmixers unless an "advanced" configuration option is ticked.

The upmixers are not of sufficient quality to always be an improvement,
and anecdotally it seems that some users see them and hope one will
be a silver bullet.
src/lib/audio_processor.cc
src/lib/audio_processor.h
src/lib/config.cc
src/lib/config.h
src/lib/film.cc
src/wx/dcp_panel.cc
src/wx/dcp_panel.h
src/wx/full_config_dialog.cc