<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/dcp_examiner.cc, branch 2528-content</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2528-content</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2528-content'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-05-14T18:45:40Z</updated>
<entry>
<title>Don't scan the directory on DCPContent creation; instead do it when</title>
<updated>2023-05-14T18:45:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-13T22:30:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dea00c1b3845382e900b7e592fe4550e95e1bdc0'/>
<id>urn:sha1:dea00c1b3845382e900b7e592fe4550e95e1bdc0</id>
<content type='text'>
the examine() happens.
</content>
</entry>
<entry>
<title>Handle fonts for ccaps coming from DCP content (#2525).</title>
<updated>2023-05-12T20:11:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-11T11:50:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=83d63bb331190db4372de4d0aaf8413c51f1eee4'/>
<id>urn:sha1:83d63bb331190db4372de4d0aaf8413c51f1eee4</id>
<content type='text'>
Not dealing with them calls all sort of chaos as described in the
bug report.
</content>
</entry>
<entry>
<title>Fix _text_count for ccaps when there are multiple reels.</title>
<updated>2023-05-12T20:11:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-11T11:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2f0b79afd2110617fe694745a65b2350a448bd77'/>
<id>urn:sha1:2f0b79afd2110617fe694745a65b2350a448bd77</id>
<content type='text'>
Previously we would get a _text_count of 1 for open subs, no matter
how many reels there were, but for ccaps the _text_count would
increase with the number of tracks _and_ the number of reels.
</content>
</entry>
<entry>
<title>Cleanup: more variable renames.</title>
<updated>2023-05-09T18:22:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-06T22:01:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b168d211622f94a5240c945c1df03b0bed48d3bc'/>
<id>urn:sha1:b168d211622f94a5240c945c1df03b0bed48d3bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: rename variable.</title>
<updated>2023-05-09T18:22:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-06T21:50:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d0b66e88b9cab20b8415681f1781b772a3dfecc5'/>
<id>urn:sha1:d0b66e88b9cab20b8415681f1781b772a3dfecc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use EnumIndexedVector in DCPExaminer.</title>
<updated>2022-09-27T11:46:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-26T22:35:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d0da1d77b1fc2f65eeab8572e5ee76bf85094dda'/>
<id>urn:sha1:d0da1d77b1fc2f65eeab8572e5ee76bf85094dda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide a similar fix to the one in ff639b3cf30afcc097bfd21d39c8d15f466cadd6</title>
<updated>2022-09-25T23:02:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-25T23:02:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dbf2fbd90051f646ed827505ed1523f9449373f5'/>
<id>urn:sha1:dbf2fbd90051f646ed827505ed1523f9449373f5</id>
<content type='text'>
for DCPs that contain subtitle files without &lt;Font&gt; tags.
</content>
</entry>
<entry>
<title>Give a better error if a specified CPL does not exist.</title>
<updated>2022-09-17T20:31:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-17T20:31:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0f9f004c50a8bea6b87d5a1636f95f67066e5187'/>
<id>urn:sha1:0f9f004c50a8bea6b87d5a1636f95f67066e5187</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix font handling for DCP subtitles.</title>
<updated>2022-07-11T10:22:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-09T18:22:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8b9888ed8247109dc3c09492302e865fa4731460'/>
<id>urn:sha1:8b9888ed8247109dc3c09492302e865fa4731460</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove DCP class and replace its functionality with a plain method in libdcp.</title>
<updated>2022-04-20T19:17:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-20T19:17:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=86eb90b563efb7ef093d5b17a5d6db0fc330e301'/>
<id>urn:sha1:86eb90b563efb7ef093d5b17a5d6db0fc330e301</id>
<content type='text'>
</content>
</entry>
</feed>
