<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools/dcpomatic_kdm.cc, branch content-changed</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=content-changed</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=content-changed'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-04-25T09:03:56Z</updated>
<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>
<entry>
<title>Use wx_ptr for the splash screen.</title>
<updated>2023-01-15T00:25:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-15T00:25:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=963c7649da903b87637975e8c2d634da887d3109'/>
<id>urn:sha1:963c7649da903b87637975e8c2d634da887d3109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wx_ptr and use it instead of ScopeGuard in a lot of places.</title>
<updated>2023-01-14T21:06:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-14T21:06:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4e4968464eeef1956cb82392e1fc3b27a792ab89'/>
<id>urn:sha1:4e4968464eeef1956cb82392e1fc3b27a792ab89</id>
<content type='text'>
</content>
</entry>
</feed>
