<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/audio_dialog.cc, branch new-boost-fixes</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=new-boost-fixes</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=new-boost-fixes'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-08-31T12:21:49Z</updated>
<entry>
<title>Build fixes for Boost &gt;= 1.73</title>
<updated>2020-08-31T12:21:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-27T20:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3e20b106388c0ba4a291cb15968a10c6fbd5b367'/>
<id>urn:sha1:3e20b106388c0ba4a291cb15968a10c6fbd5b367</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't display all possible channel checkboxes while the analysis</title>
<updated>2020-07-29T20:38:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-07-29T20:30:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f9f0aa34954ca78983aa0057b594c64cf009c7de'/>
<id>urn:sha1:f9f0aa34954ca78983aa0057b594c64cf009c7de</id>
<content type='text'>
is running as clicking the higher ones will cause an assertion
failure.

Cherry-picked from 4b5e05b9845d609524328a88a81011b364e03a8a in
v2.15.x.
</content>
</entry>
<entry>
<title>Re-analyse audio when DCP channel count changes (#1189).</title>
<updated>2019-01-08T23:48:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-08T23:48:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bd68f5a27795cb9151633bac810c53bae4ec4bf4'/>
<id>urn:sha1:bd68f5a27795cb9151633bac810c53bae4ec4bf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure audio analysis is re-run even if there's an existing job for the same playlist (but with different settings) (fixed #1257).</title>
<updated>2019-01-08T23:34:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-08T23:34:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4df42c81390ed61aecbcc5bf0ad380937c26eaef'/>
<id>urn:sha1:4df42c81390ed61aecbcc5bf0ad380937c26eaef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basics of in-place i18n with support for wxStaticText and wxCheckBox.</title>
<updated>2018-12-08T00:09:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-12-08T00:09:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9c1bb2e5ca7c80c4e26b1b2e41159aa171360a94'/>
<id>urn:sha1:9c1bb2e5ca7c80c4e26b1b2e41159aa171360a94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Take Film pointer out of Content.</title>
<updated>2018-11-21T01:59:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-11-21T01:59:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=254b3044d72de6b033d7c584f5abd2b9aa70aad5'/>
<id>urn:sha1:254b3044d72de6b033d7c584f5abd2b9aa70aad5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace May/Done/NotDone signal sets with one signal and extend</title>
<updated>2018-08-19T00:29:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-19T00:04:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6c7489e5d778d3e71065d88a094a7383ba2c117d'/>
<id>urn:sha1:6c7489e5d778d3e71065d88a094a7383ba2c117d</id>
<content type='text'>
this treatment to anything that caused Player::setup_pieces.  This should
fix out-of-sequence Player emissions caused by setup_pieces being called
by one thread while the butler is calling pass().
</content>
</entry>
<entry>
<title>Put project path in the audio dialog title bar.</title>
<updated>2018-04-15T23:02:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-04-15T23:02:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4023e615b8365d30a780c0ecfcf5b492819abe6f'/>
<id>urn:sha1:4023e615b8365d30a780c0ecfcf5b492819abe6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add real-time mouse cursor readout in audio analysis (rest of #1082).</title>
<updated>2018-03-26T22:51:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-26T22:51:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a423c0a0a6c891d0cacd42a3ac04c110c5f2be2e'/>
<id>urn:sha1:a423c0a0a6c891d0cacd42a3ac04c110c5f2be2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow audio analysis window to expand horizontally.</title>
<updated>2018-03-26T13:44:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-26T13:44:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=00dffac67c88b509c1c77da85fe2769049714135'/>
<id>urn:sha1:00dffac67c88b509c1c77da85fe2769049714135</id>
<content type='text'>
</content>
</entry>
</feed>
