<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, branch path-cleanup</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=path-cleanup</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=path-cleanup'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-06-03T10:37:35Z</updated>
<entry>
<title>fixup! Clean up handling of paths relative to the executable.</title>
<updated>2020-06-03T10:37:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-03T10:37:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cf3a029007be67952fb5e64b531bf128f35d89c5'/>
<id>urn:sha1:cf3a029007be67952fb5e64b531bf128f35d89c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up handling of paths relative to the executable.</title>
<updated>2020-06-03T10:21:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-03T10:21:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9d74393bf2f0d513a4e7675d4a936cb695e2fd2b'/>
<id>urn:sha1:9d74393bf2f0d513a4e7675d4a936cb695e2fd2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space fix.</title>
<updated>2020-06-03T09:42:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-03T09:42:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=816872f9ddf1251f29fe51594401ddd4f4d89c59'/>
<id>urn:sha1:816872f9ddf1251f29fe51594401ddd4f4d89c59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused forward declaration.</title>
<updated>2020-05-27T20:57:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-27T20:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=476ec5c7e33314b9a0a073e144c9ca996a179321'/>
<id>urn:sha1:476ec5c7e33314b9a0a073e144c9ca996a179321</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't offer full-frame containers unless 'allow any container' is enabled.</title>
<updated>2020-05-25T21:54:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-25T21:54:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dce22d59d3e8302eacf97bf6421e3e35daff57bf'/>
<id>urn:sha1:dce22d59d3e8302eacf97bf6421e3e35daff57bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix enabled/disable overlapping video/audio with DCP content (part of #1355)</title>
<updated>2020-05-20T23:33:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-19T11:17:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=da5e64883d7665353fcf838f6956f2dfb6e8b176'/>
<id>urn:sha1:da5e64883d7665353fcf838f6956f2dfb6e8b176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give 'wrong target' KDM errors in a dialogue box rather than in the job manager (part of #1161).</title>
<updated>2020-05-20T22:05:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-20T22:05:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=83416808c0b1ca732e7a186d3811f1ec796fea08'/>
<id>urn:sha1:83416808c0b1ca732e7a186d3811f1ec796fea08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Round the length of video-containing content to the nearest frame.</title>
<updated>2020-05-20T19:56:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-20T18:20:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=48841aa4a4aa4704e1e054b294bac23996be6dd0'/>
<id>urn:sha1:48841aa4a4aa4704e1e054b294bac23996be6dd0</id>
<content type='text'>
It seems reasonable, and is in the spirit of how positions are
rounded to frame boundaries.

It also fixes problems with unnecessary frames of black being
created at the end of trimmed files, where there can be
rounding-error-based confusion about where the content stops and
the black begins.
</content>
</entry>
<entry>
<title>Add a bit more debug logging to the player.</title>
<updated>2020-05-20T19:56:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-20T18:20:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=591ccb82d75070d7cba55995bab23513741ff5cf'/>
<id>urn:sha1:591ccb82d75070d7cba55995bab23513741ff5cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try rounding length_after_trim.</title>
<updated>2020-05-20T19:56:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-05-20T12:36:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bf0fb7f4f556946c18da151e468f237d9ca96094'/>
<id>urn:sha1:bf0fb7f4f556946c18da151e468f237d9ca96094</id>
<content type='text'>
</content>
</entry>
</feed>
