<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.15.66</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.66</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.66'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-04-28T12:17:30Z</updated>
<entry>
<title>Further sanity check fixes.</title>
<updated>2020-04-28T12:17:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-28T12:17:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=60b1ea28addbb5779bdc7221fbfc473440cb7663'/>
<id>urn:sha1:60b1ea28addbb5779bdc7221fbfc473440cb7663</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix macOS sanity check.</title>
<updated>2020-04-28T12:05:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-28T12:05:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=084b655e3c5ececc7bdf2da5bd854b36acb2be4c'/>
<id>urn:sha1:084b655e3c5ececc7bdf2da5bd854b36acb2be4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a log message and actually use device_for_write().</title>
<updated>2020-04-28T11:46:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-28T11:46:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=001ba1644fc6aa54f91fcaaa62ae7e5de2313bc1'/>
<id>urn:sha1:001ba1644fc6aa54f91fcaaa62ae7e5de2313bc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a log message.</title>
<updated>2020-04-28T11:46:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-28T11:46:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=722aa0353914f07531867bee147149895324a964'/>
<id>urn:sha1:722aa0353914f07531867bee147149895324a964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warning.</title>
<updated>2020-04-28T11:46:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-28T11:46:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b9797eb8e561745a6ff1ee643630c45dc5bfb2e3'/>
<id>urn:sha1:b9797eb8e561745a6ff1ee643630c45dc5bfb2e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unnecessary methods.</title>
<updated>2020-04-28T00:14:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-28T00:14:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bb06898322fc19e59bb8ac539bdc3ef36936b22d'/>
<id>urn:sha1:bb06898322fc19e59bb8ac539bdc3ef36936b22d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build.</title>
<updated>2020-04-28T00:05:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-28T00:05:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=27522823a54e240b58fa4f104e84d40167f576c2'/>
<id>urn:sha1:27522823a54e240b58fa4f104e84d40167f576c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing files.</title>
<updated>2020-04-27T23:34:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-27T23:34:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=463496994d770577ff1e1ea6e7b1e4addb4252b2'/>
<id>urn:sha1:463496994d770577ff1e1ea6e7b1e4addb4252b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Writer on macOS runs as root, so trying to use the config_path()</title>
<updated>2020-04-27T21:51:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-27T21:51:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=baed8bf5fd429305685cc180184e99094cd64339'/>
<id>urn:sha1:baed8bf5fd429305685cc180184e99094cd64339</id>
<content type='text'>
to log to will end up trying to write to root's home.  Instead,
log to stdout as the process control stuff redirects that into
/var/log anyway.
</content>
</entry>
<entry>
<title>Experimental use of /dev/rdisk rather than /dev/disk on macOS,</title>
<updated>2020-04-27T21:44:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-27T21:44:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=13f302149a2a2846d801689e3d194af3249ed0b7'/>
<id>urn:sha1:13f302149a2a2846d801689e3d194af3249ed0b7</id>
<content type='text'>
as there is some suggestion it is faster.
</content>
</entry>
</feed>
