<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, branch debug-corruption</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=debug-corruption</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=debug-corruption'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-10-19T13:20:58Z</updated>
<entry>
<title>Log/hash data coming out of FileGroup.</title>
<updated>2024-10-19T13:20:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-10-19T13:20:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fa1d847967f8189ba28db83bd1e38e49bfd8428a'/>
<id>urn:sha1:fa1d847967f8189ba28db83bd1e38e49bfd8428a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supporters update.</title>
<updated>2024-10-13T19:22:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-10-13T19:22:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2c26dd2573977a940d003a58f2ccd408a5657aab'/>
<id>urn:sha1:2c26dd2573977a940d003a58f2ccd408a5657aab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give more details when failing to send emails.</title>
<updated>2024-10-13T19:15:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-10-13T19:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=638ce5e0b3bfc690eaf13ecdf82b6cb8817d1585'/>
<id>urn:sha1:638ce5e0b3bfc690eaf13ecdf82b6cb8817d1585</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some wxYield()s.</title>
<updated>2024-10-11T19:45:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-27T22:40:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2bd7721548534b14e98a9d9d55a22e7922629b92'/>
<id>urn:sha1:2bd7721548534b14e98a9d9d55a22e7922629b92</id>
<content type='text'>
One or more of these improve GUI responsiveness when downloading
certificates and make it less likely that GNOME complains that
DCP-o-matic has hung.
</content>
</entry>
<entry>
<title>Download Dolby certs more intelligently.</title>
<updated>2024-10-11T19:45:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-27T22:40:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=58735d74bec27a45081b478b1ee9057a2a7e7cde'/>
<id>urn:sha1:58735d74bec27a45081b478b1ee9057a2a7e7cde</id>
<content type='text'>
Rather than doing a load of connections to look for different filenames
in a specific FTP directory, list that directory and then look for the
filenames.
</content>
</entry>
<entry>
<title>Fix bug causing signal changes to be lost (#2870).</title>
<updated>2024-10-08T17:49:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-10-08T17:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3368aefd9782b0e22b95c1bcf988fd9b1c10522e'/>
<id>urn:sha1:3368aefd9782b0e22b95c1bcf988fd9b1c10522e</id>
<content type='text'>
It was possible (and I believe it happend) for new signals to be queued
up in _pending while some old ones were being processed.  They would
then be cleared at the end of resume() without ever being sent.
</content>
</entry>
<entry>
<title>I'm not sure if this is actually wrong, but it seems odd.</title>
<updated>2024-10-08T17:47:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-10-08T17:47:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d2a09fd84fa75368c820eb443854dcf5f667f970'/>
<id>urn:sha1:d2a09fd84fa75368c820eb443854dcf5f667f970</id>
<content type='text'>
I think possibly only the first call to ::instance() would be locked.
</content>
</entry>
<entry>
<title>Disambiguate some more bind calls().</title>
<updated>2024-09-29T21:36:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-09-29T20:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b3bb14a0ef375809cd00ded10491642fd5bb4a35'/>
<id>urn:sha1:b3bb14a0ef375809cd00ded10491642fd5bb4a35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Arch's FFmpeg is in an unusual place so we have to get the includes for it.</title>
<updated>2024-09-29T21:36:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-09-29T20:31:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=890a84510ac73a49009cb71287a1a6ef1407c03f'/>
<id>urn:sha1:890a84510ac73a49009cb71287a1a6ef1407c03f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify some uses of bind().</title>
<updated>2024-09-29T21:36:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-09-29T19:20:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d9a0b0db5d19f54822668e89edbbf3d32846c763'/>
<id>urn:sha1:d9a0b0db5d19f54822668e89edbbf3d32846c763</id>
<content type='text'>
GCC 14.2.1 somehow can't decide whether to use boost:: or std::bind.
</content>
</entry>
</feed>
