<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch v2.1.16</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.1.16</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.1.16'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2015-07-03T10:00:12Z</updated>
<entry>
<title>Fix test metadata.</title>
<updated>2015-07-03T10:00:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-03T10:00:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3f25d51e1e254b55fff65d6bdc23692746a0d15b'/>
<id>urn:sha1:3f25d51e1e254b55fff65d6bdc23692746a0d15b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More regex fixes.</title>
<updated>2015-07-02T19:01:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-02T19:01:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d42225fe5b857fc78979fdb7c980ede67b008785'/>
<id>urn:sha1:d42225fe5b857fc78979fdb7c980ede67b008785</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Go back to player having a playlist and not assuming it uses the film's content.</title>
<updated>2015-07-01T16:27:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-29T22:19:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c5b9ad09ab5eaf032b0816f619ab5d75254e8597'/>
<id>urn:sha1:c5b9ad09ab5eaf032b0816f619ab5d75254e8597</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing files from test/data.</title>
<updated>2015-06-30T10:56:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-30T10:56:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=92a4d15226903de53cab0269ed2ddd3cf2fedf56'/>
<id>urn:sha1:92a4d15226903de53cab0269ed2ddd3cf2fedf56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update for change to default Rec. 601/709 gamma.</title>
<updated>2015-06-30T10:25:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-30T10:25:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=903b6d12af93066bf2328a5f48a846f289c5b7b2'/>
<id>urn:sha1:903b6d12af93066bf2328a5f48a846f289c5b7b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing subtitles in some cases.</title>
<updated>2015-06-26T21:02:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-26T21:02:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c8ff422a42eac30517a7acde57ab84e55449f4e4'/>
<id>urn:sha1:c8ff422a42eac30517a7acde57ab84e55449f4e4</id>
<content type='text'>
We were passing subtitles back from decoders to SubtitleDecoder
using dcp::SubtitleStrings and relying on their storage of time
to know when the subtitles were.  These times are quantised (by
the use of dcp::SubtitleString) and then compared with unquantised
times (kept as ContentTime) in the main checking loop in
SubtitleDecoder::get().

Fix this by storing periods as ContentTimePeriod as well as
in the dcp::SubtitleStrings.
</content>
</entry>
<entry>
<title>Make player decide whether subtitles should be burnt based on</title>
<updated>2015-06-25T12:36:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-25T10:58:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=89ee4cc6019036fa4fc0a6e07e052ffdc3b136ac'/>
<id>urn:sha1:89ee4cc6019036fa4fc0a6e07e052ffdc3b136ac</id>
<content type='text'>
content settings rather than using the film's settings.  Remove
film property of burn-subtitles.
</content>
</entry>
<entry>
<title>Fix test refs.</title>
<updated>2015-06-24T22:47:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-24T22:47:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=441026bd73b8829b8e2cffb2731ef05fb0ba8b71'/>
<id>urn:sha1:441026bd73b8829b8e2cffb2731ef05fb0ba8b71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No-op: remove all trailing whitespace.</title>
<updated>2015-06-21T00:15:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-21T00:15:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e60bb3e51bd1508b149e6b8f6608f09b5196ae26'/>
<id>urn:sha1:e60bb3e51bd1508b149e6b8f6608f09b5196ae26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No-op; variable renaming.</title>
<updated>2015-06-19T08:25:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-19T08:25:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=53eea12d3e0d7925d5949de92859bc358ee0adcc'/>
<id>urn:sha1:53eea12d3e0d7925d5949de92859bc358ee0adcc</id>
<content type='text'>
</content>
</entry>
</feed>
