<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools/dcpomatic_player.cc, branch v2.18.5</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.5</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.5'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-01-14T16:01:11Z</updated>
<entry>
<title>Fix always-disabled verify option in player.</title>
<updated>2025-01-14T16:01:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-14T16:01:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2ce19603c8bda0cbd26f09b19c7c635b3f5b14e2'/>
<id>urn:sha1:2ce19603c8bda0cbd26f09b19c7c635b3f5b14e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify ambiguous bind call for GCC 14.2.1 on Arch.</title>
<updated>2025-01-13T22:38:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-13T22:38:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=16484d60808cee08f08318166fba5147ec81559c'/>
<id>urn:sha1:16484d60808cee08f08318166fba5147ec81559c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix use of so-far un-set _film, causing crash when you try to add an OV.</title>
<updated>2025-01-12T01:04:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-11T20:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=08e5e4e27d9ac58050f9ebe77a5679157c0ee891'/>
<id>urn:sha1:08e5e4e27d9ac58050f9ebe77a5679157c0ee891</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move a member function into a lambda.</title>
<updated>2025-01-12T01:04:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-11T20:36:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5afe6b7ca7214196d36917ece0d4b2f10c2c088c'/>
<id>urn:sha1:5afe6b7ca7214196d36917ece0d4b2f10c2c088c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add another assert.</title>
<updated>2025-01-12T01:04:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-11T20:31:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5f2b089eefb1af9085f113fbd0b81f9da735e71c'/>
<id>urn:sha1:5f2b089eefb1af9085f113fbd0b81f9da735e71c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: white space.</title>
<updated>2025-01-12T01:04:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-11T20:31:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1eb650c078505c82e5b6030425f0808e63f06f44'/>
<id>urn:sha1:1eb650c078505c82e5b6030425f0808e63f06f44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix assertion error when playing subtitle DCPs with OpenGL (#2929).</title>
<updated>2025-01-08T23:33:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-08T23:33:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=50c3d05526fdaf5fc05d687244fd9a6896394d14'/>
<id>urn:sha1:50c3d05526fdaf5fc05d687244fd9a6896394d14</id>
<content type='text'>
The player's _optimisation was not set up correctly, so it would give
PADDED images instead of COMPACT, raising an assertion in the OpenGL
renderer.
</content>
</entry>
<entry>
<title>Remove some unused includes.</title>
<updated>2025-01-05T11:58:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-02T22:58:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2970a579fa3e3f980f8a9d0cfea44b93ca05602a'/>
<id>urn:sha1:2970a579fa3e3f980f8a9d0cfea44b93ca05602a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display the content title text rather than the annotation text in the player CPL menu (#2907).</title>
<updated>2024-12-26T16:20:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-10T16:10:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8bfad2f1321042c00abbf7ef8d8486cb4f0af3f9'/>
<id>urn:sha1:8bfad2f1321042c00abbf7ef8d8486cb4f0af3f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix another crash caused by UTF-8 characters in strings to be translated.</title>
<updated>2024-11-03T20:54:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-03T20:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=efa6a3795ba4b9c334ea9b131785a5d4fadb893c'/>
<id>urn:sha1:efa6a3795ba4b9c334ea9b131785a5d4fadb893c</id>
<content type='text'>
</content>
</entry>
</feed>
