<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/transcode_job.cc, branch minimal-wx-sample</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=minimal-wx-sample</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=minimal-wx-sample'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-04-20T17:36:09Z</updated>
<entry>
<title>Clean up a hack by adding DCPTranscodeJob.</title>
<updated>2022-04-20T17:36:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-12-28T23:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8d998d5e325e06fdb0075483048cd56dca03273f'/>
<id>urn:sha1:8d998d5e325e06fdb0075483048cd56dca03273f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use some decimal places when reporting transcode speed in the log.</title>
<updated>2022-03-09T16:04:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-02-17T20:46:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=df32940ed20af828db106d57120e4bbde0855bac'/>
<id>urn:sha1:df32940ed20af828db106d57120e4bbde0855bac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix badly-formatted FPS counts (#2155).</title>
<updated>2021-12-28T22:58:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-12-28T22:55:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ad05b0289e6f11bb0541ec8413748e855d7add77'/>
<id>urn:sha1:ad05b0289e6f11bb0541ec8413748e855d7add77</id>
<content type='text'>
This was introduced in a2e41d9a95b6e0000f3a54f513214130f8b6ca9f
when a snprintf() was changed for a locale_convert().
</content>
</entry>
<entry>
<title>Rearrange checking (and re-examining) content.</title>
<updated>2021-11-28T20:13:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-28T09:39:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=94ab538738526948c5a52ed1222be1e484255541'/>
<id>urn:sha1:94ab538738526948c5a52ed1222be1e484255541</id>
<content type='text'>
Most importantly, checking of content for changes before making
a DCP is now done in the TranscodeJob (rather than being in a
separate job).  This makes things a little neater and also makes
the batch converter less confusing when you add a job whose content
has changed.
</content>
</entry>
<entry>
<title>Don't fail the transcode job if we can't write analytics.</title>
<updated>2021-11-04T10:43:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-29T10:56:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a5a71d047e9ebe7db34c27457cf178c541fe9147'/>
<id>urn:sha1:a5a71d047e9ebe7db34c27457cf178c541fe9147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2021-05-03T18:18:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-05-03T09:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=689fa55d1529ad88449ca464e9107c4dcc54d1cb'/>
<id>urn:sha1:689fa55d1529ad88449ca464e9107c4dcc54d1cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T21:48:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26'/>
<id>urn:sha1:dd9be86db6cde0afa5da0d1d1ac43b42e05dca26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move upload-DCP-to-TMS button to preferences.</title>
<updated>2020-06-08T16:21:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-08T16:21:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d1957e43ef4a3966e35b9f28b8faf96e925d2310'/>
<id>urn:sha1:d1957e43ef4a3966e35b9f28b8faf96e925d2310</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop threads at the start of their object's destruction in all Job cases.</title>
<updated>2020-03-06T21:36:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-06T21:36:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=caf67bef2611a911307267b20dbf3be89ffff71f'/>
<id>urn:sha1:caf67bef2611a911307267b20dbf3be89ffff71f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't announce job is finished until things have been torn down; may help with #1674.</title>
<updated>2019-11-19T23:08:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-19T23:08:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d156b28048786468be10ede5f79147f74ab1d83a'/>
<id>urn:sha1:d156b28048786468be10ede5f79147f74ab1d83a</id>
<content type='text'>
</content>
</entry>
</feed>
