<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/job_manager.cc, branch v2.4.2</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.4.2</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.4.2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2015-09-24T15:03:21Z</updated>
<entry>
<title>assert (joinable) before joining threads.</title>
<updated>2015-09-24T15:03:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-24T15:03:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e975b14d2c962eab149f56a79c35b68b608226d4'/>
<id>urn:sha1:e975b14d2c962eab149f56a79c35b68b608226d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix failure to display audio analysis in some cases.</title>
<updated>2015-09-15T14:08:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-15T14:08:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3ec374b8d07a5faf7eea1945ab5aeaead78d8c71'/>
<id>urn:sha1:3ec374b8d07a5faf7eea1945ab5aeaead78d8c71</id>
<content type='text'>
Before we were checking existing AnalyseAudioJobs by
their audio analysis path, which may change after they
have been run since they use up-to-date info such
as the Film's processor.

e.g.
Run audio analysis for content.
Enable processor.
Re-run analysis for film; now before it would think that
the existing job has done the *new* analysis because its
path would be the same as the one we now want.
</content>
</entry>
<entry>
<title>Peak value of audio into the audio tab.</title>
<updated>2015-09-14T09:21:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-03T12:52:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b0834f33e972a6e7b0d234d09e420007943a136d'/>
<id>urn:sha1:b0834f33e972a6e7b0d234d09e420007943a136d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to analyse audio automatically when content is added (#673).</title>
<updated>2015-09-14T09:20:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-02T10:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d2bd0c628fd0616fe3b7dd02bd955b2c07ab48d5'/>
<id>urn:sha1:d2bd0c628fd0616fe3b7dd02bd955b2c07ab48d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't start thread in constructor. (JobManager)</title>
<updated>2015-09-01T20:00:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-01T20:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1934870acbab5efe51afecff46081a5850876eee'/>
<id>urn:sha1:1934870acbab5efe51afecff46081a5850876eee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No-op: remove all trailing whitespace.</title>
<updated>2015-06-21T00:15:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-21T00:15:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e60bb3e51bd1508b149e6b8f6608f09b5196ae26'/>
<id>urn:sha1:e60bb3e51bd1508b149e6b8f6608f09b5196ae26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename UISignaller -&gt; SignalManager.</title>
<updated>2015-05-13T21:28:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-05-13T21:28:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=04bd447fd8960625bda5081cbac235b848d7631f'/>
<id>urn:sha1:04bd447fd8960625bda5081cbac235b848d7631f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crashes on x-thread signal emission.</title>
<updated>2015-05-13T20:57:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-05-13T20:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=05c37bfdb86be26497d5baa448a0cbda20e33bed'/>
<id>urn:sha1:05c37bfdb86be26497d5baa448a0cbda20e33bed</id>
<content type='text'>
Fix crashes on x-thread signal emission if the emitting object
is destroyed between the storage of the message on the queue
and the emission of the object in the UI thread.
</content>
</entry>
<entry>
<title>while (1) -&gt; while (true)</title>
<updated>2014-07-01T12:43:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-07-01T12:43:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6bc83f72f12c8513a1e9e9b6fd880697a73f968f'/>
<id>urn:sha1:6bc83f72f12c8513a1e9e9b6fd880697a73f968f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to fix crash on drop()ping JobManager.  More debugging when resampler fails.</title>
<updated>2013-11-09T20:29:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-11-09T20:29:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1c0f437ea1cbd6231ef9395b1f07c982cd408c39'/>
<id>urn:sha1:1c0f437ea1cbd6231ef9395b1f07c982cd408c39</id>
<content type='text'>
</content>
</entry>
</feed>
