Add hint for un-set text languages (#1954).
[dcpomatic.git] / src / lib / hints.h
2021-04-05 Carl HetheringtonAdd hint for un-set text languages (#1954).
2021-04-05 Carl HetheringtonAdd hint when making 4K/3D DCPs (#1951).
2021-04-05 Carl HetheringtonHint on making Interop DCPs (#1949).
2021-03-17 Carl HetheringtonHint about out-of-range markers (#1920).
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-08 Carl HetheringtonWrite subtitles and closed captions to a test DCP in...
2020-12-07 Carl HetheringtonAdd WeakFilm and WeakConstFilm and use them a bit.
2020-12-06 Carl HetheringtonAdd some hints for violations of SMPTE Bv2.1 with subti...
2020-11-21 Carl HetheringtonAdd hint when making a FTR without FFEC/FFMC markers...
2020-11-21 Carl HetheringtonTidy up Hints a bit.
2020-02-27 Carl HetheringtonMissing include.
2020-01-30 Carl HetheringtonUse a non-pointer boost::thread and a std::atomic for...
2019-09-08 Carl HetheringtonHandle errors a little better when scanning for closed...
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-01-26 Carl HetheringtonFix hints object so that its lifetime is (nearly) the...
2019-01-06 Carl HetheringtonImprove hints dialog in various ways, especially with...
2018-08-29 Carl HetheringtonFix warning. v2.13.45
2018-08-29 Carl HetheringtonBasics of splitting CCAP streams into different assets.
2018-08-01 Carl HetheringtonFix build.
2018-07-29 Carl HetheringtonAdd some explicits.
2018-07-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-07-27 Carl HetheringtonCheck for long CCAP lines and too many CCAP lines.
2018-07-26 Carl HetheringtonBackground-threaded hints including line length of...
2016-07-08 Carl HetheringtonFactor out hints code into its own method.