<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/job.cc, branch laszlo</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=laszlo</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=laszlo'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-03-06T21:10:06Z</updated>
<entry>
<title>s/destroy_thread/stop_thread/</title>
<updated>2020-03-06T21:10:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-06T21:10:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=723f71ae3d3568d4746d4db13df906e0e2c9fb2a'/>
<id>urn:sha1:723f71ae3d3568d4746d4db13df906e0e2c9fb2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Destroy Job threads at the start of the subclass destructors,</title>
<updated>2020-03-06T20:59:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-06T20:59:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e03d6f9bc6af9dfa8602c82cc52040a92144deaf'/>
<id>urn:sha1:e03d6f9bc6af9dfa8602c82cc52040a92144deaf</id>
<content type='text'>
so that the thread is gone before the object is torn down.
</content>
</entry>
<entry>
<title>Report job errors even if they contain &lt; or &gt;.  Give a better error when parsing a subtitle file fails.</title>
<updated>2019-02-20T01:10:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-20T01:10:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e63de384db89a83937d42f10d4146c3adf14fdb2'/>
<id>urn:sha1:e63de384db89a83937d42f10d4146c3adf14fdb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix non-translated days of the week (#1455).</title>
<updated>2019-01-30T00:42:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-30T00:42:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0cbdfdd6c0ef9a1b72070ee741be76332491392a'/>
<id>urn:sha1:0cbdfdd6c0ef9a1b72070ee741be76332491392a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put details of missing asset paths into the job details... box.</title>
<updated>2019-01-22T15:48:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-01-22T15:48:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=360db7a7d5429c3bcf7c5c0e39e29a94a74d8f8a'/>
<id>urn:sha1:360db7a7d5429c3bcf7c5c0e39e29a94a74d8f8a</id>
<content type='text'>
</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>Tidy and fix logging.</title>
<updated>2018-11-21T23:17:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-11-21T23:17:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ad1ef39eda58b3a919ea3b7084401a0439409ec6'/>
<id>urn:sha1:ad1ef39eda58b3a919ea3b7084401a0439409ec6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary log entries.</title>
<updated>2018-08-28T21:13:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-28T21:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8dce08fb157f0c570e0808c9647cedcb65a62db9'/>
<id>urn:sha1:8dce08fb157f0c570e0808c9647cedcb65a62db9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove accidentally commented-out code.</title>
<updated>2018-08-27T22:47:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-27T22:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d1ea8e639cffe4fc6de6994666cd0ebebd3e46fd'/>
<id>urn:sha1:d1ea8e639cffe4fc6de6994666cd0ebebd3e46fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give a message when changed files are re-examined.</title>
<updated>2018-08-21T22:03:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-21T22:03:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f30bd5d2355bc02d1b5c7772241e191b60028dd2'/>
<id>urn:sha1:f30bd5d2355bc02d1b5c7772241e191b60028dd2</id>
<content type='text'>
</content>
</entry>
</feed>
