<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/dcp_panel.cc, branch cpp17</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=cpp17</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=cpp17'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-05-26T15:13:20Z</updated>
<entry>
<title>Expand project/ISDCF names rightwards when the DCP panel is made wider (#3045).</title>
<updated>2025-05-26T15:13:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-26T15:13:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9bb7dcd44930f1786b91f1f8e1534973a947b12b'/>
<id>urn:sha1:9bb7dcd44930f1786b91f1f8e1534973a947b12b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use case for property checks now that it's possible.</title>
<updated>2025-05-11T19:05:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-11T19:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=72f6f3de6a098cc74394e047aaa3fa5f9f44aa83'/>
<id>urn:sha1:72f6f3de6a098cc74394e047aaa3fa5f9f44aa83</id>
<content type='text'>
This would have prevented the bug fixed in 6bbf7dee.
</content>
</entry>
<entry>
<title>Return std::string rather than wxString from Choice::get_data().</title>
<updated>2025-05-07T23:29:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-05-06T15:52:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=71f9236b03ef8934d28d291f1d9f248137448e72'/>
<id>urn:sha1:71f9236b03ef8934d28d291f1d9f248137448e72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space: dcp_panel.{cc,h}</title>
<updated>2025-04-25T21:08:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-04-25T21:08:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9912e2d0582c77acd5cec17f73374742fd409202'/>
<id>urn:sha1:9912e2d0582c77acd5cec17f73374742fd409202</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic support for variable-Z 3D subtitles.</title>
<updated>2025-03-24T15:59:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-20T22:43:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=816a7b7a9d9c3cae7565cec139bf28068853f94d'/>
<id>urn:sha1:816a7b7a9d9c3cae7565cec139bf28068853f94d</id>
<content type='text'>
</content>
</entry>
<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>Remove unnecessary wx_ptr</title>
<updated>2025-02-09T16:29:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-09T01:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d0308d53dd9f4d036d8c5fe8023920fcdfd43f39'/>
<id>urn:sha1:d0308d53dd9f4d036d8c5fe8023920fcdfd43f39</id>
<content type='text'>
It was only ever used for wxDialog subclasses, which can be
stack-allocated.
</content>
</entry>
<entry>
<title>Fix some places where update_standards() is missing.</title>
<updated>2025-01-18T17:53:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-18T17:53:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=51c5a7e3065c5c109154aa6be582c27daeb98a58'/>
<id>urn:sha1:51c5a7e3065c5c109154aa6be582c27daeb98a58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove incorrect/pointless assertion.</title>
<updated>2025-01-18T17:52:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-18T17:52:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e50ed0bfc4623e6420c6c3c9f658e5a0a8210d6c'/>
<id>urn:sha1:e50ed0bfc4623e6420c6c3c9f658e5a0a8210d6c</id>
<content type='text'>
This was wrong, and seems a bit OTT anyway.
</content>
</entry>
<entry>
<title>Rename add_standards() -&gt; update_standards()</title>
<updated>2025-01-18T17:52:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-18T17:52:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=785f6d62bc8183b4fa7e87601bece847989cf0e3'/>
<id>urn:sha1:785f6d62bc8183b4fa7e87601bece847989cf0e3</id>
<content type='text'>
and make it clear the choice as well.
</content>
</entry>
</feed>
