Tidy up Hints a bit.
[dcpomatic.git] / src / lib / hints.h
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.