<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/test, branch debug</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=debug</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=debug'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2025-01-31T00:41:36Z</updated>
<entry>
<title>Fix up for const fix in libcxml.</title>
<updated>2025-01-31T00:41:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-30T00:32:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c85d5ae643df5f2fa399398796feaa6f42b114a7'/>
<id>urn:sha1:c85d5ae643df5f2fa399398796feaa6f42b114a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make MainSoundConfiguration behave "correctly" with badly-formatted strings.</title>
<updated>2025-01-19T21:48:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-14T22:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=eb28997f188c905af40054e4139251ebf1756ae4'/>
<id>urn:sha1:eb28997f188c905af40054e4139251ebf1756ae4</id>
<content type='text'>
Add some documentation for a design "principle" when handling malformatted
data, and make MainSoundConfiguration adhere to that.
</content>
</entry>
<entry>
<title>Move MainSoundConfiguration and MCASoundField into separate files.</title>
<updated>2025-01-19T21:44:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-12T20:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d4024848dfe293b06440d20a9f48894b2b008316'/>
<id>urn:sha1:d4024848dfe293b06440d20a9f48894b2b008316</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace raw_convert&lt;string&gt; with direct calls to fmt.</title>
<updated>2025-01-01T19:51:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-01T13:08:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c90d68049f56110436927aa847da882ee4b4f67c'/>
<id>urn:sha1:c90d68049f56110436927aa847da882ee4b4f67c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new, improved raw_convert using fmt/fast_float (DoM #2220).</title>
<updated>2025-01-01T13:08:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-29T10:09:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=68533f20f9f2e0ca9efc9360f20d047a79e4fd8a'/>
<id>urn:sha1:68533f20f9f2e0ca9efc9360f20d047a79e4fd8a</id>
<content type='text'>
The old one was broken if the thousands separator was the same
as the decimal separator (e.g. if you set de_DE and change the
decimal separator to .)
</content>
</entry>
<entry>
<title>Fix old bind.hpp include.</title>
<updated>2024-12-30T13:35:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-29T10:08:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=23a542bd526038934e05a237d5434b9cd5beb855'/>
<id>urn:sha1:23a542bd526038934e05a237d5434b9cd5beb855</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't give some inappropriate verification errors on encrypted assets (DoM #2916).</title>
<updated>2024-12-30T13:29:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-29T16:01:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ae974e61591442a54738d8690bbfcf956ed2a063'/>
<id>urn:sha1:ae974e61591442a54738d8690bbfcf956ed2a063</id>
<content type='text'>
We would give some errors about the XML even though we can't read the
XML.
</content>
</entry>
<entry>
<title>Sign DCPs made during verification tests.</title>
<updated>2024-12-30T13:29:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-29T16:00:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=dcc552b9edfdead0736cdf54ada4a6a479e09016'/>
<id>urn:sha1:dcc552b9edfdead0736cdf54ada4a6a479e09016</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix DCP Constraints Profile verification in the presence of other CPL metadata Properties.</title>
<updated>2024-12-08T20:29:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-29T00:09:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f97db44f499d5f1b1749a6f188ebba9b5c101f1f'/>
<id>urn:sha1:f97db44f499d5f1b1749a6f188ebba9b5c101f1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract some stuff to verify_internal.h</title>
<updated>2024-12-08T20:29:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-28T23:33:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3896921f82140b43e32e68f5e509e57b927733fb'/>
<id>urn:sha1:3896921f82140b43e32e68f5e509e57b927733fb</id>
<content type='text'>
</content>
</entry>
</feed>
