Fix hints object so that its lifetime is (nearly) the same as its thread.
authorCarl Hetherington <cth@carlh.net>
Sat, 26 Jan 2019 22:42:18 +0000 (22:42 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 26 Jan 2019 22:42:18 +0000 (22:42 +0000)
commit755b9af051c73dae5fffbe613fc45d9fd4fbd08d
tree8efc5a92b62f0e9e04f6593ddab896cd42c22e38
parent0985598b244ec2b82714a422e5d8381a08c6da35
Fix hints object so that its lifetime is (nearly) the same as its thread.
Then when the thread AND Hints object are destroyed we get the Signaller's
destructor stuff to stop left-over hint signals being delivered.

Also add a hint about > 30fps DCP rates.
src/lib/hints.cc
src/lib/hints.h
src/wx/hints_dialog.cc
src/wx/hints_dialog.h