<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools, branch v2.15.3</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.3</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.3'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-05-12T22:58:19Z</updated>
<entry>
<title>Try to fix OS X build.</title>
<updated>2019-05-12T22:58:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-12T22:58:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ad3db3fba475d133864a9d99bf821badbcb31dba'/>
<id>urn:sha1:ad3db3fba475d133864a9d99bf821badbcb31dba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to fix static linking of DCP-o-matic libs with the GL stuff.</title>
<updated>2019-05-12T20:22:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-12T20:22:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c4666b57c855d65c2753d053ae86250f26fecc94'/>
<id>urn:sha1:c4666b57c855d65c2753d053ae86250f26fecc94</id>
<content type='text'>
</content>
</entry>
<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>Put Font and Screen into dcpomatic namespace.</title>
<updated>2019-05-10T22:43:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-08T22:56:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f41818f14369f170475b7f2bde1a2dd856517b14'/>
<id>urn:sha1:f41818f14369f170475b7f2bde1a2dd856517b14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put Time types in dcpomatic namespace.</title>
<updated>2019-05-10T22:43:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-08T22:41:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c4403784febdbdd42e9c32e67fadb147f11fe566'/>
<id>urn:sha1:c4403784febdbdd42e9c32e67fadb147f11fe566</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 DKDM remove/export buttons as appropriate.</title>
<updated>2019-05-10T22:43:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-28T01:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2e134de1d71debb8465a43703b14a19ffeb4211e'/>
<id>urn:sha1:2e134de1d71debb8465a43703b14a19ffeb4211e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add export button for DKDMs (part of #1510).</title>
<updated>2019-05-10T22:43:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-28T00:32:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=eb2ea2746ac25ede54a04b46b26e1ebc088357b7'/>
<id>urn:sha1:eb2ea2746ac25ede54a04b46b26e1ebc088357b7</id>
<content type='text'>
</content>
</entry>
</feed>
