<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/ChangeLog, 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>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>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>
<entry>
<title>Bump libdcp for fix to #952.</title>
<updated>2016-10-06T23:19:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-06T23:19:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ea9ac8aa0a3ccf327e3ba2565542ae757bce82c2'/>
<id>urn:sha1:ea9ac8aa0a3ccf327e3ba2565542ae757bce82c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add menu option to select CPL.</title>
<updated>2016-10-06T09:37:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-06T09:37:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0ac8235fa4addb021c0e05a9c6c19a7d22097458'/>
<id>urn:sha1:0ac8235fa4addb021c0e05a9c6c19a7d22097458</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated fr_FR translation from Thierry Journet.</title>
<updated>2016-10-05T20:33:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-05T20:33:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f71b2b1d19d4ed27c225b03dcea32271d9a00d6f'/>
<id>urn:sha1:f71b2b1d19d4ed27c225b03dcea32271d9a00d6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix subtitle_id to work with _TEXT and _ASS subtitles (fixes #969).</title>
<updated>2016-10-04T10:54:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-04T10:54:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4750382795aaf7964cfc4af9483d30dd4e565b4c'/>
<id>urn:sha1:4750382795aaf7964cfc4af9483d30dd4e565b4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version</title>
<updated>2016-10-03T23:15:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-03T23:15:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0ab45ab3251c401c2ae778b9fc4788d4dedd19a1'/>
<id>urn:sha1:0ab45ab3251c401c2ae778b9fc4788d4dedd19a1</id>
<content type='text'>
</content>
</entry>
</feed>
