<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch v2.15.23</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.23</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.15.23'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-10-13T21:47:17Z</updated>
<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>
<entry>
<title>Improve OpenFileError so that it doesn't say "opening for read"</title>
<updated>2019-09-29T21:28:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-09-29T21:28:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ab0e8cdcafdcb83096012380f674b8280474e851'/>
<id>urn:sha1:ab0e8cdcafdcb83096012380f674b8280474e851</id>
<content type='text'>
in one case where it should say "opening for read/write".

Also add some unit tests for ReelWriter.
</content>
</entry>
<entry>
<title>Make player more tolerant of some DCP errors.</title>
<updated>2019-08-30T22:16:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-08-30T22:16:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1f88a38a2a607c21988a403e76f315444c4be36b'/>
<id>urn:sha1:1f88a38a2a607c21988a403e76f315444c4be36b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimise the feel of some GUI functions by doing the seek after</title>
<updated>2019-07-24T19:42:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-24T19:42:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=335ef709439cd3678f6813a3fb880110e4c9cb26'/>
<id>urn:sha1:335ef709439cd3678f6813a3fb880110e4c9cb26</id>
<content type='text'>
many content changes in an idle handler, rather than blocking
the UI update until the seek and image redisplay have finished.
</content>
</entry>
<entry>
<title>swaroop: support creation of H264 with 24-bit PCM.</title>
<updated>2019-07-22T14:23:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-22T14:23:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d5ba7d135293103dba55196a3d9a9342795d6188'/>
<id>urn:sha1:d5ba7d135293103dba55196a3d9a9342795d6188</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swaroop: beginnings of DCP -&gt; ecinema support.</title>
<updated>2019-07-15T00:31:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-15T00:31:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4d11fe7cea71b0564df9a21a3cc706509d12b0d1'/>
<id>urn:sha1:4d11fe7cea71b0564df9a21a3cc706509d12b0d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for Datasat AP2x and USL sound processors when converting</title>
<updated>2019-07-02T00:32:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-07-02T00:32:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e6c828cbd577239e7c8e4c532161084a33843a0f'/>
<id>urn:sha1:e6c828cbd577239e7c8e4c532161084a33843a0f</id>
<content type='text'>
fader position to gain.   Stop storing a chosen processor in config;
instead, get the user to choose the processor when calculating gains.
</content>
</entry>
<entry>
<title>Fix incorrect timing of PNG subtitles in second and subsequent reels.</title>
<updated>2019-06-27T22:56:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-06-27T22:09:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5728b8095b9522626d61b1c684a9492f759e2870'/>
<id>urn:sha1:5728b8095b9522626d61b1c684a9492f759e2870</id>
<content type='text'>
</content>
</entry>
</feed>
