<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools/dcpomatic_player.cc, 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-07-15T16:03:57Z</updated>
<entry>
<title>Change Film::add_content to take a vector of content.</title>
<updated>2025-07-15T16:03:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-15T00:47:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0cfe03ee13d7659901211345e30ed78fe55e21ea'/>
<id>urn:sha1:0cfe03ee13d7659901211345e30ed78fe55e21ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change ExamineContentJob to take a vector of content.</title>
<updated>2025-07-15T09:10:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-15T00:19:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=847daf7ec0f741eb6d50638c2096743ee731634c'/>
<id>urn:sha1:847daf7ec0f741eb6d50638c2096743ee731634c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Respect playlist's requested player crop.</title>
<updated>2025-07-10T21:13:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-06-21T09:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bed96db6eb73bd86ca06894c3acba010e5ed2635'/>
<id>urn:sha1:bed96db6eb73bd86ca06894c3acba010e5ed2635</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename film_changed() and move some stuff into it.</title>
<updated>2025-07-10T21:13:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-06-21T09:55:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d1c151cfdedbf1946d30e9072dc4a5b2ea5f2f80'/>
<id>urn:sha1:d1c151cfdedbf1946d30e9072dc4a5b2ea5f2f80</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>Load a DCP containing a file passed to the player (#3057).</title>
<updated>2025-07-07T10:11:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-07T10:11:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6cfa18600fe575a4f9773ce5711b49ffc6003d04'/>
<id>urn:sha1:6cfa18600fe575a4f9773ce5711b49ffc6003d04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use a boost::filesystem::path</title>
<updated>2025-07-07T10:06:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-07T10:06:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4fb11b7f92a104ed53792ca06b7b40a52e3858f6'/>
<id>urn:sha1:4fb11b7f92a104ed53792ca06b7b40a52e3858f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support cropping of content on playback (#3041).</title>
<updated>2025-06-16T22:04:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-31T00:40:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dce8911cbc577f9f8f272d78c455e708c0b47aa9'/>
<id>urn:sha1:dce8911cbc577f9f8f272d78c455e708c0b47aa9</id>
<content type='text'>
This is to allow, for example, pillarboxed 1.78:1 DCPs to be played nicely
on 1.78:1 projectors.  DCP-o-matic can now crop the pillarboxing before
display, rather than putting the pillarboxed 1.85:1 onto a 1.78:1 monitor,
thereby adding letterboxing.
</content>
</entry>
<entry>
<title>Pass Ratio around as an object rather than a pointer.</title>
<updated>2025-06-16T22:04:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-31T23:39:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ec06811bae7ed4fc6bd80c3154fd473028ee8e13'/>
<id>urn:sha1:ec06811bae7ed4fc6bd80c3154fd473028ee8e13</id>
<content type='text'>
</content>
</entry>
</feed>
