<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/encode_cli.cc, branch processor</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=processor</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=processor'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-10-23T10:35:09Z</updated>
<entry>
<title>Remove log handling from Film.</title>
<updated>2025-10-23T10:35:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-23T10:35:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0ae0428494f6f3d23ac8224561b73607f524b32c'/>
<id>urn:sha1:0ae0428494f6f3d23ac8224561b73607f524b32c</id>
<content type='text'>
It should be the main UI's responsibility to set up dcpomatic_log, maybe
writing it to the film's directory if it wants to.
</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>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>
<entry>
<title>Allow configuration of Grok GPU index.</title>
<updated>2025-03-07T23:12:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-03T22:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=42b92cbe4518a170b217ab54a26b51f56246a50f'/>
<id>urn:sha1:42b92cbe4518a170b217ab54a26b51f56246a50f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add list-gpus command to dcpomatic2_cli.</title>
<updated>2025-03-07T23:12:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-03T22:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7ff15e15e08d0d8603633980bb128f447861c947'/>
<id>urn:sha1:7ff15e15e08d0d8603633980bb128f447861c947</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support some more grok configuration in the dcpomatic2_cli.</title>
<updated>2025-03-07T23:12:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-03T21:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=641f5f2f61b77d79cb1e8c737cda0766b1ee2de8'/>
<id>urn:sha1:641f5f2f61b77d79cb1e8c737cda0766b1ee2de8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow configuration of Grok licence via dcpomatic2_cli (#2981).</title>
<updated>2025-03-07T23:12:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-03T19:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=27f9ce96db8b800b301ad3b21fb81355e982941a'/>
<id>urn:sha1:27f9ce96db8b800b301ad3b21fb81355e982941a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further help clarification.</title>
<updated>2025-03-07T23:12:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-03T00:11:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f180d199dcb0217ea9750ab0a788217689733c41'/>
<id>urn:sha1:f180d199dcb0217ea9750ab0a788217689733c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak help to suggest that the film is really a command parameter.</title>
<updated>2025-03-07T23:12:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-02T23:42:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c45f51b6500fdcea5444bacf529760b061ef6321'/>
<id>urn:sha1:c45f51b6500fdcea5444bacf529760b061ef6321</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make --dump into a command.</title>
<updated>2025-03-07T23:12:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-02T23:28:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e662e5369a0aec59dbbd5763e999132c3fece565'/>
<id>urn:sha1:e662e5369a0aec59dbbd5763e999132c3fece565</id>
<content type='text'>
</content>
</entry>
</feed>
