<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, 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-06T20:31:09Z</updated>
<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>Build fixes.</title>
<updated>2019-05-06T20:31:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-01T21:45:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f986fd6be17b1f84c12e1fd1ecb9185d84c3fa1b'/>
<id>urn:sha1:f986fd6be17b1f84c12e1fd1ecb9185d84c3fa1b</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-03-25T21:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=194f4ebcf79cbe4824375d7e3d18675143b81dda'/>
<id>urn:sha1:194f4ebcf79cbe4824375d7e3d18675143b81dda</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>Basics of setting and storing SMPTE CPL markers.</title>
<updated>2019-05-06T20:31:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-03-15T00:52:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=69c54ad0211bb772d143b37f14d3186f4d767ebb'/>
<id>urn:sha1:69c54ad0211bb772d143b37f14d3186f4d767ebb</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>Build fixes.</title>
<updated>2019-05-06T20:30:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-04-30T15:04:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9bc34d90141cb3eb702094eb40268d8c1111d2a5'/>
<id>urn:sha1:9bc34d90141cb3eb702094eb40268d8c1111d2a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mis-merge.</title>
<updated>2019-05-06T20:30:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-04-06T20:16:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b3c262865975f29df88e27190729862e07c3b7c3'/>
<id>urn:sha1:b3c262865975f29df88e27190729862e07c3b7c3</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>
</feed>
