<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, branch v2.16.88</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.88</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.88'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-07-07T11:12:10Z</updated>
<entry>
<title>Re-fix incorrect ArgFixer.</title>
<updated>2024-07-07T11:12:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-07-07T11:12:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=30dfb151091962231a228a084fb5954b1a75574b'/>
<id>urn:sha1:30dfb151091962231a228a084fb5954b1a75574b</id>
<content type='text'>
It needs to be in the front-end, not the kdm_cli() method, otherwise the
tests break.
</content>
</entry>
<entry>
<title>Add some missing ArgFixers for Windows command lines (#2844).</title>
<updated>2024-07-06T07:32:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-07-06T07:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fefcccd526bd4cf12dfdf43ce36ccb62b044528e'/>
<id>urn:sha1:fefcccd526bd4cf12dfdf43ce36ccb62b044528e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error when importing bad subtitle file (#2838).</title>
<updated>2024-06-27T18:14:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-27T18:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d6e8b54b2b60f70f1a8837183bc184809977be67'/>
<id>urn:sha1:d6e8b54b2b60f70f1a8837183bc184809977be67</id>
<content type='text'>
The subtitle XML refers to a font with no corresponding &lt;LoadFont&gt;.
</content>
</entry>
<entry>
<title>Missing include.</title>
<updated>2024-06-18T23:22:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-11T11:55:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7e1e6564c680c426b9ec207c82d5ea2b9f4630ea'/>
<id>urn:sha1:7e1e6564c680c426b9ec207c82d5ea2b9f4630ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build with some older boosts.</title>
<updated>2024-06-18T23:07:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-11T18:16:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bab933aec3016bf9f7b1d2fcc09e7b0a50d107d0'/>
<id>urn:sha1:bab933aec3016bf9f7b1d2fcc09e7b0a50d107d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix "available space" count passed to snprintf (#2832).</title>
<updated>2024-06-18T07:50:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-17T22:57:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a3b17b67e77b82f79469de1e94076b6087da39a5'/>
<id>urn:sha1:a3b17b67e77b82f79469de1e94076b6087da39a5</id>
<content type='text'>
This is wrong (too big) and it causes an abort in some snprintf
checker on Ubuntu 24.04.
</content>
</entry>
<entry>
<title>Updated fr_FR translation from Lilian Lefranc.</title>
<updated>2024-06-17T23:06:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-17T23:06:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cc7f0d526ae6c382c99b5911adcbeab054dde815'/>
<id>urn:sha1:cc7f0d526ae6c382c99b5911adcbeab054dde815</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix font ID allocation from DCP when there are subs and ccaps using the same IDs (#2822).</title>
<updated>2024-06-07T19:09:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-07T19:09:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2d89772ba5b5bc3b2e010b3bbbafe2efa9300353'/>
<id>urn:sha1:2d89772ba5b5bc3b2e010b3bbbafe2efa9300353</id>
<content type='text'>
Previously we would always use &lt;last-reel+1&gt;_id as a disambiguated ID
for every case.
</content>
</entry>
<entry>
<title>Add an option to dump the decryption certificate from the KDM CLI.</title>
<updated>2024-06-04T19:01:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-04T19:01:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8e89905d0391f2b77253fe04ad1af285b2c6fec4'/>
<id>urn:sha1:8e89905d0391f2b77253fe04ad1af285b2c6fec4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build with newer libsub.</title>
<updated>2024-05-26T19:47:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-26T19:47:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ad5cc13514cb02b523fe1b553fc727e570dac6de'/>
<id>urn:sha1:ad5cc13514cb02b523fe1b553fc727e570dac6de</id>
<content type='text'>
</content>
</entry>
</feed>
