<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools/dcpomatic_combiner.cc, branch debug-corruption</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=debug-corruption</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=debug-corruption'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-03-28T23:56:47Z</updated>
<entry>
<title>Just call it the Combiner not the DCP Combiner.</title>
<updated>2023-03-28T23:56:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-28T23:56:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3b352d6c49e433f82212e7d3f7ae8ccdc28566dd'/>
<id>urn:sha1:3b352d6c49e433f82212e7d3f7ae8ccdc28566dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>String fix.</title>
<updated>2023-03-28T23:55:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-28T23:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c36609cf83b825110e9b5472ba8b8ada4b10c1cd'/>
<id>urn:sha1:c36609cf83b825110e9b5472ba8b8ada4b10c1cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remember paths in the add input dir picker in the combiner.</title>
<updated>2023-01-07T19:13:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-07T19:13:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e572ffd2e0bdc59cd00103a242d290d89e039c93'/>
<id>urn:sha1:e572ffd2e0bdc59cd00103a242d290d89e039c93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract constants.h</title>
<updated>2022-12-09T23:47:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-09T23:47:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=da38c8a0156808595be0aae1b1490069a663fb78'/>
<id>urn:sha1:da38c8a0156808595be0aae1b1490069a663fb78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up code to report failures to load config in the UI.</title>
<updated>2022-09-05T21:52:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-04T19:26:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f5bd787fb71466a6187050086b2890b9b0ac9294'/>
<id>urn:sha1:f5bd787fb71466a6187050086b2890b9b0ac9294</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix two more badly-adapted instantiations of EditableList and make</title>
<updated>2022-09-01T18:42:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-01T18:42:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=69326e73b29be371dacbdacd741a0a88a5ef1a5b'/>
<id>urn:sha1:69326e73b29be371dacbdacd741a0a88a5ef1a5b</id>
<content type='text'>
it harder to make similar errors in the future.
</content>
</entry>
<entry>
<title>Use explicit parameters to the EditableList constructor, and allow</title>
<updated>2022-04-29T21:37:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-28T20:16:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5c48efdde34ee11f135ea8b369d85d50d1410445'/>
<id>urn:sha1:5c48efdde34ee11f135ea8b369d85d50d1410445</id>
<content type='text'>
arbitrary new/edit/remove button combinations to be used.
</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>Use libdcp's warnings.h</title>
<updated>2022-04-22T21:27:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-22T21:27:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c29aa6531a4046a8db72dcac81189eb8893233c'/>
<id>urn:sha1:3c29aa6531a4046a8db72dcac81189eb8893233c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow annotation text to be set when combining DCPs.</title>
<updated>2021-05-30T18:58:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-05-30T18:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a7ad0cdff67faffc6bdaef21c100d4ef4016e406'/>
<id>urn:sha1:a7ad0cdff67faffc6bdaef21c100d4ef4016e406</id>
<content type='text'>
</content>
</entry>
</feed>
