<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/check_content_change_job.cc, branch nvidia</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=nvidia</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=nvidia'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-04-03T21:25:19Z</updated>
<entry>
<title>C++11 and whitespace cleanups.</title>
<updated>2022-04-03T21:25:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-02T22:04:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d311043bf3c1e3e7f41b314f7ab7c91ed7e5aa7f'/>
<id>urn:sha1:d311043bf3c1e3e7f41b314f7ab7c91ed7e5aa7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mis-merge.</title>
<updated>2021-11-29T07:13:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-29T07:13:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bb3602364ff65a7bc10e5c81e5ba11ded1eeb5b0'/>
<id>urn:sha1:bb3602364ff65a7bc10e5c81e5ba11ded1eeb5b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rearrange checking (and re-examining) content.</title>
<updated>2021-11-28T20:13:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-28T09:39:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=94ab538738526948c5a52ed1222be1e484255541'/>
<id>urn:sha1:94ab538738526948c5a52ed1222be1e484255541</id>
<content type='text'>
Most importantly, checking of content for changes before making
a DCP is now done in the TranscodeJob (rather than being in a
separate job).  This makes things a little neater and also makes
the batch converter less confusing when you add a job whose content
has changed.
</content>
</entry>
<entry>
<title>Extract part of the content change job to Content.</title>
<updated>2021-11-28T20:12:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-27T00:04:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=07b21bb92a8d54c6c03de9aadc63ab93b65d9bc5'/>
<id>urn:sha1:07b21bb92a8d54c6c03de9aadc63ab93b65d9bc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BOOST_FOREACH.</title>
<updated>2021-01-07T22:27:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:32:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a5d004b0773f633401528392fc28e66d70e13ac8'/>
<id>urn:sha1:a5d004b0773f633401528392fc28e66d70e13ac8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T21:48:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26'/>
<id>urn:sha1:dd9be86db6cde0afa5da0d1d1ac43b42e05dca26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only add ExamineContentJobs after a failed CheckContentChangeJob</title>
<updated>2020-06-04T19:39:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-04T19:39:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ebce2111f20e6b9cbd00ce8ec7e72c68cf176c29'/>
<id>urn:sha1:ebce2111f20e6b9cbd00ce8ec7e72c68cf176c29</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Stop threads at the start of their object's destruction in all Job cases.</title>
<updated>2020-03-06T21:36:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-06T21:36:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=caf67bef2611a911307267b20dbf3be89ffff71f'/>
<id>urn:sha1:caf67bef2611a911307267b20dbf3be89ffff71f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a comment.</title>
<updated>2019-10-14T15:34:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-14T13:59:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5edf916ee0261761efae59782a15e1b453e988e7'/>
<id>urn:sha1:5edf916ee0261761efae59782a15e1b453e988e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up handling of content-modified checks when using the dcpomatic_cli.</title>
<updated>2019-07-23T13:26:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-23T13:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bf19399f8c009ff211d5c7b45b0941417d963c4e'/>
<id>urn:sha1:bf19399f8c009ff211d5c7b45b0941417d963c4e</id>
<content type='text'>
</content>
</entry>
</feed>
