<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/platform, branch signed-unsigned</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=signed-unsigned</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=signed-unsigned'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-06-17T09:54:33Z</updated>
<entry>
<title>Move identifiers stuff out to a new prefs tab.</title>
<updated>2020-06-17T09:54:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-17T09:54:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ecb2f017e18704e8c6c70463cf3a41a538034902'/>
<id>urn:sha1:ecb2f017e18704e8c6c70463cf3a41a538034902</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some missing .xsd files to the Windows installer; may help with #1766.</title>
<updated>2020-06-11T08:52:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-10T23:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=12c7be183f40e64a6fa1142a2e2c807fd5754e33'/>
<id>urn:sha1:12c7be183f40e64a6fa1142a2e2c807fd5754e33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop xcrun errors silently killing the build.</title>
<updated>2020-05-18T11:36:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-18T11:36:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3bc6a4ff1965c25f058f8d7a151c12a079b59f04'/>
<id>urn:sha1:3bc6a4ff1965c25f058f8d7a151c12a079b59f04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing icon in installer for a bunch of platforms.</title>
<updated>2020-05-18T07:52:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-18T07:52:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c15bbcee39aedc2b3ddbcdb85dcf3a3711d87a7e'/>
<id>urn:sha1:c15bbcee39aedc2b3ddbcdb85dcf3a3711d87a7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing DLL for Windows build.</title>
<updated>2020-05-17T07:27:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-17T07:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=119bf28caa0e3469128a1f015ee00cdf773039b0'/>
<id>urn:sha1:119bf28caa0e3469128a1f015ee00cdf773039b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to start _writer on-demand on macOS (#1739).</title>
<updated>2020-05-02T19:37:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-02T19:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3a715c7e0d5cbb39ffd6816899ef3050e8331882'/>
<id>urn:sha1:3a715c7e0d5cbb39ffd6816899ef3050e8331882</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try unloading the old disk writer on install (may fix #1738).</title>
<updated>2020-05-02T17:59:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-02T17:59:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=88ad1ed243572b5310a4e866e87a61e8d8c8969e'/>
<id>urn:sha1:88ad1ed243572b5310a4e866e87a61e8d8c8969e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The Disk Writer also needs openssl as creating its Config object</title>
<updated>2020-04-27T13:10:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-27T13:10:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=50fa6e1802dbc8f6fd6406a93f86ec262a55ba1f'/>
<id>urn:sha1:50fa6e1802dbc8f6fd6406a93f86ec262a55ba1f</id>
<content type='text'>
will try to make certificates if it's the first DCP-o-matic tool
to be run on a machine.  In theory we could make the cert creation
not happen for the disk writer but that seems a little fiddly.
</content>
</entry>
<entry>
<title>Fix disk writer stdout/stderr paths.</title>
<updated>2020-04-27T13:00:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-27T13:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=671947e6018cc480aa879fba85fdc799146afebb'/>
<id>urn:sha1:671947e6018cc480aa879fba85fdc799146afebb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing creation of .desktop file for disk tool.</title>
<updated>2020-04-26T18:29:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-26T18:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f903aa596b1bd8f030f4150b86bde54f15d1aa1d'/>
<id>urn:sha1:f903aa596b1bd8f030f4150b86bde54f15d1aa1d</id>
<content type='text'>
</content>
</entry>
</feed>
