summaryrefslogtreecommitdiff
path: root/src/lib/check_content_change_job.cc
AgeCommit message (Expand)Author
2022-06-10Rename CheckContentChangeJob -> CheckContentJob.Carl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2021-11-29Fix mis-merge.Carl Hetherington
2021-11-28Rearrange checking (and re-examining) content.Carl Hetherington
2021-11-28Extract part of the content change job to Content.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-06-04Only add ExamineContentJobs after a failed CheckContentChangeJobCarl Hetherington
2020-03-06Stop threads at the start of their object's destruction in all Job cases.Carl Hetherington
2019-10-14Add a comment.v2.15.23Carl Hetherington
2019-07-23Tidy up handling of content-modified checks when using the dcpomatic_cli.Carl Hetherington
2018-12-04Make some verb tenses more consistent.Carl Hetherington
2018-08-21Check content before making DCP.Carl Hetherington
2018-08-21Give a message when changed files are re-examined.Carl Hetherington
2018-08-21Check content for changes on loading a project.Carl Hetherington