<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools/dcpomatic_kdm.cc, branch davidpowers</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=davidpowers</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=davidpowers'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-05-13T06:54:58Z</updated>
<entry>
<title>Cleanup: using ordering.</title>
<updated>2023-05-13T06:54:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-14T14:41:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bab59a964fe7fe6dabf1fb3df95ed5d7ec8df88a'/>
<id>urn:sha1:bab59a964fe7fe6dabf1fb3df95ed5d7ec8df88a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos in errors.</title>
<updated>2023-05-13T06:54:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-11T21:04:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6ebec6b3ca11a7062ae19176096b1b157275d015'/>
<id>urn:sha1:6ebec6b3ca11a7062ae19176096b1b157275d015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't use wx_ptr for the splash screen.</title>
<updated>2023-04-25T09:03:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-25T09:03:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=293f82daa07bbc357940e5dd214f7c534bab0a86'/>
<id>urn:sha1:293f82daa07bbc357940e5dd214f7c534bab0a86</id>
<content type='text'>
Using wx_ptr in the wxApp object seems bad because in ~App wxWidgets
deletes all top-level windows in `DeleteAllTLWs` so if ~wx_ptr then
tries to destroy them we get a use-after-free.
</content>
</entry>
<entry>
<title>Use kdm_for_screen also in dcpomatic_kdm</title>
<updated>2023-02-11T21:26:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-28T23:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5ba982a14020f75e678d794c7c1c5246b0332e45'/>
<id>urn:sha1:5ba982a14020f75e678d794c7c1c5246b0332e45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the correct prompt for file/folder.</title>
<updated>2023-02-11T21:26:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-28T09:18:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6ca8f63ff524330bf58877ffe963466495e46758'/>
<id>urn:sha1:6ca8f63ff524330bf58877ffe963466495e46758</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve error when the KDM period is outside the signer period in the KDM creator.</title>
<updated>2023-02-11T21:26:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-27T22:09:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=54aab04b8b27fc7ebecad1c853348641e9792638'/>
<id>urn:sha1:54aab04b8b27fc7ebecad1c853348641e9792638</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn/error on making KDMs using recipient certs whose validity periods</title>
<updated>2023-02-11T21:26:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-19T21:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=788ef2cf5daf510651cc4f5eb7940d7bd0c44b76'/>
<id>urn:sha1:788ef2cf5daf510651cc4f5eb7940d7bd0c44b76</id>
<content type='text'>
lie outside those of the KDMs (#2423).
</content>
</entry>
<entry>
<title>Cleanup: use an early return to calm some indentation.</title>
<updated>2023-02-11T21:26:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-19T12:00:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=57cbdbed89e6432049fec50ecef28b5b57bcf301'/>
<id>urn:sha1:57cbdbed89e6432049fec50ecef28b5b57bcf301</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Swap some wx_ptr for simple members/locals.</title>
<updated>2023-01-16T23:37:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-16T23:20:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f93696cefc00c8aee96871f06f6c2f3cbb930767'/>
<id>urn:sha1:f93696cefc00c8aee96871f06f6c2f3cbb930767</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add DCPOMATIC_SUBHEADING_TOP_PAD.</title>
<updated>2023-01-16T22:57:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-16T22:57:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0062a0ad4e8bde2866cd42404ea103ed29fa59db'/>
<id>urn:sha1:0062a0ad4e8bde2866cd42404ea103ed29fa59db</id>
<content type='text'>
</content>
</entry>
</feed>
