<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, branch centos</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=centos</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=centos'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-04-24T15:46:01Z</updated>
<entry>
<title>Fix typo and missing serialisation of offsets at time of analysis.</title>
<updated>2020-04-24T15:46:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-24T15:46:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3dc465914c2853923535ab630457874c11b1db3e'/>
<id>urn:sha1:3dc465914c2853923535ab630457874c11b1db3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add subtitle analysis so that the outline of all subtitles</title>
<updated>2020-04-23T22:46:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-22T22:11:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cef7a679a59044a5c807768042deecfd56ec6fc2'/>
<id>urn:sha1:cef7a679a59044a5c807768042deecfd56ec6fc2</id>
<content type='text'>
in a piece of content can be overlaid onto the preview (#1233).
</content>
</entry>
<entry>
<title>Substantial reworking of the font rendering code to measure</title>
<updated>2020-04-23T22:46:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-23T21:10:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=87d5a977da0696fbe73b96b2679b7cbb471e7255'/>
<id>urn:sha1:87d5a977da0696fbe73b96b2679b7cbb471e7255</id>
<content type='text'>
the size of the text before rendering, thereby creating correctly-
sized output images (rather than ones with guesses on height and
with the full target width).

This uses some potentially dubious behaviour described here
https://stackoverflow.com/questions/31788577/create-pango-layout-before-cairo-surface
and could cause any number of problems.

The advantages are that a) it should be a little more efficient and
b) the images created for the subtitle analysis code are useful.
</content>
</entry>
<entry>
<title>More extractions.</title>
<updated>2020-04-23T22:46:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-23T20:31:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c5301d109be97bf85ce343f7d9356a2262ce0ef6'/>
<id>urn:sha1:c5301d109be97bf85ce343f7d9356a2262ce0ef6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a variable for subtitles.front()</title>
<updated>2020-04-23T22:46:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-23T20:24:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=788ed82c41c777b20cb293ab1d65024a29691c48'/>
<id>urn:sha1:788ed82c41c777b20cb293ab1d65024a29691c48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract some bits of code into their own methods.</title>
<updated>2020-04-23T22:46:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-23T19:38:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5e6c80eeda317edb2d782b44d5c6a2258ba3a14a'/>
<id>urn:sha1:5e6c80eeda317edb2d782b44d5c6a2258ba3a14a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Nicer fix for 86102d30bf0aad89115bbeb3d8aaa2a27a0aa432</title>
<updated>2020-04-23T13:48:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-23T13:48:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=990f879d9af6300068af44c431b1a8e158e7f7a0'/>
<id>urn:sha1:990f879d9af6300068af44c431b1a8e158e7f7a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add accessor for _playlist.</title>
<updated>2020-04-23T13:00:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-23T13:00:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4b7185e4eda53534c4d71a1f31ba33ca3dd8dc8d'/>
<id>urn:sha1:4b7185e4eda53534c4d71a1f31ba33ca3dd8dc8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix complete failure of preview/playback introduced in</title>
<updated>2020-04-22T23:40:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-22T23:40:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=86102d30bf0aad89115bbeb3d8aaa2a27a0aa432'/>
<id>urn:sha1:86102d30bf0aad89115bbeb3d8aaa2a27a0aa432</id>
<content type='text'>
4219d4b76c5cd5690b1f4fa0c248d93ced26d05a.
</content>
</entry>
<entry>
<title>Add code to copy the data and hook it up to a menu item.</title>
<updated>2020-04-21T21:56:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-21T21:33:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4873cbc567d2c97c6587ab624e4c53abcd23cf23'/>
<id>urn:sha1:4873cbc567d2c97c6587ab624e4c53abcd23cf23</id>
<content type='text'>
</content>
</entry>
</feed>
