<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, branch v2.16.42</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.42</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.42'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-02-03T21:49:20Z</updated>
<entry>
<title>Fix missing verify string.</title>
<updated>2023-02-03T21:49:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-02-03T21:49:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cc83bd39abad482e3777a1378417fe7d50126abd'/>
<id>urn:sha1:cc83bd39abad482e3777a1378417fe7d50126abd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing preferences menu option on macOS.</title>
<updated>2023-02-02T00:09:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-28T08:16:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=11470012ee395f5c6a1fdc2dada7d4617fd4c715'/>
<id>urn:sha1:11470012ee395f5c6a1fdc2dada7d4617fd4c715</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle 2D/3D mismatches in the player (#2409).</title>
<updated>2023-02-01T00:12:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-11T22:00:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2f12058c535045cecc226fe47b3d60da8851a862'/>
<id>urn:sha1:2f12058c535045cecc226fe47b3d60da8851a862</id>
<content type='text'>
Previously if there was 2D content in a 3D project (or vice versa)
the player would emit the video anyway and the encoder would have
to deal with it.

Since previously the FFmpeg encoder did not deal with this quite
right, it seems to make sense to move the logic into the player
so that neither encoder has to worry about it.
</content>
</entry>
<entry>
<title>Cleanup: replace another short variable name.</title>
<updated>2023-01-30T22:31:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-11T21:06:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=82eeb266e009961b766bf7a5fc66fb8ba75a5d2a'/>
<id>urn:sha1:82eeb266e009961b766bf7a5fc66fb8ba75a5d2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: replace short variable name.</title>
<updated>2023-01-30T22:31:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-11T20:33:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=444763dc3293f06bb4f956ebfa2991f94761103b'/>
<id>urn:sha1:444763dc3293f06bb4f956ebfa2991f94761103b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated sl_SI translation from Martin Srebotnjak.</title>
<updated>2023-01-30T22:09:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-30T22:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dfa56e8031ee4545f9f06be2fceae7fb2838b642'/>
<id>urn:sha1:dfa56e8031ee4545f9f06be2fceae7fb2838b642</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add DiskWriterBackendResponse::write_to_nanomsg() and use it</title>
<updated>2023-01-29T21:49:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-26T23:43:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7bce98ec4c05081569cb66b68523e1466058ea76'/>
<id>urn:sha1:7bce98ec4c05081569cb66b68523e1466058ea76</id>
<content type='text'>
everywhere.  In the process, use raw_convert() on both ends
to avoid any locale-based problems with floating point number
separators.
</content>
</entry>
<entry>
<title>Better logging in macOS unmount code.</title>
<updated>2023-01-29T21:43:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-12T23:59:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d2ba89cff99a379ad18ed4d5b405ccec7f10edfe'/>
<id>urn:sha1:d2ba89cff99a379ad18ed4d5b405ccec7f10edfe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase unmount timeout to 5s - maybe... this is a bit of a guess.</title>
<updated>2023-01-29T21:43:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-12T23:59:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=80c608bf3171f88fe02d6e38efbd44fe4c59e21e'/>
<id>urn:sha1:80c608bf3171f88fe02d6e38efbd44fe4c59e21e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use DiskWriterBackEndResponse, and add some more information to the unmount error.</title>
<updated>2023-01-29T19:58:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-11T15:32:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b09eed77ec297dd05c112f4e93d6db5641053fe1'/>
<id>urn:sha1:b09eed77ec297dd05c112f4e93d6db5641053fe1</id>
<content type='text'>
</content>
</entry>
</feed>
