<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, branch v2.11.35</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.11.35</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.11.35'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-01-03T15:50:09Z</updated>
<entry>
<title>Supporter.</title>
<updated>2018-01-03T15:50:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-03T15:50:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2270ac6c3af79de161b9620dc8a8045277568a57'/>
<id>urn:sha1:2270ac6c3af79de161b9620dc8a8045277568a57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix alpha blending with with offset; should help with #1155.</title>
<updated>2018-01-03T15:44:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-03T15:44:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=efa79a3db4a041cda3d93dde444e5dca9b84b976'/>
<id>urn:sha1:efa79a3db4a041cda3d93dde444e5dca9b84b976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect alpha-blend in some cases.</title>
<updated>2018-01-03T00:45:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-03T00:45:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ac9648e018f06d11be985f55984f6afe8b6bb97e'/>
<id>urn:sha1:ac9648e018f06d11be985f55984f6afe8b6bb97e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use convert_pixel_format a little.</title>
<updated>2018-01-03T00:00:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-03T00:00:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9f01401d91a13f2849cc2d7dbd6768cd32bc3fd6'/>
<id>urn:sha1:9f01401d91a13f2849cc2d7dbd6768cd32bc3fd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add convert_pixel_format convenience function.</title>
<updated>2018-01-02T23:35:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-02T23:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d80e5a10e99b81bb4c19a8c776769b99fa927b4e'/>
<id>urn:sha1:d80e5a10e99b81bb4c19a8c776769b99fa927b4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark pieces as done when we're past the end of them; fixes #1154.</title>
<updated>2018-01-02T21:21:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-02T21:21:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=65c3b3a815545fef4d0373bb588eb815b8b544b0'/>
<id>urn:sha1:65c3b3a815545fef4d0373bb588eb815b8b544b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A previous commit took care to make Decoder::position() not be updated</title>
<updated>2018-01-02T21:09:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-02T21:09:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2537a2d959a5872c2e75b322022a7679d24c7e60'/>
<id>urn:sha1:2537a2d959a5872c2e75b322022a7679d24c7e60</id>
<content type='text'>
if the data that was emitted from the decoder was not taken by the player.

This means that when the decoder moves into its end trim the position will
stay where it is (since the player does not take the data).

I can't see the point of doing this; the only use of Decoder::position()
is to decide what to pass() next (I think).

It is also inconvenient because we would like to check Decoder::position()
to decide whether to stop passing a decoder since it's in its end trim
(not doing this causes #1154).
</content>
</entry>
<entry>
<title>No need for position() to be virtual.</title>
<updated>2018-01-02T20:56:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-02T20:56:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e7adac0f25e0d2a38be56e4477ed78b8b34b8b34'/>
<id>urn:sha1:e7adac0f25e0d2a38be56e4477ed78b8b34b8b34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rewind-to-zero button to film viewer.</title>
<updated>2018-01-02T18:45:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-02T18:45:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=76473252889949a02fa633daf2d40547142281ed'/>
<id>urn:sha1:76473252889949a02fa633daf2d40547142281ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Go back to time 0 when loading a new DCP into the player (#1152).</title>
<updated>2018-01-02T18:45:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-02T18:45:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=34f6688dad9f6916f2d6ce1accba90e88e6efff4'/>
<id>urn:sha1:34f6688dad9f6916f2d6ce1accba90e88e6efff4</id>
<content type='text'>
</content>
</entry>
</feed>
