<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/content_menu.h, branch signed-unsigned</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=signed-unsigned</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=signed-unsigned'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-05-17T23:37:25Z</updated>
<entry>
<title>Add a new "Advanced settings" dialog for content, accessible</title>
<updated>2020-05-17T23:37:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-17T21:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d9ab996fa416ba27b69bb65f047a1a1aa4063f1b'/>
<id>urn:sha1:d9ab996fa416ba27b69bb65f047a1a1aa4063f1b</id>
<content type='text'>
from the right-click menu.  Move the "use video" checkbox into
here, as it feels like excessive clutter to have it in the main
video panel.

Maybe other things should be hidden in here.  I'm looking at you,
video filters...
</content>
</entry>
<entry>
<title>Add code to copy the data and hook it up to a menu item.</title>
<updated>2020-04-21T21:56:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-21T21:33:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4873cbc567d2c97c6587ab624e4c53abcd23cf23'/>
<id>urn:sha1:4873cbc567d2c97c6587ab624e4c53abcd23cf23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Remove join function; the code is long and I don't think anybody"</title>
<updated>2018-07-21T20:47:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-21T20:47:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6199e090dc1e32d3753ba7e7d7ea8c5f0d79f046'/>
<id>urn:sha1:6199e090dc1e32d3753ba7e7d7ea8c5f0d79f046</id>
<content type='text'>
It turns out Carsten uses it :)

This reverts commit bd5e8b83a3a18787241982efdae809d4db21f65d.
</content>
</entry>
<entry>
<title>Remove join function; the code is long and I don't think anybody</title>
<updated>2018-07-20T20:28:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-20T20:28:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bd5e8b83a3a18787241982efdae809d4db21f65d'/>
<id>urn:sha1:bd5e8b83a3a18787241982efdae809d4db21f65d</id>
<content type='text'>
uses it.
</content>
</entry>
<entry>
<title>Add a load of explicit keywords.</title>
<updated>2018-02-27T15:34:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-27T15:34:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c6871fe8617b3de03662b7630355059393bf8043'/>
<id>urn:sha1:c6871fe8617b3de03662b7630355059393bf8043</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempt to fix crash on hitting enter in the crop control on Windows (#1009).</title>
<updated>2016-11-23T11:40:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-23T11:40:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=18404f99863131437497329f5a3b0c5180b060ae'/>
<id>urn:sha1:18404f99863131437497329f5a3b0c5180b060ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ContentMenu is never destroyed, so some bits can be removed.</title>
<updated>2016-11-20T18:53:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-20T18:53:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9981fe99124d50239c90d26ed9251a7eaf4f21d9'/>
<id>urn:sha1:9981fe99124d50239c90d26ed9251a7eaf4f21d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add KDMs after resolving asset references; don't complain</title>
<updated>2016-10-14T23:52:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-14T23:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9476c535e929974cc11070002938bbc9476cce32'/>
<id>urn:sha1:9476c535e929974cc11070002938bbc9476cce32</id>
<content type='text'>
if a single KDM fails to decrypt a VF/OV combination.
</content>
</entry>
<entry>
<title>Fix crash on opening content menu for DCPs that have had incorrect KDMs added.</title>
<updated>2016-10-11T18:57:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-11T18:57:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b55c6c5496f6c8248dd51bbcaecb80ef0efcbadb'/>
<id>urn:sha1:b55c6c5496f6c8248dd51bbcaecb80ef0efcbadb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add menu option to select CPL.</title>
<updated>2016-10-06T09:37:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-06T09:37:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0ac8235fa4addb021c0e05a9c6c19a7d22097458'/>
<id>urn:sha1:0ac8235fa4addb021c0e05a9c6c19a7d22097458</id>
<content type='text'>
</content>
</entry>
</feed>
