<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch cl</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=cl</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=cl'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-04-20T22:43:28Z</updated>
<entry>
<title>Try to make test more robust.</title>
<updated>2024-04-20T22:43:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-20T22:43:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=748b182f27eedb006cb8493e12a389fa1c5883e7'/>
<id>urn:sha1:748b182f27eedb006cb8493e12a389fa1c5883e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/main' into v2.17.x</title>
<updated>2024-04-18T10:08:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-18T10:08:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=44a4ff40df50688286e6db8b1fc2c024f6e5834b'/>
<id>urn:sha1:44a4ff40df50688286e6db8b1fc2c024f6e5834b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate GUI verifier with basic reporting (#1823).</title>
<updated>2024-04-17T07:36:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-04-09T00:02:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=af20e21e2363f7c4d5f7031c444984f383c26914'/>
<id>urn:sha1:af20e21e2363f7c4d5f7031c444984f383c26914</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add add-dkdm command to add DKDMs to DCP-o-matic's internal list from the CLI.</title>
<updated>2024-04-01T22:52:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-22T19:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0cdb390a035f8bb6d3a17633f791a78cf835143c'/>
<id>urn:sha1:0cdb390a035f8bb6d3a17633f791a78cf835143c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch "command-like" options --list-cinemas and --list-dkdm-cpls to actual commands.</title>
<updated>2024-04-01T22:52:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-22T19:25:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=20c7cc36c84b53dba75adba6532a2c0e33fd901c'/>
<id>urn:sha1:20c7cc36c84b53dba75adba6532a2c0e33fd901c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --decryption-key option to KDM CLI (#2790).</title>
<updated>2024-04-01T22:52:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-22T19:07:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=472b44bf1bbeb34cf9c130b9cede0eac7a298e82'/>
<id>urn:sha1:472b44bf1bbeb34cf9c130b9cede0eac7a298e82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename --certificate to --projector-certificate in KDM CLI.</title>
<updated>2024-04-01T22:52:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-22T18:57:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4ac1d022056cb69a6fadb9c41a625787961029c2'/>
<id>urn:sha1:4ac1d022056cb69a6fadb9c41a625787961029c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix hanging/overlapping dvb subtitles (#2792).</title>
<updated>2024-03-31T23:04:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-31T23:04:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=94618a724124cbf5fe9f0b47a3fdce601fcd5581'/>
<id>urn:sha1:94618a724124cbf5fe9f0b47a3fdce601fcd5581</id>
<content type='text'>
This reverts a change made in
8ca6fd6d97e6d42492afddb655fa85130946853c
"Fix doubled subtitles if subtitle stop times are specified."

That change breaks the case where a subtitle _does_ have a stop time,
but it's wrong (30s from the start time) and we want the next subtitle
to clear the previous one.

I can't now see how reverting this could cause doubled subtitles,
so maybe that problem wlil come back.  At least now there's a test
for #2792.
</content>
</entry>
<entry>
<title>Bump libdcp for new asdcplib version.</title>
<updated>2024-03-22T14:49:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-20T22:34:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=32b5af27f00f80054ab0f502ebd7b8a3fa0d4061'/>
<id>urn:sha1:32b5af27f00f80054ab0f502ebd7b8a3fa0d4061</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace std::random_shuffle (removed in C++17).</title>
<updated>2024-03-20T17:25:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-18T20:05:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=15d7164347404249542dc5ae75cfd37011aef7c3'/>
<id>urn:sha1:15d7164347404249542dc5ae75cfd37011aef7c3</id>
<content type='text'>
</content>
</entry>
</feed>
