<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/dcp_content.cc, branch stephan</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=stephan</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=stephan'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-11-04T23:43:19Z</updated>
<entry>
<title>Allow specification of which parts of the DCP to encrypt (#3099).</title>
<updated>2025-11-04T23:43:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-30T23:03:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e8ce097ce705446c27b51199a321a9918deaa0db'/>
<id>urn:sha1:e8ce097ce705446c27b51199a321a9918deaa0db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space: dcp_content.{cc,h}</title>
<updated>2025-10-27T21:53:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-27T21:53:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ab53fc3ec8b6583c8a6c7cb8679b2f7c97a7d233'/>
<id>urn:sha1:ab53fc3ec8b6583c8a6c7cb8679b2f7c97a7d233</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect reading of markers from multi-reel DCPs (#3105).</title>
<updated>2025-10-27T19:37:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-27T19:37:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4f65e645d2388c538258ef51c65182c6d0a674d8'/>
<id>urn:sha1:4f65e645d2388c538258ef51c65182c6d0a674d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Content::path_for_display().</title>
<updated>2025-10-10T19:15:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-09-30T22:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=710603ccccd86b2db33f76bb0b9c863df7d6a02b'/>
<id>urn:sha1:710603ccccd86b2db33f76bb0b9c863df7d6a02b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove compose.hpp includes.</title>
<updated>2025-07-10T18:50:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-09T20:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bad01065584014aee4024e7cbc4a66acac7617e1'/>
<id>urn:sha1:bad01065584014aee4024e7cbc4a66acac7617e1</id>
<content type='text'>
sed -i "/include.*compose.hpp/d;" src/lib/*.cc src/wx/*.cc src/wx/*.h src/tools/*.cc src/lib/*.h test/*.cc
</content>
</entry>
<entry>
<title>Replace String::compose with fmt.</title>
<updated>2025-07-10T18:50:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-09T20:53:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=62c34b28567a097e8f22576e7d7891bd3dbe0ac0'/>
<id>urn:sha1:62c34b28567a097e8f22576e7d7891bd3dbe0ac0</id>
<content type='text'>
sed -i "/Plural-Forms/n;/%100/n;/scanf/n;s/%[123456789]/{}/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc src/lib/po/*.po src/wx/po/*.po src/tools/po/*.po test/*.cc
sed -i "s/String::compose */fmt::format/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc test/*.cc
</content>
</entry>
<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>Add DCPContent::reference_anything().</title>
<updated>2025-05-07T23:29:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-06T15:47:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=05535846f69e16bc659b874bcafd02a8ee9e96e7'/>
<id>urn:sha1:05535846f69e16bc659b874bcafd02a8ee9e96e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the more in-keeping name string_to_video_encoding().</title>
<updated>2025-05-07T23:29:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-05T23:06:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3ee71498b4f029ea2120eca608de0d2d5f35aa38'/>
<id>urn:sha1:3ee71498b4f029ea2120eca608de0d2d5f35aa38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy audio language when setting up a project from a DCP (#3009).</title>
<updated>2025-03-28T00:21:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-28T00:21:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=034d7176177043dc4cb4518ae6a946efe401b809'/>
<id>urn:sha1:034d7176177043dc4cb4518ae6a946efe401b809</id>
<content type='text'>
</content>
</entry>
</feed>
