<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/job_manager.h, branch debug/shane</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Fshane</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=debug%2Fshane'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2019-05-21T00:50:07Z</updated>
<entry>
<title>Give an error if 2D content is set to 3D (#1565).  Also run</title>
<updated>2019-05-21T00:50:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-21T00:47:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c5f67166138c3849cc49f1223742343ce4b11b9f'/>
<id>urn:sha1:c5f67166138c3849cc49f1223742343ce4b11b9f</id>
<content type='text'>
3D tests with more parallel jobs to speed them up.

Backported from 11c07c6fd98620c859c7d3dcf6a4bbf6a05e567e in v2.15.x.
</content>
</entry>
<entry>
<title>Speed up content discovery:</title>
<updated>2018-11-22T23:26:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-11-15T23:41:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=63bce67bd548f4aff98e2a1963e1fd77a6412a15'/>
<id>urn:sha1:63bce67bd548f4aff98e2a1963e1fd77a6412a15</id>
<content type='text'>
1. add all discovery jobs immediately rather than waiting for
   each one to finish (by polling) before starting the next.
2. replace polling with a condition in JobManager.
</content>
</entry>
<entry>
<title>Add pause/resume to the batch converter (#1248).</title>
<updated>2018-08-16T22:14:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-16T22:14:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bb990ccc49ee724a8af2ad80bde066374af4b68a'/>
<id>urn:sha1:bb990ccc49ee724a8af2ad80bde066374af4b68a</id>
<content type='text'>
Add some missing locking to JobManager::decrease_priority.
</content>
</entry>
<entry>
<title>Fix job ordering when sending notification emails (more of #1286).</title>
<updated>2018-05-28T23:56:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-05-28T23:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f2dd76c91f1fd314df12d5dff3b736daf783b9b3'/>
<id>urn:sha1:f2dd76c91f1fd314df12d5dff3b736daf783b9b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix odd behaviour when analysing single bits of audio which start at non-zero positions (#1203).</title>
<updated>2018-02-10T02:05:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-10T02:05:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9d4906db6e143248cf1e814d539aa2c7a50721dc'/>
<id>urn:sha1:9d4906db6e143248cf1e814d539aa2c7a50721dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add priority control buttons to batch converter (#961).</title>
<updated>2017-01-28T00:35:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-01-28T00:35:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f5bc071ddac2355da1d116404cc37f4485e97699'/>
<id>urn:sha1:f5bc071ddac2355da1d116404cc37f4485e97699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix failure to analyse audio in some cases.</title>
<updated>2016-07-08T20:13:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-07-08T20:13:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=02cc8c7680381c123a31c23a43f6b34a04c2115a'/>
<id>urn:sha1:02cc8c7680381c123a31c23a43f6b34a04c2115a</id>
<content type='text'>
This fixes audio-only content when the first-emitted audio is not
at time zero.  This used to cause a seek which is not possible
with audio-only.  This commit removes the unnecessary seek which
was due to missing silent-padding of the first-emitted audio.
</content>
</entry>
<entry>
<title>No-op; fix GPL address and use the explicit-program-name version.</title>
<updated>2016-05-25T19:56:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-25T19:56:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3828baf56467224f5d44049bf1e7a7ed11f43a05'/>
<id>urn:sha1:3828baf56467224f5d44049bf1e7a7ed11f43a05</id>
<content type='text'>
</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>
</feed>
