<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/content_version_dialog.h, branch main</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=main</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-02-22T22:05:14Z</updated>
<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>Fix (I think) some strange situations where ::get() on dialogs</title>
<updated>2022-04-29T21:37:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-28T20:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=54141c7a9504e289d41af997067ca6b78a1d4b0a'/>
<id>urn:sha1:54141c7a9504e289d41af997067ca6b78a1d4b0a</id>
<content type='text'>
used by EditableList would return something that wasn't a optional&lt;&gt;
but would then get implicitly cast to one.  Now we have a static_assert
to check that the type is what we expect.
</content>
</entry>
<entry>
<title>Support CPL metadata.</title>
<updated>2020-09-23T09:38:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-04T15:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d97029163865e212dc3d7b3c57c16459933a11f6'/>
<id>urn:sha1:d97029163865e212dc3d7b3c57c16459933a11f6</id>
<content type='text'>
</content>
</entry>
</feed>
