<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/video_view.cc, branch 3052-hang</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=3052-hang</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=3052-hang'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-06-14T21:43:13Z</updated>
<entry>
<title>Use a new UISignal which checks thread safety slightly.</title>
<updated>2025-06-14T21:43:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-06-11T22:27:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a12a943c99ba4aba122f91c93b078d2e87146b32'/>
<id>urn:sha1:a12a943c99ba4aba122f91c93b078d2e87146b32</id>
<content type='text'>
This adds a wrapper around signals2::signal which checks that emission
happens from the GUI thread, for signals whose handlers must be called
in the UI thread.  I'm not sure how helpful it really is but maybe it
catches some bad situations.
</content>
</entry>
<entry>
<title>Use Behaviour enum instead of bool in more places.</title>
<updated>2025-06-14T20:57:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-06-10T18:11:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=aee9f0696dd00d442e54378645c3d264a494d7bf'/>
<id>urn:sha1:aee9f0696dd00d442e54378645c3d264a494d7bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Behaviour enum out to types.h</title>
<updated>2025-06-14T20:57:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-06-10T18:05:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=692afb53d5a844fde41d0d6633feaf347d28fd24'/>
<id>urn:sha1:692afb53d5a844fde41d0d6633feaf347d28fd24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Primitive auto-crop (#1477).</title>
<updated>2022-04-28T23:44:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-01T21:20:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d5c059a2ff9bab5c2973db6bc4860591679dd42b'/>
<id>urn:sha1:d5c059a2ff9bab5c2973db6bc4860591679dd42b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2022-04-20T20:10:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-16T21:56:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=471dee40c1476aba2ff0cff7a57b31306c50b93e'/>
<id>urn:sha1:471dee40c1476aba2ff0cff7a57b31306c50b93e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use an enum instead of a bool to specify blocking/non-blocking.</title>
<updated>2021-10-16T08:12:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-15T20:26:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0e896f9f37db001f34c876ed5fc50e874f96ae09'/>
<id>urn:sha1:0e896f9f37db001f34c876ed5fc50e874f96ae09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use enum class.</title>
<updated>2021-10-11T10:34:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-11T10:27:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3fecd33dc2fd14ed487cb14bf9647ee5c0572868'/>
<id>urn:sha1:3fecd33dc2fd14ed487cb14bf9647ee5c0572868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused using</title>
<updated>2021-09-27T11:41:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-22T22:07:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=571a29b441ce6fe4a1e35bbcbcf4ea6abc885c22'/>
<id>urn:sha1:571a29b441ce6fe4a1e35bbcbcf4ea6abc885c22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract colours to VideoView.</title>
<updated>2021-09-21T07:46:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-09T18:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7f641936b00ec87b6eea2ef0a5daa1b1710cf9f4'/>
<id>urn:sha1:7f641936b00ec87b6eea2ef0a5daa1b1710cf9f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show an explanatory message if the player is not performing very well (#1932).</title>
<updated>2021-04-03T21:17:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-03T21:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a7a8cd74f2f32de8b708c78cc8bc9c0cf17d60f5'/>
<id>urn:sha1:a7a8cd74f2f32de8b708c78cc8bc9c0cf17d60f5</id>
<content type='text'>
</content>
</entry>
</feed>
