<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools, branch attic/opengl</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=attic%2Fopengl</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=attic%2Fopengl'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-05-08T22:20:40Z</updated>
<entry>
<title>More hackz.</title>
<updated>2019-05-08T22:20:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-08T22:20:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=96d77b1289c8e535e97154bae4561d0e589c7f22'/>
<id>urn:sha1:96d77b1289c8e535e97154bae4561d0e589c7f22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build.</title>
<updated>2019-05-06T20:31:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-04T00:23:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d571b590ef68b4586f4cd728e27eb0d3207f2a74'/>
<id>urn:sha1:d571b590ef68b4586f4cd728e27eb0d3207f2a74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to improve error when failing to load config.</title>
<updated>2019-05-06T20:31:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-01T23:28:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=490665ab598323535723e4f0a0c7f0c8d865d6a2'/>
<id>urn:sha1:490665ab598323535723e4f0a0c7f0c8d865d6a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Incorporate GLView; requires putting Screen into dcpomatic namespace.</title>
<updated>2019-05-06T20:31:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-01T22:48:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ea32c7304055dd1c9d26ec75f79fd6c3125f9fb7'/>
<id>urn:sha1:ea32c7304055dd1c9d26ec75f79fd6c3125f9fb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put Time types in dcpomatic namespace.</title>
<updated>2019-05-06T20:31:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-01T18:14:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4532b2ae1a0fce6e2a8bc6e9f9922a99a3efb493'/>
<id>urn:sha1:4532b2ae1a0fce6e2a8bc6e9f9922a99a3efb493</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Validation of certificate chains will fail before dcpomatic_setup()</title>
<updated>2019-05-06T20:30:22Z</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=7a3cbe047229b375c24c8d91ac6430d53bda3015'/>
<id>urn:sha1:7a3cbe047229b375c24c8d91ac6430d53bda3015</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-06T20:30:22Z</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=9b2545bf5fd8fafd4108478519d9ae1f2f5b945f'/>
<id>urn:sha1:9b2545bf5fd8fafd4108478519d9ae1f2f5b945f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complain on startup if signer or decryption chains are inconsistent (#1520).</title>
<updated>2019-05-06T20:30:22Z</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=9f12e73a3ffe64d5542cfb9e2d17796435ccb3c7'/>
<id>urn:sha1:9f12e73a3ffe64d5542cfb9e2d17796435ccb3c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable DKDM remove/export buttons as appropriate.</title>
<updated>2019-05-06T20:30:22Z</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=6c925d887eb651da87adbe83de6b718b345e3bba'/>
<id>urn:sha1:6c925d887eb651da87adbe83de6b718b345e3bba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add export button for DKDMs (part of #1510).</title>
<updated>2019-05-06T20:30:22Z</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=a96c9706e7303c25639b4d9eb70ff060ba7d8ef7'/>
<id>urn:sha1:a96c9706e7303c25639b4d9eb70ff060ba7d8ef7</id>
<content type='text'>
</content>
</entry>
</feed>
