| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-06 | Add hint about audio channel count. | Carl Hetherington | |
| 2023-07-31 | Only warn about a missing text language for subtitles (not closed captions). | Carl Hetherington | |
| I haven't properly checked that closed captions shouldn't have some language metadata, but the existing GUI code explicitly disallows setup of a closed caption language. | |||
| 2022-12-13 | More header trimming. | Carl Hetherington | |
| 2022-02-14 | Add hint about excessive certificate validity. | Carl Hetherington | |
| 2022-01-11 | Speed up hints tests by not running a pointless audio analysis. | Carl Hetherington | |
| 2021-06-01 | Add hint when no audio language is set (#2033). | Carl Hetherington | |
| 2021-04-29 | C++11 tidying. | Carl Hetherington | |
| 2021-04-21 | Analyse audio (if required) when making hints (#1924). | Carl Hetherington | |
| Otherwise if you haven't run a whole-project audio analysis you don't get the hints about audio levels being too high. | |||
| 2021-04-10 | Add a hint about >79 length subtitles. | Carl Hetherington | |
| 2021-04-06 | Add hint for un-set text languages (#1954). | Carl Hetherington | |
| 2021-04-05 | Add hint when making 4K/3D DCPs (#1951). | Carl Hetherington | |
| 2021-04-05 | Hint on making Interop DCPs (#1949). | Carl Hetherington | |
| 2021-03-17 | Hint about out-of-range markers (#1920). | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-12-08 | Write subtitles and closed captions to a test DCP in the hints thread, | Carl Hetherington | |
| then check the result for Bv2.1 violations (part of #1800). | |||
| 2020-12-07 | Add WeakFilm and WeakConstFilm and use them a bit. | Carl Hetherington | |
| 2020-12-06 | Add some hints for violations of SMPTE Bv2.1 with subtitles and closed | Carl Hetherington | |
| captions. | |||
| 2020-11-21 | Add hint when making a FTR without FFEC/FFMC markers (#1804). | Carl Hetherington | |
| 2020-11-21 | Tidy up Hints a bit. | Carl Hetherington | |
| 2020-02-27 | Missing include. | Carl Hetherington | |
| 2020-01-30 | Use a non-pointer boost::thread and a std::atomic for the stop flag. | Carl Hetherington | |
| 2019-09-09 | Handle errors a little better when scanning for closed captions (in hints). | Carl Hetherington | |
| 2019-05-10 | Put Time types in dcpomatic namespace. | Carl Hetherington | |
| 2019-01-26 | Fix 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-06 | Improve hints dialog in various ways, especially with long projects (#1439). | Carl Hetherington | |
| 2018-08-29 | Fix warning.v2.13.45 | Carl Hetherington | |
| 2018-08-29 | Basics of splitting CCAP streams into different assets. | Carl Hetherington | |
| 2018-08-01 | Fix build. | Carl Hetherington | |
| 2018-07-29 | Add some explicits. | Carl Hetherington | |
| 2018-07-27 | Check for long CCAP lines and too many CCAP lines. | Carl Hetherington | |
| 2018-07-26 | Background-threaded hints including line length of CCAPs. | Carl Hetherington | |
| 2016-07-08 | Factor out hints code into its own method. | Carl Hetherington | |
