<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/config.cc, branch main</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=main</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2026-03-07T23:55:00Z</updated>
<entry>
<title>Require "non-standard" config checkbox to use MPEG2.</title>
<updated>2026-03-07T23:55:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-03-07T23:55:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5211b423bffb59c2001d1f8a97e256a01b447b34'/>
<id>urn:sha1:5211b423bffb59c2001d1f8a97e256a01b447b34</id>
<content type='text'>
Carsten reports that some users were choosing it because it sounded
familiar.
</content>
</entry>
<entry>
<title>Allow adding multiple DCPs to the verifier in one go, and remember the last location.</title>
<updated>2026-02-11T11:30:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-02-11T11:30:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=414e2efc51d27b788116d3f2bf541cad7f4ee925'/>
<id>urn:sha1:414e2efc51d27b788116d3f2bf541cad7f4ee925</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop reading default video bit rate values from config.xml</title>
<updated>2026-02-08T19:55:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-02-08T19:55:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4360e6cb73b4d966a2d9a9aaa377d2f7d5291d8f'/>
<id>urn:sha1:4360e6cb73b4d966a2d9a9aaa377d2f7d5291d8f</id>
<content type='text'>
We haven't written them back in a long time, and they will only take
effect for those updating from a very old version (and then, only until
the config is re-saved without the tags).
</content>
</entry>
<entry>
<title>Remember where the last editor DCP was opened from.</title>
<updated>2026-02-01T23:43:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-02-01T23:43:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2395a860a7449c3c45c3b1c7f5be121c99917681'/>
<id>urn:sha1:2395a860a7449c3c45c3b1c7f5be121c99917681</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: compress a couple of ifs.</title>
<updated>2025-11-14T20:09:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-11-12T23:55:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1543195d9a73bc315c7a348d6d4a396fc191d85c'/>
<id>urn:sha1:1543195d9a73bc315c7a348d6d4a396fc191d85c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove un-settable config parameters.</title>
<updated>2025-10-08T21:23:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-08T21:23:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=836b620432087bcd3ffa203015d9a34c4df43d31'/>
<id>urn:sha1:836b620432087bcd3ffa203015d9a34c4df43d31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add audio delay option to Config and player prefs.</title>
<updated>2025-09-07T18:04:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-09-05T22:45:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0eadbd860d04cc2322d18046f69e7a9b2cb437f4'/>
<id>urn:sha1:0eadbd860d04cc2322d18046f69e7a9b2cb437f4</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>Convert some paths to string.</title>
<updated>2025-07-10T18:50:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-09T19:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7a4763153548619b379222d5c22d10b238ba0ac3'/>
<id>urn:sha1:7a4763153548619b379222d5c22d10b238ba0ac3</id>
<content type='text'>
</content>
</entry>
</feed>
