<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/playlist_controls.h, 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>Controls::set_film() calls setup_sensitivity() so there's no need for PlaylistControls::set_film() also to do it.</title>
<updated>2023-06-22T15:21:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-06-22T15:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5c5f9d4f408df440d2baae93fad129c66921cd26'/>
<id>urn:sha1:5c5f9d4f408df440d2baae93fad129c66921cd26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use simpler ownership for FilmViewer.</title>
<updated>2022-10-14T09:41:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-11T23:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=449f383f13e5755c523db11f9adef53b58391025'/>
<id>urn:sha1:449f383f13e5755c523db11f9adef53b58391025</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2022-04-09T11:58:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-09T11:58:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fb6e245fa03e5720b8f8fdea3e2228536b22d5cf'/>
<id>urn:sha1:fb6e245fa03e5720b8f8fdea3e2228536b22d5cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some missing override labels.</title>
<updated>2022-04-09T11:58:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-09T11:58:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b915348a8288d68e2ff114fb3dd89ad22e699969'/>
<id>urn:sha1:b915348a8288d68e2ff114fb3dd89ad22e699969</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove player activity logging.  Fixes #2122.</title>
<updated>2021-11-11T21:51:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-11T21:49:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cfbe9d2f44e380efed7a61b5b5c7a2fec7794915'/>
<id>urn:sha1:cfbe9d2f44e380efed7a61b5b5c7a2fec7794915</id>
<content type='text'>
If I remember right this was for swaroop and I suspect nobody else
is really interested.
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T21:48:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26'/>
<id>urn:sha1:dd9be86db6cde0afa5da0d1d1ac43b42e05dca26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move stress testing code into a separate class and always build it.</title>
<updated>2020-03-15T23:46:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-15T23:44:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=19760ad4cf6d348416444e515b5e709be565f81e'/>
<id>urn:sha1:19760ad4cf6d348416444e515b5e709be565f81e</id>
<content type='text'>
Fix stress script generation to always reload a DCP rather than
expecting it to be available after it has finished playback.
</content>
</entry>
<entry>
<title>Fix player stress testing with expanded controls.</title>
<updated>2020-03-15T22:22:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-15T22:22:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3e3e8433842820ce6380e8f5c1917ae1a28e2e57'/>
<id>urn:sha1:3e3e8433842820ce6380e8f5c1917ae1a28e2e57</id>
<content type='text'>
Also correctly wait with a stress test until the DCP open
has completely finished.
</content>
</entry>
<entry>
<title>Support playlists in the player in dual-screen mode.</title>
<updated>2020-02-29T23:18:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-02-29T23:18:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b24104d631b8c6f44d95f28e2ff3bc608cb221a7'/>
<id>urn:sha1:b24104d631b8c6f44d95f28e2ff3bc608cb221a7</id>
<content type='text'>
</content>
</entry>
</feed>
