<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.9.32</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.9.32</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.9.32'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2016-10-10T22:58:36Z</updated>
<entry>
<title>Bump version</title>
<updated>2016-10-10T22:58:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-10T22:58:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=01cc7dfe091281e278f8ad6f51f0ff823e88f9f3'/>
<id>urn:sha1:01cc7dfe091281e278f8ad6f51f0ff823e88f9f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix failure of DCPDecoder::text_subtitles_during to account for reels.</title>
<updated>2016-10-10T22:55:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-10T22:55:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=338843002c42629dd42520db510823b9c6c0e64d'/>
<id>urn:sha1:338843002c42629dd42520db510823b9c6c0e64d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try harder to stop people entering my email address as a contact when reporting a problem.</title>
<updated>2016-10-10T17:35:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-10T17:35:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c7e9b9a5c9d39e703fcd98b0bfdba2197a34108d'/>
<id>urn:sha1:c7e9b9a5c9d39e703fcd98b0bfdba2197a34108d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak supporter name.</title>
<updated>2016-10-10T10:49:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-10T10:49:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=02f76e091def9338dae85b0354d9bfc14140e65d'/>
<id>urn:sha1:02f76e091def9338dae85b0354d9bfc14140e65d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supporter.</title>
<updated>2016-10-10T09:48:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-10T09:48:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4a1537204fd135734b83f0f387bdb0761d42f1d7'/>
<id>urn:sha1:4a1537204fd135734b83f0f387bdb0761d42f1d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2016-10-09T16:19:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-09T16:19:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a01d07273d746dcb216e94aeeb68447ace057aef'/>
<id>urn:sha1:a01d07273d746dcb216e94aeeb68447ace057aef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2016-10-09T16:19:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-09T16:19:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=39f51e64bdf8beb6ca7c153e12439739d5f49366'/>
<id>urn:sha1:39f51e64bdf8beb6ca7c153e12439739d5f49366</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix overlapping burnt-in subtitles in some cases (#959).</title>
<updated>2016-10-07T23:45:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-07T23:45:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=37494990bbe81f41f581de8258dc7353b82d662d'/>
<id>urn:sha1:37494990bbe81f41f581de8258dc7353b82d662d</id>
<content type='text'>
Firstly, when finding subtitles that exist during a period, only
return those which overlap more than half the period.  This means
that, in a fight over a frame, the longest-running subtitle in that
frame will win.

Secondly, make SubtitleDecoder::get pick the wanted subtitles from
the cache simply by comparing their periods to those that were
requested.  I think this is nicer than what was there before
(basically reevaulating 'what subtitle(s) for this period') and
also makes the first part of this commit effective.
</content>
</entry>
<entry>
<title>Add some thoughts about decoder structures.</title>
<updated>2016-10-07T15:22:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-07T15:22:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b0463c6c22d51f6297eea313b429348c3bec3971'/>
<id>urn:sha1:b0463c6c22d51f6297eea313b429348c3bec3971</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge.</title>
<updated>2016-10-06T23:19:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-06T23:19:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a3a38dcdab89d3c7fa21917ea7caec82d1586035'/>
<id>urn:sha1:a3a38dcdab89d3c7fa21917ea7caec82d1586035</id>
<content type='text'>
</content>
</entry>
</feed>
