<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools/dcpomatic_server.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-10T18:50:32Z</updated>
<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>Move i18n setup into 3 separate platform files.</title>
<updated>2025-05-27T07:36:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-25T12:22:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5661c34574fdac778dba0e3c3503f5792c41bb3c'/>
<id>urn:sha1:5661c34574fdac778dba0e3c3503f5792c41bb3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Header sorting.</title>
<updated>2025-05-27T07:36:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-25T12:21:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a8f06a40096a0cbd56c42602f8dc1ce4857af0d8'/>
<id>urn:sha1:a8f06a40096a0cbd56c42602f8dc1ce4857af0d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove before appending to try and reduce flicker on Windows.</title>
<updated>2025-03-22T12:29:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-19T23:31:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1f1d8897877175903caa561c5495cde0de01c441'/>
<id>urn:sha1:1f1d8897877175903caa561c5495cde0de01c441</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow taller server log windows.</title>
<updated>2025-03-22T12:29:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-19T23:27:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4c0504ce8a522fd5b286e5aefdf4c827eda5e936'/>
<id>urn:sha1:4c0504ce8a522fd5b286e5aefdf4c827eda5e936</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bad server log truncation on Windows.</title>
<updated>2025-03-22T12:29:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-19T23:25:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ee863b61333bcb50310c56aced81ef0b3cfac304'/>
<id>urn:sha1:ee863b61333bcb50310c56aced81ef0b3cfac304</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up layout of server GUI.</title>
<updated>2025-03-22T12:29:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-19T22:44:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4b4a317f8e60ffa828a5aff75602b72fe91813db'/>
<id>urn:sha1:4b4a317f8e60ffa828a5aff75602b72fe91813db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove use of wxT in favour of char_to_wx().</title>
<updated>2024-09-03T15:02:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-09T22:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c97de27f9c5364b6f126016c5e1f31a76d5ce565'/>
<id>urn:sha1:c97de27f9c5364b6f126016c5e1f31a76d5ce565</id>
<content type='text'>
The wxWidgets docs advise against its use these days.
</content>
</entry>
<entry>
<title>Fix missing i18n markup.</title>
<updated>2024-09-03T15:02:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-09T00:04:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a28d6f64de8577dcdc2de20ac69d54289122c241'/>
<id>urn:sha1:a28d6f64de8577dcdc2de20ac69d54289122c241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some implicit conversions between wxString and std::string.</title>
<updated>2024-09-03T15:02:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-09T00:02:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5527bdb269e355ca95aa91fe3907bfef0ef17ff4'/>
<id>urn:sha1:5527bdb269e355ca95aa91fe3907bfef0ef17ff4</id>
<content type='text'>
</content>
</entry>
</feed>
