<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/util.cc, branch batch-font-id-error</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=batch-font-id-error</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=batch-font-id-error'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-06-13T22:19:48Z</updated>
<entry>
<title>Log errors from asdcplib in our logs.</title>
<updated>2022-06-13T22:19:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-01T18:45:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cd5ed3bbb45fc41e2c414276477eed2448d5a699'/>
<id>urn:sha1:cd5ed3bbb45fc41e2c414276477eed2448d5a699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rearrange subtitle font management.</title>
<updated>2022-06-07T15:01:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-01T11:03:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5a820bb8fae34591be5ac6d19a73461b9dab532a'/>
<id>urn:sha1:5a820bb8fae34591be5ac6d19a73461b9dab532a</id>
<content type='text'>
With this change each subtitle coming out of the player has a reference
to a dcpomatic::Font that belongs to the TextContent.  This hopefully
solves a few problems which all basically stemmed from the fact that
previously the decoders/player were deciding what the font ID in the
output DCP would be - they can't do that properly.
</content>
</entry>
<entry>
<title>Fix incorrect extension on interop subtitle files (#2270).</title>
<updated>2022-06-07T10:36:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-07T10:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6a3c03c5eed3cab8fdfdb04fcbaf6cabe8c715e9'/>
<id>urn:sha1:6a3c03c5eed3cab8fdfdb04fcbaf6cabe8c715e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make subtitle asset filename obey custom settings (#2260).</title>
<updated>2022-06-03T20:40:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-03T18:07:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6fa6f0a7ca116c6cf5dc5b8d2e8ed3a0fd4a6127'/>
<id>urn:sha1:6fa6f0a7ca116c6cf5dc5b8d2e8ed3a0fd4a6127</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up some duplicated code.</title>
<updated>2022-06-03T20:40:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-03T17:56:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=12f089b89fff8409cd012cab1ba4eb8b619e554e'/>
<id>urn:sha1:12f089b89fff8409cd012cab1ba4eb8b619e554e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warning introduced a couple of commits ago.</title>
<updated>2022-05-11T19:12:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-11T19:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4d32afbf88aeff05d50bd5596b15be4b7d778c48'/>
<id>urn:sha1:4d32afbf88aeff05d50bd5596b15be4b7d778c48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up careful_string_filter and add some extra transliterations.</title>
<updated>2022-05-11T18:38:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-11T18:28:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1a721b82d4094c00ee89574e17c58c23c0de8cdd'/>
<id>urn:sha1:1a721b82d4094c00ee89574e17c58c23c0de8cdd</id>
<content type='text'>
ł seems to be ignored by the ICU transliterator for some reason.
</content>
</entry>
<entry>
<title>Use dcp::File in DCP-o-matic (#2231).</title>
<updated>2022-05-05T21:38:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-16T20:20:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8a8c977c12fc65f1f50ea05099387e0fc8840e7d'/>
<id>urn:sha1:8a8c977c12fc65f1f50ea05099387e0fc8840e7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract simple_digest().</title>
<updated>2022-05-01T22:22:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-12-23T22:33:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a2f8e8839f276bc83d5926983ab2d38e0a36f927'/>
<id>urn:sha1:a2f8e8839f276bc83d5926983ab2d38e0a36f927</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use libdcp's warnings.h</title>
<updated>2022-04-22T21:27:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-22T21:27:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c29aa6531a4046a8db72dcac81189eb8893233c'/>
<id>urn:sha1:3c29aa6531a4046a8db72dcac81189eb8893233c</id>
<content type='text'>
</content>
</entry>
</feed>
