<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/text_content.cc, branch v2.13.100</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.100</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.100'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-09-11T10:26:44Z</updated>
<entry>
<title>Increase the number (in arbitrary units) which describes the width</title>
<updated>2018-09-11T10:26:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-09-11T10:26:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5c974b2fc501b806a259dcdfbc01df07ef9cda79'/>
<id>urn:sha1:5c974b2fc501b806a259dcdfbc01df07ef9cda79</id>
<content type='text'>
of the border on DCP subtitles when they are rendered in the preview.
This makes them look better, and I think it's closer to what projectors
do.
</content>
</entry>
<entry>
<title>Basics of selecting 'tracks' for CCAPs.</title>
<updated>2018-08-23T00:31:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-23T00:31:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5aa057f73c9b5d0f2a4a1479bd75dee849250265'/>
<id>urn:sha1:5aa057f73c9b5d0f2a4a1479bd75dee849250265</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Store a name with text content."</title>
<updated>2018-08-22T21:07:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-22T21:07:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6a646daeb7586fdf42bfd344960d9ba1e83466bf'/>
<id>urn:sha1:6a646daeb7586fdf42bfd344960d9ba1e83466bf</id>
<content type='text'>
This reverts commit 2571104b6a208fa00b2c98d50f97849c3e7fa6c9.
</content>
</entry>
<entry>
<title>Store a name with text content.</title>
<updated>2018-08-22T20:04:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-22T20:04:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2571104b6a208fa00b2c98d50f97849c3e7fa6c9'/>
<id>urn:sha1:2571104b6a208fa00b2c98d50f97849c3e7fa6c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ContentChange into a generic ChangeSignaller and use it for Film</title>
<updated>2018-08-20T22:29:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-20T22:01:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5dbd022f3abb0ebab57fb67073a07ed60df902a6'/>
<id>urn:sha1:5dbd022f3abb0ebab57fb67073a07ed60df902a6</id>
<content type='text'>
changes, since we setup_pieces() in response to at least one of these and
hence we must know before it happens so we can suspend the butler and player.
</content>
</entry>
<entry>
<title>More fixes for errors / crashes / misbehaviour with content changes</title>
<updated>2018-08-13T23:05:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-13T16:37:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1fe6bd7f8ba059322b8357b2210f0fd590567ce2'/>
<id>urn:sha1:1fe6bd7f8ba059322b8357b2210f0fd590567ce2</id>
<content type='text'>
and the butler.

Here we signal both before and after a change in content.  Before,
the player disables itself so that any pass()/seek() will be no-ops.
After, the player rebuilds its pieces and the butler re-seeks to
get back to where it was before the change.
</content>
</entry>
<entry>
<title>Fix loading of old projects.</title>
<updated>2018-07-25T13:00:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-25T13:00:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f80740363455d4c78f4132f9e58006a84034b9d0'/>
<id>urn:sha1:f80740363455d4c78f4132f9e58006a84034b9d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix problems with loading projects with captions / subs.</title>
<updated>2018-07-25T12:54:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-25T12:54:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d71cf1ae31c7d488c95cd63278b200035e4d6a63'/>
<id>urn:sha1:d71cf1ae31c7d488c95cd63278b200035e4d6a63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce the idea of unknown original subtitle type to clean up the GUI a bit.</title>
<updated>2018-07-23T15:42:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-23T15:42:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=24dcab1d4d8d7a28a939c7c4d786197684f155f6'/>
<id>urn:sha1:24dcab1d4d8d7a28a939c7c4d786197684f155f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up after mass rename.</title>
<updated>2018-07-23T14:10:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-23T14:10:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a5c629cb9b638b67a0e4c2d26fe9ab2e124bf0eb'/>
<id>urn:sha1:a5c629cb9b638b67a0e4c2d26fe9ab2e124bf0eb</id>
<content type='text'>
</content>
</entry>
</feed>
