<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/about_dialog.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-11T08:22:38Z</updated>
<entry>
<title>Add ko_KR translator credit.</title>
<updated>2026-03-11T08:22:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-03-11T08:22:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bedcfdc56ed67074f2ae37b87a3db05673d940c9'/>
<id>urn:sha1:bedcfdc56ed67074f2ae37b87a3db05673d940c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add translation to ja_JP from Masanari Hayashi (林雅成).</title>
<updated>2026-02-24T21:55:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-02-19T09:17:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=47ed21b0504a1c14e136659a7efca5ac74381f6f'/>
<id>urn:sha1:47ed21b0504a1c14e136659a7efca5ac74381f6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Lightbenders name.</title>
<updated>2026-01-14T23:15:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-14T23:15:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fd913d7c4537236c76585edf9681b22c893bd926'/>
<id>urn:sha1:fd913d7c4537236c76585edf9681b22c893bd926</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Happy new year.</title>
<updated>2026-01-01T01:12:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-01T01:12:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ddbe1833763f9e3f6d35aeab5d11d58b2c36d96c'/>
<id>urn:sha1:ddbe1833763f9e3f6d35aeab5d11d58b2c36d96c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused variable.</title>
<updated>2025-11-25T13:28:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-11-20T10:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5db035a299f36d4b8ed6d200325676035efed22e'/>
<id>urn:sha1:5db035a299f36d4b8ed6d200325676035efed22e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Ole Laursen credit.</title>
<updated>2025-07-10T18:50:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-09T21:07:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8e5f0bf1c2a3573b0546678c859f90b00bb0864d'/>
<id>urn:sha1:8e5f0bf1c2a3573b0546678c859f90b00bb0864d</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>Add David Lankes to translator credits.</title>
<updated>2025-04-14T16:39:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-04-14T16:39:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c6c81128909add9908c5a13e156cd91dde001eec'/>
<id>urn:sha1:c6c81128909add9908c5a13e156cd91dde001eec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space: config.{cc,h} player.{cc,h} about_dialog.{cc,h} hints_dialog.{cc,h}</title>
<updated>2025-02-02T11:59:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-01T22:26:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=941eeb3ab5dbf0bbc23f60b43d9361b7b52969a5'/>
<id>urn:sha1:941eeb3ab5dbf0bbc23f60b43d9361b7b52969a5</id>
<content type='text'>
</content>
</entry>
</feed>
