<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, branch v2.14.12</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.12</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.12'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-10-25T23:03:00Z</updated>
<entry>
<title>Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic</title>
<updated>2019-10-25T23:03:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-25T23:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=04368a2e1626cdb62479d45d9eacb20173d3300a'/>
<id>urn:sha1:04368a2e1626cdb62479d45d9eacb20173d3300a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent player folding audio to 2 channel if "default DCP audio channels" is set to 2.</title>
<updated>2019-10-25T23:02:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-25T22:51:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6b7e2cd427d07f1a0ba837ddf7e1b272fef2839b'/>
<id>urn:sha1:6b7e2cd427d07f1a0ba837ddf7e1b272fef2839b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent calls to erase with invalid keys.</title>
<updated>2019-10-25T22:46:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-25T22:43:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=592c7844e80a53aeb3a88edb4ffc2b68713a10e1'/>
<id>urn:sha1:592c7844e80a53aeb3a88edb4ffc2b68713a10e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy with progress updates when we might copy long files (#1574).</title>
<updated>2019-10-21T23:38:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-21T15:25:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c6dba8368b45b6177a971050236d37da0ce4ff4c'/>
<id>urn:sha1:c6dba8368b45b6177a971050236d37da0ce4ff4c</id>
<content type='text'>
Backported from 48b82de5b6e8e07330a2f72dbddd8d9830fe047e in v2.15.x.
</content>
</entry>
<entry>
<title>ISDCF name fixes with &gt; 6 channels and HI/VI (#1633).</title>
<updated>2019-10-18T15:49:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-18T15:48:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a2cba59a791eb8a65d730aa170586117f120e437'/>
<id>urn:sha1:a2cba59a791eb8a65d730aa170586117f120e437</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix assertion failure on making a VF, in certain circumstances.</title>
<updated>2019-10-15T22:04:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-15T22:04:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=392d675f5799671abbcf1a9a47820321bcbdcca2'/>
<id>urn:sha1:392d675f5799671abbcf1a9a47820321bcbdcca2</id>
<content type='text'>
These circumstances were a VF which refers to at least one complete
reel of audio from a OV before adding more audio of its own.
</content>
</entry>
<entry>
<title>Fix cross-thread access to info files.  May help with #1618.</title>
<updated>2019-10-15T11:55:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-08T22:43:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0e0696155ba56a2c7d4adde87b70bd2739d334f9'/>
<id>urn:sha1:0e0696155ba56a2c7d4adde87b70bd2739d334f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix confusing error in windows where it would complain about : in full pathnames if creating a directory failed.</title>
<updated>2019-10-15T08:14:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-15T08:13:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b6f681b802642ba38625a4d574c0a9e4f630fa3d'/>
<id>urn:sha1:b6f681b802642ba38625a4d574c0a9e4f630fa3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Possible fix for sporadic test failures where DCPs are checked before they are made.</title>
<updated>2019-10-14T13:59:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-14T13:59:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d4f3df54c143b4d99dc06765208b62105f0cdca1'/>
<id>urn:sha1:d4f3df54c143b4d99dc06765208b62105f0cdca1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow debug builds with no internet connection.  Also add missing patron.</title>
<updated>2019-10-09T20:13:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-09T20:08:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f9fe318f3c79e2fc244de56bf6fe0dc1c05fd252'/>
<id>urn:sha1:f9fe318f3c79e2fc244de56bf6fe0dc1c05fd252</id>
<content type='text'>
</content>
</entry>
</feed>
