More player debugging for butler video-full states.
[dcpomatic.git] / src / lib / hints.cc
2019-02-11 Carl HetheringtonMinor tweak to clarify hint with content at 2.35:1...
2019-02-08 Carl HetheringtonTry to fix msgfmt complaints.
2019-02-07 Carl HetheringtonMore tweaks to video frame rate advice (#1441).
2019-01-27 Carl HetheringtonRemove specification of italic/bold fonts (#1451);... v2.13.110
2019-01-26 Carl HetheringtonFix hints object so that its lifetime is (nearly) the...
2019-01-18 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-01-17 Carl HetheringtonRead UTF8 string lengths correctly when checking closed...
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-03 Carl HetheringtonSome subtitle renaming.
2018-07-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-07-27 Carl HetheringtonTweak message.
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...
2018-07-23 Carl HetheringtonTidy up after mass rename.
2018-07-23 Carl HetheringtonMore automated renaming.
2018-07-21 Carl HetheringtonBasics of multiple captions per content so that DCPCont...
2018-07-19 Carl HetheringtonClean up after previous commit.
2018-07-19 Carl HetheringtonRename Subtitle -> Text
2018-03-22 Carl HetheringtonAdd hint about making a DCP with a very different frame...
2018-02-27 Carl HetheringtonAdd a hint to warn about the stereo-to-5.1 upmixers.
2018-01-02 Carl HetheringtonAdd test for incorrect ISDCF name with full-frame conte...
2017-05-15 Carl HetheringtonFix typo (thanks Rob).
2017-04-29 Carl HetheringtonTry to improve hint when making a DCP which is not...
2016-10-03 Carl HetheringtonDon't let hint generation throw an exception in the...
2016-09-12 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-09-12 Carl HetheringtonAdd a hint about non-flat/scope containers after hearin...
2016-08-25 Carl HetheringtonAdd channel details to high-audio-level hints (#822).
2016-07-08 Carl HetheringtonFactor out hints code into its own method.