<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/audio_mapping_view.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>Add menu option to un-map all audio (#2805).</title>
<updated>2024-07-11T10:23:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-07-11T10:23:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a88895ae714712eb2d52e6fb2c7576a7e2335754'/>
<id>urn:sha1:a88895ae714712eb2d52e6fb2c7576a7e2335754</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the empty column when there are no input groups.</title>
<updated>2023-02-19T20:22:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-02-19T20:22:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=25a119e21cfb73fdef4571d6abc322cb7d8cf92e'/>
<id>urn:sha1:25a119e21cfb73fdef4571d6abc322cb7d8cf92e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove scrolling in AudioMappingView.</title>
<updated>2023-02-19T20:19:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-02-19T20:19:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f568d196a5bbf12726261afdfb92a40e0e0e4c8b'/>
<id>urn:sha1:f568d196a5bbf12726261afdfb92a40e0e0e4c8b</id>
<content type='text'>
In the audio panel it was a bit weird to have part of the panel
scrollable when the whole video panel is.  Now both video and audio
panels scroll.  You lose the "always there" view of the audio processing
summary but I think this is outweighed by the scrolling simplicity.

I also suspect it may make things behave better on "short" screens.
</content>
</entry>
<entry>
<title>More header trimming.</title>
<updated>2022-12-13T10:18:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-13T10:18:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0185ba27b0e9c52a173147c1380ec5f345109afc'/>
<id>urn:sha1:0185ba27b0e9c52a173147c1380ec5f345109afc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract named_channel.h</title>
<updated>2022-12-10T23:19:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-10T23:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=53d472f6e4531586fb91e649c386fdfaecb6ecaf'/>
<id>urn:sha1:53d472f6e4531586fb91e649c386fdfaecb6ecaf</id>
<content type='text'>
</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>Tidying up.</title>
<updated>2021-04-11T23:10:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-11T23:10:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c7f07398e13e8d37978595a3f5fa30a1a064f188'/>
<id>urn:sha1:c7f07398e13e8d37978595a3f5fa30a1a064f188</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow variable column widths on the auto mapping view to fix #1945.</title>
<updated>2021-03-31T18:39:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-31T18:22:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f1d8d450e31a72dea58a21df8da533456f18911b'/>
<id>urn:sha1:f1d8d450e31a72dea58a21df8da533456f18911b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused method declaration.</title>
<updated>2021-03-31T18:39:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-31T15:02:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d76898b4967eb5224a7711c94e760457a4a2d2c1'/>
<id>urn:sha1:d76898b4967eb5224a7711c94e760457a4a2d2c1</id>
<content type='text'>
</content>
</entry>
</feed>
