Add missing GUI-side verification note descriptions.
[dcpomatic.git] / src / lib / check_content_change_job.cc
2022-06-10 Carl HetheringtonRename CheckContentChangeJob -> CheckContentJob.
2022-04-03 Carl HetheringtonC++11 and whitespace cleanups.
2021-11-29 Carl HetheringtonFix mis-merge.
2021-11-28 Carl HetheringtonRearrange checking (and re-examining) content.
2021-11-28 Carl HetheringtonExtract part of the content change job to Content.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-06-04 Carl HetheringtonOnly add ExamineContentJobs after a failed CheckContent...
2020-03-06 Carl HetheringtonStop threads at the start of their object's destruction...
2019-10-14 Carl HetheringtonAdd a comment. v2.15.23
2019-07-23 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2019-07-23 Carl HetheringtonTidy up handling of content-modified checks when using...
2018-12-04 Carl HetheringtonMake some verb tenses more consistent.
2018-08-21 Carl HetheringtonCheck content before making DCP.
2018-08-21 Carl HetheringtonGive a message when changed files are re-examined.
2018-08-21 Carl HetheringtonCheck content for changes on loading a project.