<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx, 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-05-10T19:35:46Z</updated>
<entry>
<title>Fix uninitialised variable caught by the macOS compiler.</title>
<updated>2023-05-10T19:35:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-10T14:36:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4b055d1aa3661ba9ec28d425e7692d0adccf02d2'/>
<id>urn:sha1:4b055d1aa3661ba9ec28d425e7692d0adccf02d2</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>Cleanup: remove some unnecessary includes.</title>
<updated>2023-04-25T09:03:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-25T09:03:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e87f943433216d294b22853411eca5c582be1066'/>
<id>urn:sha1:e87f943433216d294b22853411eca5c582be1066</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some missing replacements.</title>
<updated>2023-04-22T19:20:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-22T19:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=db491c0c497be98c0d5c73822b22f0c65ba9590e'/>
<id>urn:sha1:db491c0c497be98c0d5c73822b22f0c65ba9590e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supporters update.</title>
<updated>2023-04-21T08:51:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-21T08:51:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=41756369ee237002df51b1313e3628a398d09bea'/>
<id>urn:sha1:41756369ee237002df51b1313e3628a398d09bea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump libdcp to 1.8.67.</title>
<updated>2023-04-20T23:11:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-20T10:14:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5ae8e7eba8196847d897d5a714cc03ad6b232d81'/>
<id>urn:sha1:5ae8e7eba8196847d897d5a714cc03ad6b232d81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Default to 14fL luminance in the GUI.</title>
<updated>2023-04-12T10:00:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-12T10:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=eb8b123d18f07e8b0d4fe48aad84863f92e91550'/>
<id>urn:sha1:eb8b123d18f07e8b0d4fe48aad84863f92e91550</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supporters update.</title>
<updated>2023-04-11T08:01:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-11T08:01:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=87354b0a1d1f9ad48202f13e3bc2c6c3937b8a81'/>
<id>urn:sha1:87354b0a1d1f9ad48202f13e3bc2c6c3937b8a81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support loading of certificate chains for trusted devices.</title>
<updated>2023-04-08T22:19:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-08T22:19:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=76d12be80c4377edfc3e8fce4da01a575dec74d1'/>
<id>urn:sha1:76d12be80c4377edfc3e8fce4da01a575dec74d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve thumbprint dialog; disallow thumbprint editing and make OK only sensitive when a certificate is there.</title>
<updated>2023-04-08T20:36:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-08T20:36:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a66c4f957d50e93e01912810876fbdd883ac5d6a'/>
<id>urn:sha1:a66c4f957d50e93e01912810876fbdd883ac5d6a</id>
<content type='text'>
</content>
</entry>
</feed>
