<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/text_content.h, branch content-changed</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=content-changed</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=content-changed'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-02-27T13:47:25Z</updated>
<entry>
<title>Cleanup: swap a list for a vector.</title>
<updated>2023-02-27T13:47:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-22T19:33:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c291a92c51be6ad9ee6c43bd0ec93aec06ac981c'/>
<id>urn:sha1:c291a92c51be6ad9ee6c43bd0ec93aec06ac981c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some missing locking.</title>
<updated>2022-06-10T21:12:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-09T20:45:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1266a5149e056a17b4a9276ccf6ea4a79cc93610'/>
<id>urn:sha1:1266a5149e056a17b4a9276ccf6ea4a79cc93610</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it OK to re-examine content with subtitles.</title>
<updated>2022-06-10T21:12:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-09T19:16:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ca5cc79f4464c5e9f34480757c288b9bbcb569ec'/>
<id>urn:sha1:ca5cc79f4464c5e9f34480757c288b9bbcb569ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rearrange subtitle font management.</title>
<updated>2022-06-07T15:01:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-01T11:03:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5a820bb8fae34591be5ac6d19a73461b9dab532a'/>
<id>urn:sha1:5a820bb8fae34591be5ac6d19a73461b9dab532a</id>
<content type='text'>
With this change each subtitle coming out of the player has a reference
to a dcpomatic::Font that belongs to the TextContent.  This hopefully
solves a few problems which all basically stemmed from the fact that
previously the decoders/player were deciding what the font ID in the
output DCP would be - they can't do that properly.
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2022-06-07T15:01:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-31T13:55:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9b92e596727bcbab5df68ed72ddf59702a4a9702'/>
<id>urn:sha1:9b92e596727bcbab5df68ed72ddf59702a4a9702</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix failure to open v2.14.x documents with invalid or empty subtitle languages (#2085).</title>
<updated>2021-09-19T19:45:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-19T19:45:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c7916079e06d985121842962b9736a6673e22dfe'/>
<id>urn:sha1:c7916079e06d985121842962b9736a6673e22dfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put subtitle language back into content from the film (#1930).</title>
<updated>2021-03-31T20:48:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-22T23:50:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e0a70cd5cfb11fc2de167f3146acdd437a6faa82'/>
<id>urn:sha1:e0a70cd5cfb11fc2de167f3146acdd437a6faa82</id>
<content type='text'>
This also adds the main/additional language flag.

Of all the considerations about how to specify subtitle language,
the most important seems to be that the language specification happens
for the content where the language is; i.e. in the content text tab.
</content>
</entry>
<entry>
<title>c++ tidying.</title>
<updated>2021-01-08T20:56:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-08T20:56:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=444809fb888ed99803f2d19c94d3faef067cf348'/>
<id>urn:sha1:444809fb888ed99803f2d19c94d3faef067cf348</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T21:48:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26'/>
<id>urn:sha1:dd9be86db6cde0afa5da0d1d1ac43b42e05dca26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove subtitle language from text content.</title>
<updated>2020-11-20T22:47:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-18T00:31:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=84a0d8a228f36f95ac265bac163c8e3f02dc1fd0'/>
<id>urn:sha1:84a0d8a228f36f95ac265bac163c8e3f02dc1fd0</id>
<content type='text'>
</content>
</entry>
</feed>
