<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch v2.15.26</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.26</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.26'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-10-26T18:53:08Z</updated>
<entry>
<title>Avoid unnecessary re-writes of video assets if they are staying the same (#1638).</title>
<updated>2019-10-26T18:53:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-23T22:24:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=895b386b6751afd3d068155f4ea71e762297672a'/>
<id>urn:sha1:895b386b6751afd3d068155f4ea71e762297672a</id>
<content type='text'>
This is particularly useful as it avoids the hard-link-breaking
copy step which is necessary if you're going to re-write the
video asset with new IDs.
</content>
</entry>
<entry>
<title>Put encryption key into the video identifier so that it is re-made if the key changes.</title>
<updated>2019-10-26T18:53:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-24T10:47:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=114fad7b8c36a0aa1c6f924870e186ab60e32009'/>
<id>urn:sha1:114fad7b8c36a0aa1c6f924870e186ab60e32009</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'v2.15.x' of ssh://localhost:2222/home/carl/git/dcpomatic into v2.15.x</title>
<updated>2019-10-21T15:25:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-21T15:25:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dfd42d2a546d14c32057a34002543877ea2f99cb'/>
<id>urn:sha1:dfd42d2a546d14c32057a34002543877ea2f99cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy with progress updates when we might copy long files (#1574).</title>
<updated>2019-10-21T15:25:04Z</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=48b82de5b6e8e07330a2f72dbddd8d9830fe047e'/>
<id>urn:sha1:48b82de5b6e8e07330a2f72dbddd8d9830fe047e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename dcpomatic_sleep -&gt; dcpomatic_sleep_seconds.</title>
<updated>2019-10-20T22:59:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-20T22:59:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f0a2a52ddd1118236d4ce5640339c24bae88aa12'/>
<id>urn:sha1:f0a2a52ddd1118236d4ce5640339c24bae88aa12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ISDCF name fixes with &gt; 6 channels and HI/VI (#1633).</title>
<updated>2019-10-18T15:48:13Z</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=6dc179f7d08477ecc7bac1257b47dda048a1b878'/>
<id>urn:sha1:6dc179f7d08477ecc7bac1257b47dda048a1b878</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix assertion failure on making a VF, in certain circumstances.</title>
<updated>2019-10-15T22:07:59Z</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=3f9b394d57e750624d361f5daae6db77079f862a'/>
<id>urn:sha1:3f9b394d57e750624d361f5daae6db77079f862a</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.

Forward-porter from 392d675f5799671abbcf1a9a47820321bcbdcca2 in master.
</content>
</entry>
<entry>
<title>Fix failure to load OV after adding a VF to a project.</title>
<updated>2019-10-13T21:47:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-13T21:47:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7c73ec405fdb55bd78d82d764999b5af6d81e973'/>
<id>urn:sha1:7c73ec405fdb55bd78d82d764999b5af6d81e973</id>
<content type='text'>
This has the same cause as
19f51503621a57794bd79bac053c9e6549a69f46
i.e. the DCPDecoder re-use optimisation.  This commit tries to
re-fix 19f515 in a more general way which also takes into account
the OV/VF bug.  It also adds a unit test.
</content>
</entry>
<entry>
<title>Fix deadlock in test.</title>
<updated>2019-10-09T10:43:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-09T10:43:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cde792116ecae3d61f9b724fc581fdf82f30a0a9'/>
<id>urn:sha1:cde792116ecae3d61f9b724fc581fdf82f30a0a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix cross-thread access to info files.  May help with #1618.</title>
<updated>2019-10-08T22:43:22Z</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=1580bdc52a257870c908f32d2abe6fed84d83c50'/>
<id>urn:sha1:1580bdc52a257870c908f32d2abe6fed84d83c50</id>
<content type='text'>
</content>
</entry>
</feed>
