<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test, branch kakadu</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=kakadu</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=kakadu'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2026-02-16T22:39:22Z</updated>
<entry>
<title>Sort-of works.</title>
<updated>2026-02-16T22:39:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-02-16T22:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8b0241e4825c1ff50b5909e356a9bc2522775df6'/>
<id>urn:sha1:8b0241e4825c1ff50b5909e356a9bc2522775df6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test fixes for 2.20.</title>
<updated>2026-02-16T00:20:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-02-04T22:46:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2a466391f79f3cab480f83ac0228049f050a54c6'/>
<id>urn:sha1:2a466391f79f3cab480f83ac0228049f050a54c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add move_entry().</title>
<updated>2026-02-16T00:20:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-24T12:07:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ddfc4947087a7a3112b07d4856fe583eb69346f3'/>
<id>urn:sha1:ddfc4947087a7a3112b07d4856fe583eb69346f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use SQLite for show playlists.</title>
<updated>2026-02-16T00:20:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-19T22:45:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4cb6ab669032ef0584fde63e62addfe8a71a484c'/>
<id>urn:sha1:4cb6ab669032ef0584fde63e62addfe8a71a484c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix config tests for version bump to 2.20.</title>
<updated>2026-02-16T00:20:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-31T01:20:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1deb9a98a0a6204720c2e701b39c9e3f43a21873'/>
<id>urn:sha1:1deb9a98a0a6204720c2e701b39c9e3f43a21873</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Film from the whole examination chain.</title>
<updated>2026-02-16T00:20:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-27T23:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=86c169fa6cc97f2e627e281b9cd75429f4eeb670'/>
<id>urn:sha1:86c169fa6cc97f2e627e281b9cd75429f4eeb670</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove another unnecessary Film parameter.</title>
<updated>2026-02-16T00:20:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-27T22:49:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5af584d7454b87e338498ffc8692918024e0868b'/>
<id>urn:sha1:5af584d7454b87e338498ffc8692918024e0868b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove now-unnecessary Film parameters.</title>
<updated>2026-02-16T00:20:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-27T22:38:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=987d5bec15a752bbc3d914035e5ab34d5c9b4efe'/>
<id>urn:sha1:987d5bec15a752bbc3d914035e5ab34d5c9b4efe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move _film out of Job into only those Jobs that need it.</title>
<updated>2026-02-16T00:20:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-27T00:52:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f015d6b314a6bfc8534e3e2c331d6edd5f817e25'/>
<id>urn:sha1:f015d6b314a6bfc8534e3e2c331d6edd5f817e25</id>
<content type='text'>
This meant some tweaks to the JSON server to only report DCP names for
TranscodeJobs, and a bit of (hopefully) tidying of the disk space check
in the batch converter.
</content>
</entry>
<entry>
<title>Tweak pango version number check in test.</title>
<updated>2026-02-16T00:20:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-11-24T21:30:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9d2a7504e610f27cc9b100965079c04b8f25d7f4'/>
<id>urn:sha1:9d2a7504e610f27cc9b100965079c04b8f25d7f4</id>
<content type='text'>
</content>
</entry>
</feed>
