<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/content_menu.cc, branch 2652-ruby</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2652-ruby</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2652-ruby'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2026-01-15T15:58:42Z</updated>
<entry>
<title>Remove confusing ellipsis (there is no further dialog on choosing a menu option here).</title>
<updated>2026-01-15T15:58:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-15T15:58:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ae52cd1bb3d469fe4cb5c32b314a6b8a67f15f0e'/>
<id>urn:sha1:ae52cd1bb3d469fe4cb5c32b314a6b8a67f15f0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add context menu option to verify DCPs from the main DoM (#2054).</title>
<updated>2026-01-12T23:35:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-12T23:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd0d98fefd7520752a603ff262aae293c50a917c'/>
<id>urn:sha1:dd0d98fefd7520752a603ff262aae293c50a917c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename n -&gt; ffmpeg_count and use count_if().</title>
<updated>2026-01-12T23:30:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-10T23:32:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=501096cb9a14e1722ee3d84ecdbd41f79df6467a'/>
<id>urn:sha1:501096cb9a14e1722ee3d84ecdbd41f79df6467a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space: content_menu.{cc,h}</title>
<updated>2026-01-12T23:30:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-10T23:14:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=152a1e6976b8188116cd1b819531e135c4c1663f'/>
<id>urn:sha1:152a1e6976b8188116cd1b819531e135c4c1663f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use non-modal ContentPropertiesDialog.</title>
<updated>2026-01-01T23:08:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-01T23:08:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a8025ae69b2fc6c6f191eefc119582fbdae0b50a'/>
<id>urn:sha1:a8025ae69b2fc6c6f191eefc119582fbdae0b50a</id>
<content type='text'>
This stops the really annoying behaviour where you drag it and the main
DoM frame shrinks (maybe only on Linux).
</content>
</entry>
<entry>
<title>Change Film::examine_and_add_content to take a vector of content.</title>
<updated>2025-07-15T16:03:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-15T01:36:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=21415bdb69a99c4fc36cf4b5e5160a171bb1cad4'/>
<id>urn:sha1:21415bdb69a99c4fc36cf4b5e5160a171bb1cad4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change ExamineContentJob to take a vector of content.</title>
<updated>2025-07-15T09:10:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-15T00:19:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=847daf7ec0f741eb6d50638c2096743ee731634c'/>
<id>urn:sha1:847daf7ec0f741eb6d50638c2096743ee731634c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't bind a shared_ptr&lt;PlayerVideo&gt; to ImageChanged (#3013).</title>
<updated>2025-04-13T19:09:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-04-13T19:09:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d16267be986c0994f05fc6a3889b83ba53a230b0'/>
<id>urn:sha1:d16267be986c0994f05fc6a3889b83ba53a230b0</id>
<content type='text'>
Otherwise if the GUI is busy when the emissions build up, each one holds
a reference to a potentially large image.

This caused enormous memory use when playing a DCP and verifying it at
the same time.
</content>
</entry>
<entry>
<title>Fix sensitivity of "Add OV..." option with no content.</title>
<updated>2025-03-21T14:27:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-21T14:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=78625ddeddb0a19910d8ff44e8f1e983370d2842'/>
<id>urn:sha1:78625ddeddb0a19910d8ff44e8f1e983370d2842</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Report content as having missing files also if there are missing fonts.</title>
<updated>2025-03-05T22:52:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-04T23:47:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=58ec6491cf182f3c314aaa0b2b2968838c286809'/>
<id>urn:sha1:58ec6491cf182f3c314aaa0b2b2968838c286809</id>
<content type='text'>
</content>
</entry>
</feed>
