<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, branch test-filename</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=test-filename</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=test-filename'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-12-24T22:41:56Z</updated>
<entry>
<title>Replace assertion with a softer fix.</title>
<updated>2024-12-24T22:41:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-24T22:28:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ceea64b98c1469b1e34e4897654f9671664203ee'/>
<id>urn:sha1:ceea64b98c1469b1e34e4897654f9671664203ee</id>
<content type='text'>
Had a report of this assertion tripping with "only servers encode" switched on.
The user had encode servers but they were running old software, so
wouldn't be enabled for use.  Obviously the main DCP-o-matic should not
crash in this situation.
</content>
</entry>
<entry>
<title>Log things used to decide on thread counts.</title>
<updated>2024-12-24T18:54:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-24T18:54:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=37b261006bc57df7d1f13f21f46d7fc824ed87ef'/>
<id>urn:sha1:37b261006bc57df7d1f13f21f46d7fc824ed87ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Windows build.</title>
<updated>2024-12-23T09:51:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-23T09:51:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=83cfa7b0bb8df67457a22c00b361431e7be51aa7'/>
<id>urn:sha1:83cfa7b0bb8df67457a22c00b361431e7be51aa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make newer OpenSSL versions still work with SHA-1 signatures.</title>
<updated>2024-12-22T16:06:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-22T16:06:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=67860add14ebf13c0fea0c8fb00f60d3335cb363'/>
<id>urn:sha1:67860add14ebf13c0fea0c8fb00f60d3335cb363</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix hang when encoding with GPU enabled but not working.</title>
<updated>2024-12-18T09:51:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-17T23:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f9ab63ab6d2e7eb4b997790e5ca04b38e0ac3f7a'/>
<id>urn:sha1:f9ab63ab6d2e7eb4b997790e5ca04b38e0ac3f7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use an in-place if.</title>
<updated>2024-12-14T23:25:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-14T23:25:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c5a102325c3f4ac5e094f40f2215438e075f20d6'/>
<id>urn:sha1:c5a102325c3f4ac5e094f40f2215438e075f20d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2024-12-14T23:17:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-14T23:17:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=13fca972788b4b907e55a650a43a1b8318894e74'/>
<id>urn:sha1:13fca972788b4b907e55a650a43a1b8318894e74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing LengthChange() signal on repeating content.</title>
<updated>2024-12-13T23:34:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-13T23:34:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e190e748751a8f1cfaef8e71869ae5a9a9a0b6fc'/>
<id>urn:sha1:e190e748751a8f1cfaef8e71869ae5a9a9a0b6fc</id>
<content type='text'>
Previously strange things would happen when repeating some content and
then playing the resulting film (because various things would not notice
that the film length had changed).
</content>
</entry>
<entry>
<title>Reset _flush_state on seek().</title>
<updated>2024-12-13T23:33:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-13T23:33:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a3640be5cb04a2bda6726eb34c628727b3c11278'/>
<id>urn:sha1:a3640be5cb04a2bda6726eb34c628727b3c11278</id>
<content type='text'>
Otherwise we do the wrong thing at the end of a file on the second
run-through.
</content>
</entry>
<entry>
<title>Assert if we're about to set up 0 encoding threads.</title>
<updated>2024-12-09T00:40:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-06T20:28:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=22c40636c977fd5b582c242fb918d2aaa498e063'/>
<id>urn:sha1:22c40636c977fd5b582c242fb918d2aaa498e063</id>
<content type='text'>
</content>
</entry>
</feed>
