summaryrefslogtreecommitdiff
path: root/src/lib/hints.h
AgeCommit message (Collapse)Author
2020-11-21Add hint when making a FTR without FFEC/FFMC markers (#1804).Carl Hetherington
2020-11-21Tidy up Hints a bit.Carl Hetherington
2020-02-27Missing include.Carl Hetherington
2020-01-30Use a non-pointer boost::thread and a std::atomic for the stop flag.Carl Hetherington
2019-09-09Handle errors a little better when scanning for closed captions (in hints).Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-01-26Fix hints object so that its lifetime is (nearly) the same as its thread.Carl Hetherington
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.
2019-01-06Improve hints dialog in various ways, especially with long projects (#1439).Carl Hetherington
2018-08-29Fix warning.v2.13.45Carl Hetherington
2018-08-29Basics of splitting CCAP streams into different assets.Carl Hetherington
2018-08-01Fix build.Carl Hetherington
2018-07-29Add some explicits.Carl Hetherington
2018-07-27Check for long CCAP lines and too many CCAP lines.Carl Hetherington
2018-07-26Background-threaded hints including line length of CCAPs.Carl Hetherington
2016-07-08Factor out hints code into its own method.Carl Hetherington