<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/text_content.h, branch old-mac</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=old-mac</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=old-mac'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-05-11T19:03:32Z</updated>
<entry>
<title>Cleanup: use constexpr for content and player properties.</title>
<updated>2025-05-11T19:03:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-11T18:43:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a98f6e4f84d02b87ba05cecfcc3005858f274afa'/>
<id>urn:sha1:a98f6e4f84d02b87ba05cecfcc3005858f274afa</id>
<content type='text'>
Also fix a clash between the ATMOS and player properties.
</content>
</entry>
<entry>
<title>White space: text_content.{cc,h}</title>
<updated>2025-05-09T23:33:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-09T23:33:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a9f36351395c6858521f3c80557e066480fda5c5'/>
<id>urn:sha1:a9f36351395c6858521f3c80557e066480fda5c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add comment.</title>
<updated>2024-06-09T21:42:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-09T21:42:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a76d4455bdff6df9e7b34a651e57648925726242'/>
<id>urn:sha1:a76d4455bdff6df9e7b34a651e57648925726242</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove all use of add_child() from xmlpp.</title>
<updated>2024-03-20T17:25:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-06T09:58:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0e5013e1a96af81e4b501ff0c3192c10a061a2c8'/>
<id>urn:sha1:0e5013e1a96af81e4b501ff0c3192c10a061a2c8</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
