<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/http_server.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-16T17:25:45Z</updated>
<entry>
<title>Fix long delay in response to 2nd query from client.</title>
<updated>2025-10-16T17:25:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-02T14:44:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=abf8a168e457bcf65581c198d3d1b5d12ccc98e0'/>
<id>urn:sha1:abf8a168e457bcf65581c198d3d1b5d12ccc98e0</id>
<content type='text'>
We only accept one thing at a time, and firefox would make a request,
then 2nd request on a different connection.  The 2nd request would not
be handled until the first had timed out waiting for a request that
never came.
</content>
</entry>
<entry>
<title>Fix HTTP server when socket is closed.</title>
<updated>2025-10-16T17:25:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-27T00:54:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7face1a840a0d308ce7e1359fade06417573dd0c'/>
<id>urn:sha1:7face1a840a0d308ce7e1359fade06417573dd0c</id>
<content type='text'>
</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 minimal player HTTP server (#2830).</title>
<updated>2024-06-23T17:51:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-13T23:45:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=117f6bd199479fdaeff665acbea109e967500308'/>
<id>urn:sha1:117f6bd199479fdaeff665acbea109e967500308</id>
<content type='text'>
</content>
</entry>
</feed>
