summaryrefslogtreecommitdiff
path: root/src/lib/hints.cc
AgeCommit message (Expand)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-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-07-29Fix bugs in thread termination causing occasional pthreadCarl Hetherington
2020-06-06Fix erroneous hints about content being narrower than scope when it is near 2...Carl Hetherington
2020-05-11Change video content scaling so that it either:Carl Hetherington
2020-04-23Nicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432Carl Hetherington
2020-04-15Fix length of player output so it can be either the film's length or playlist...Carl Hetherington
2020-02-27Add and use dB/linear conversion functions.Carl Hetherington
2020-01-30Use a non-pointer boost::thread and a std::atomic for the stop flag.Carl Hetherington
2019-10-13Tweak hint.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-03-29Don't warn about overlapping CCAPs in SMPTE DCPs (part of #1516).Carl Hetherington
2019-02-11Minor tweak to clarify hint with content at 2.35:1 and DCP at 2.39:1.Carl Hetherington
2019-02-08Try to fix msgfmt complaints.Carl Hetherington
2019-02-07More tweaks to video frame rate advice (#1441).Carl Hetherington
2019-01-27Remove specification of italic/bold fonts (#1451); synthesis will be used ins...v2.13.110Carl Hetherington
2019-01-26Fix hints object so that its lifetime is (nearly) the same as its thread.Carl Hetherington
2019-01-17Read UTF8 string lengths correctly when checking closed captions (part of #14...Carl Hetherington
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-04Some subtitle renaming.Carl Hetherington
2018-07-27Tweak message.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
2018-07-23Tidy up after mass rename.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-21Basics of multiple captions per content so that DCPContent canCarl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2018-03-22Add hint about making a DCP with a very different frame rate to the content.Carl Hetherington
2018-02-27Add a hint to warn about the stereo-to-5.1 upmixers.Carl Hetherington
2018-01-02Add test for incorrect ISDCF name with full-frame content, and fix it (#1118).Carl Hetherington
2017-05-15Fix typo (thanks Rob).Carl Hetherington
2017-04-30Try to improve hint when making a DCP which is not 24 or 48fps.Carl Hetherington
2016-10-03Don't let hint generation throw an exception in the presence of old audio ana...Carl Hetherington
2016-09-12Add a hint about non-flat/scope containers after hearing fromCarl Hetherington
2016-08-25Add channel details to high-audio-level hints (#822).Carl Hetherington
2016-07-08Factor out hints code into its own method.Carl Hetherington