<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/cscript, branch cleanups</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=cleanups</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=cleanups'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-11-13T21:51:40Z</updated>
<entry>
<title>Remove setuid root and use setcap instead in RPM packages.</title>
<updated>2021-11-13T21:51:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-13T18:43:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cb6b19fdbf3e8822916a2925906e9caaff43bc8c'/>
<id>urn:sha1:cb6b19fdbf3e8822916a2925906e9caaff43bc8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump libdcp for fix to closed caption line length verification.</title>
<updated>2021-11-09T22:52:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-09T22:52:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d1e17b2719ed8930caecb0c80e51e0c2fd813b7c'/>
<id>urn:sha1:d1e17b2719ed8930caecb0c80e51e0c2fd813b7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump libdcp to 1.8.4 for caption ordering fix (#2106).</title>
<updated>2021-10-24T19:06:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-24T19:06:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b0a8599f69fbdc5a38a02fbe578c6c93c8896d31'/>
<id>urn:sha1:b0a8599f69fbdc5a38a02fbe578c6c93c8896d31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic and slightly inaccurate support for &lt;Space&gt; in subtitles (#2103).</title>
<updated>2021-10-17T13:34:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-15T20:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3896560ec6b32574092552e6807bfb413dcb2783'/>
<id>urn:sha1:3896560ec6b32574092552e6807bfb413dcb2783</id>
<content type='text'>
Adding horizontal space to a Pango layout is hard, and I think this
change probably gets it slightly wrong, but it's a step in the right
direction.
</content>
</entry>
<entry>
<title>Bump libdcp to 1.8.2 for fix when adding KDMs to VFs.</title>
<updated>2021-10-09T18:01:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-08T10:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f14a056d70af376ef6d9171474781d3526be4cd9'/>
<id>urn:sha1:f14a056d70af376ef6d9171474781d3526be4cd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix manual build with libdcp dependency.</title>
<updated>2021-10-07T20:54:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-05T23:31:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7a0280dc7b332f825dad5b963189e66a2a83d603'/>
<id>urn:sha1:7a0280dc7b332f825dad5b963189e66a2a83d603</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump libdcp (with corresponding libsub bump) for small verification fix.</title>
<updated>2021-10-07T20:53:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-07T20:53:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=544fefd0b10a9e14d5ed84dfec347d4f185f8e5f'/>
<id>urn:sha1:544fefd0b10a9e14d5ed84dfec347d4f185f8e5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't build Disk Writer for appimage.</title>
<updated>2021-10-03T21:05:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T21:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=aee64f1b2c9252f8315eaead7d43e1ec58a39ee2'/>
<id>urn:sha1:aee64f1b2c9252f8315eaead7d43e1ec58a39ee2</id>
<content type='text'>
Threads like
https://discourse.appimage.org/t/nosuid-fuse-mount-option-deactivates-capabilities/1652/1
suggest that using capabilities with AppImage is not possible, so making
things work will be a bit more work than I want to get into before
2.16.0.
</content>
</entry>
<entry>
<title>Require libsub v1.6.0.</title>
<updated>2021-10-03T20:32:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T20:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c1d869a515753264031ab7c852ab1a05ca2421ba'/>
<id>urn:sha1:c1d869a515753264031ab7c852ab1a05ca2421ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require libdcp v1.8.0 to fix SMPTE sub XML namespaces (#2061).</title>
<updated>2021-10-03T20:29:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T20:29:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d5a23469a72d4ed995394e8da9768a23859dc43c'/>
<id>urn:sha1:d5a23469a72d4ed995394e8da9768a23859dc43c</id>
<content type='text'>
</content>
</entry>
</feed>
