<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools/dcpomatic.cc, branch v2.15.4</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.4</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.4'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-05-10T22:43:55Z</updated>
<entry>
<title>Add system information dialog with OpenGL version.</title>
<updated>2019-05-10T22:43:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-09T00:02:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=676737031d1957bc39814e7104257b8fe93f11bb'/>
<id>urn:sha1:676737031d1957bc39814e7104257b8fe93f11bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Validation of certificate chains will fail before dcpomatic_setup()</title>
<updated>2019-05-10T22:43:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-04T00:03:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=248fe9bd28d93a9e269093b4dfbec5d0ceb49ce1'/>
<id>urn:sha1:248fe9bd28d93a9e269093b4dfbec5d0ceb49ce1</id>
<content type='text'>
is called, as OpenSSL has not yet been set up.

Make sure that these failures only raise a Bad() (which nobody is yet
listening to) rather than throwing an exception which gets caught
and reported as a failed-to-load config.

If none of the OpenSSL stuff is working chain_valid() will return false
but private_key_valid() will throw an exception (as it tries to get the
leaf certificate, causing a validity check).
</content>
</entry>
<entry>
<title>Close splash before displaying config errors/warnings.</title>
<updated>2019-05-10T22:43:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-03T19:04:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=be3402b1fa27c9c35b043fd88cef93a88b17c6de'/>
<id>urn:sha1:be3402b1fa27c9c35b043fd88cef93a88b17c6de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complain on startup if signer or decryption chains are inconsistent (#1520).</title>
<updated>2019-05-10T22:43:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-31T23:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a7ccdd22a980d1b18ecf4477a912bab7510be14a'/>
<id>urn:sha1:a7ccdd22a980d1b18ecf4477a912bab7510be14a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable hints when there is no film.</title>
<updated>2019-05-10T22:43:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-21T00:17:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=10da1716a686564be08eb5c7d1682899c06649ff'/>
<id>urn:sha1:10da1716a686564be08eb5c7d1682899c06649ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix logging when loading a film.</title>
<updated>2019-05-04T22:24:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-04T22:24:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bd1faf13e577bacb76015fc6afe76d9562c29ce5'/>
<id>urn:sha1:bd1faf13e577bacb76015fc6afe76d9562c29ce5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add donation nag after 20 successful DCP encodes.</title>
<updated>2019-04-14T20:07:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-04-14T20:07:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=183b5597f73b85c0d6d29db8f6ed519386d07aa9'/>
<id>urn:sha1:183b5597f73b85c0d6d29db8f6ed519386d07aa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BOOST_FOREACH addition.</title>
<updated>2019-04-03T00:36:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-04-03T00:36:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=53a0a3879cf00cfd91f8dc7860a143e4764d9952'/>
<id>urn:sha1:53a0a3879cf00cfd91f8dc7860a143e4764d9952</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow explicit specification of email protocol (plain/STARTTLS/SSL).</title>
<updated>2019-03-28T23:10:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-28T23:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e075012124424b77044b5d61885ed2646d3781cd'/>
<id>urn:sha1:e075012124424b77044b5d61885ed2646d3781cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up translation emails slightly.</title>
<updated>2019-03-21T23:07:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-21T23:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=da9fd55339dab2605d14579a0f79588db27c232a'/>
<id>urn:sha1:da9fd55339dab2605d14579a0f79588db27c232a</id>
<content type='text'>
</content>
</entry>
</feed>
