<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools/dcpomatic.cc, branch v2.15.8</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.8</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.8'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-06-05T11:32:07Z</updated>
<entry>
<title>Try to warn if we're running the 32-bit version on 64-bit windows (WoW64) (#1569).</title>
<updated>2019-06-05T11:32:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-06-05T11:32:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d699b3514c2c9d9fb32b19f487ad648e6fadb814'/>
<id>urn:sha1:d699b3514c2c9d9fb32b19f487ad648e6fadb814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More system information to tools and add it to the player.</title>
<updated>2019-06-03T23:55:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-06-03T23:55:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=58cd57db37f1460a899aaf92b8c7e7564f55e50d'/>
<id>urn:sha1:58cd57db37f1460a899aaf92b8c7e7564f55e50d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More accurate reporting of whether vsync is enabled.</title>
<updated>2019-06-03T16:10:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-06-03T16:10:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d1e19450e051d70531a6c1f0973bfd6cfd64319b'/>
<id>urn:sha1:d1e19450e051d70531a6c1f0973bfd6cfd64319b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Possibly improve closing of splash window.</title>
<updated>2019-05-22T23:57:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-22T23:57:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6c78f6d31a457ad34fb14b7c926fb418b4d6790d'/>
<id>urn:sha1:6c78f6d31a457ad34fb14b7c926fb418b4d6790d</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>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>
</feed>
