<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools, branch v2.18.12</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.12</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.12'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-02-25T12:04:08Z</updated>
<entry>
<title>Fix misunderstanding of wxDialog lifetime handling.</title>
<updated>2025-02-25T12:04:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-25T00:53:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6d3086dd78a35bdc179a6579e23f8b5816347dbf'/>
<id>urn:sha1:6d3086dd78a35bdc179a6579e23f8b5816347dbf</id>
<content type='text'>
Broken by d0308d53dd9f4d036d8c5fe8023920fcdfd43f39

wxDialog can be stack allocated if opened with ShowModal(), but not with
Show().  Go back to wx_ptr for those that are opened with Show().
</content>
</entry>
<entry>
<title>Rename VerifyDCPProgressDialog -&gt; VerifyDCPDialog.</title>
<updated>2025-02-23T00:47:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-22T00:53:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=91c171b65e7329b90ac77442fd35b165bde70b26'/>
<id>urn:sha1:91c171b65e7329b90ac77442fd35b165bde70b26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the player verify UI more like the standalone one.</title>
<updated>2025-02-23T00:47:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-22T00:38:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0690032e5c176bb6a9db41c76a167fa4fbd4cb8d'/>
<id>urn:sha1:0690032e5c176bb6a9db41c76a167fa4fbd4cb8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to disable detailed picture asset checks.</title>
<updated>2025-02-23T00:47:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-22T00:07:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1e50de1e7f3eb2b22fd1df815722355a1f853088'/>
<id>urn:sha1:1e50de1e7f3eb2b22fd1df815722355a1f853088</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the verifier GUI a little more often.</title>
<updated>2025-02-23T00:47:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-22T00:06:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=757f378e2819b33a8260823b373c7117741cbbee'/>
<id>urn:sha1:757f378e2819b33a8260823b373c7117741cbbee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cancel button to verifier.</title>
<updated>2025-02-23T00:47:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-22T00:06:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9d04286df486dbc2d7523e3454e3bbeec9329bd4'/>
<id>urn:sha1:9d04286df486dbc2d7523e3454e3bbeec9329bd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow verification of multiple DCPs in one go (#2843).</title>
<updated>2025-02-23T00:47:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-20T22:10:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=81d8c747c7a04be10821223dea69faf058b05b1d'/>
<id>urn:sha1:81d8c747c7a04be10821223dea69faf058b05b1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return std::vector instead of boost::optional from the EditableList dialog.</title>
<updated>2025-02-22T22:05:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-20T22:06:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b29a0f4bc67f6f8cc84c3d88cdbb9582e35d3fed'/>
<id>urn:sha1:b29a0f4bc67f6f8cc84c3d88cdbb9582e35d3fed</id>
<content type='text'>
It's a bit clumsy, as returning more than one thing only makes sense
when adding (not when editing), but allowing both optional and vector
with template voodoo seems awkward (at least with C++11).
</content>
</entry>
<entry>
<title>Updated nl_NL translation from Rob van Nieuwkerk.</title>
<updated>2025-02-18T11:25:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-18T11:25:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d5433465b70e8fc1ed0d06f5a417a14875aa30c2'/>
<id>urn:sha1:d5433465b70e8fc1ed0d06f5a417a14875aa30c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pot/merge.</title>
<updated>2025-02-17T01:18:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-17T01:18:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3325b799c27d6a8c5878160631373bc4b8dcee75'/>
<id>urn:sha1:3325b799c27d6a8c5878160631373bc4b8dcee75</id>
<content type='text'>
</content>
</entry>
</feed>
