<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, branch 2795-stall</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2795-stall</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2795-stall'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-03-31T23:04:43Z</updated>
<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>Fix crash introduced in previous commit.</title>
<updated>2024-03-29T22:58:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-29T22:58:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=027a6534067edc6fe9390d9ecc750e9982d5437c'/>
<id>urn:sha1:027a6534067edc6fe9390d9ecc750e9982d5437c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix lack of video rotation in some cases (#2971).</title>
<updated>2024-03-29T22:18:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-29T22:18:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bdcaf60ec37ec694f1e221a33b090f670bf974d6'/>
<id>urn:sha1:bdcaf60ec37ec694f1e221a33b090f670bf974d6</id>
<content type='text'>
Setting the optional to 0 here means we never even looked at the
packet side data.  This seems to be more of a problem with the
v2.17.x branch for some reason.
</content>
</entry>
<entry>
<title>Fix video scaling when the video needs rotation (#2791).</title>
<updated>2024-03-29T22:18:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-29T22:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=00301ddfa6a7f4c79593d8c86a0ff208aa3be68a'/>
<id>urn:sha1:00301ddfa6a7f4c79593d8c86a0ff208aa3be68a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add VideoContent::rotate_size().</title>
<updated>2024-03-29T22:17:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-29T22:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=714aa61dd8a0dac8a7625c4c66806685b36a05d0'/>
<id>urn:sha1:714aa61dd8a0dac8a7625c4c66806685b36a05d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace use of sprintf with snprintf.</title>
<updated>2024-03-15T19:11:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-15T19:11:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=db40e9a10b22085d124521763a8f12a290ba76f7'/>
<id>urn:sha1:db40e9a10b22085d124521763a8f12a290ba76f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix screen name order in KDM emails.</title>
<updated>2024-03-07T22:33:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-07T22:33:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=04b5957318df591f56e0a5d39720df143dc8230d'/>
<id>urn:sha1:04b5957318df591f56e0a5d39720df143dc8230d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store attachment contents in the Email object.</title>
<updated>2024-03-07T15:40:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-07T15:40:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0a93c0df8fd6a40b627cc53d51a249628db6b795'/>
<id>urn:sha1:0a93c0df8fd6a40b627cc53d51a249628db6b795</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Emailer -&gt; Email.</title>
<updated>2024-03-07T15:12:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-07T15:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f610a8708f11d6052a995f31cd506bc93faafa1c'/>
<id>urn:sha1:f610a8708f11d6052a995f31cd506bc93faafa1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disallow referring to OV audio unless channel counts match (#2780).</title>
<updated>2024-02-26T22:18:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-26T22:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d8bbc508e959d8d38c54a6db6cfc868bd64697f5'/>
<id>urn:sha1:d8bbc508e959d8d38c54a6db6cfc868bd64697f5</id>
<content type='text'>
</content>
</entry>
</feed>
