<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test/data, branch v2.18.15</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.15</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.15'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-03-07T23:12:07Z</updated>
<entry>
<title>Don't use an optional for the Grok config object.</title>
<updated>2025-03-07T23:12:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-03T19:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3f2675aab119e55f958563e2fe6949192a2b976d'/>
<id>urn:sha1:3f2675aab119e55f958563e2fe6949192a2b976d</id>
<content type='text'>
I'm not sure why I did it like this in the first place - perhaps so that
if the API endpoint changes there aren't so many old values stuck in
config files all over the place?  Anyway, it seems cleaner to do it like
this, as it's how we handle the other config.
</content>
</entry>
<entry>
<title>Fix test reference.</title>
<updated>2025-02-12T06:23:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-11T16:02:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a5483ec4890a2f7de26a9735de89ad8c0115556f'/>
<id>urn:sha1:a5483ec4890a2f7de26a9735de89ad8c0115556f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply the same fix for DKDM recipients as we previously had for cinemas.</title>
<updated>2025-02-10T22:35:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-09T22:36:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fa580d756b32cd46f735cbbdabc9218bb8df2560'/>
<id>urn:sha1:fa580d756b32cd46f735cbbdabc9218bb8df2560</id>
<content type='text'>
Otherwise the same problem happens with dkdm_recipients.xml - it is
moved to sqlite3 but the configuration still has the XML path, causing a
crash the next time we try to access the DKDM recipients list.
</content>
</entry>
<entry>
<title>Fix subtitles being written with negative times when trimmed (#2965).</title>
<updated>2025-02-03T00:32:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-02-01T14:59:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a5e1a485a825a0967142fae98488fc79e345cb4a'/>
<id>urn:sha1:a5e1a485a825a0967142fae98488fc79e345cb4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find missing files better in projects coming from other platforms (#2935).</title>
<updated>2025-01-19T21:23:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-19T21:23:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0b66748421b751b1863ce86f98ab449c8e8e87fc'/>
<id>urn:sha1:0b66748421b751b1863ce86f98ab449c8e8e87fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to force short screen layout (#2946).</title>
<updated>2025-01-18T23:44:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-15T23:37:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=17d9f8ba001eb14c3bbaf5cc5ebc37c5c0e1edb9'/>
<id>urn:sha1:17d9f8ba001eb14c3bbaf5cc5ebc37c5c0e1edb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix first frame being shown even when trimmed (#2952).</title>
<updated>2025-01-18T20:06:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-17T10:14:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ef2eb8521358684042807dfcec62ce0e5639ec8d'/>
<id>urn:sha1:ef2eb8521358684042807dfcec62ce0e5639ec8d</id>
<content type='text'>
We calculated the DCP time of the first frame (when its content was
trimmed) and it was clamped from -8 frames to 0, which meant it was used
when it should not have been.
</content>
</entry>
<entry>
<title>Rename XML tags Fade{In,Out} to VideoFade{In,Out}.</title>
<updated>2024-10-05T21:22:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-09-29T20:56:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4ba1475736d36fe3b6b3e9ce653cde561695e7e6'/>
<id>urn:sha1:4ba1475736d36fe3b6b3e9ce653cde561695e7e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to use relative content paths (#2856).</title>
<updated>2024-08-17T10:51:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-13T22:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0b4bffff846efe967110477797218c170ffb3166'/>
<id>urn:sha1:0b4bffff846efe967110477797218c170ffb3166</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tests on Ubuntu 24.04.</title>
<updated>2024-07-14T15:54:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-07-11T21:17:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=96662de49cdc00780800fcc914e6dd7b949d9340'/>
<id>urn:sha1:96662de49cdc00780800fcc914e6dd7b949d9340</id>
<content type='text'>
</content>
</entry>
</feed>
