summaryrefslogtreecommitdiff
path: root/src/lib/check_content_change_job.cc
AgeCommit message (Collapse)Author
2020-06-04Only add ExamineContentJobs after a failed CheckContentChangeJobCarl Hetherington
if we are in the GUI. In the CLI client we will give up if the CheckContentChangeJob fails, and immediately destroy the job manager which doesn't end well if we have jobs running at the time.
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