<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/tools, branch split</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=split</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=split'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2023-12-04T23:49:33Z</updated>
<entry>
<title>Rename everything.</title>
<updated>2023-12-04T23:49:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-12-04T22:14:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e3033879f7693d40f652f013b00c76deed6994da'/>
<id>urn:sha1:e3033879f7693d40f652f013b00c76deed6994da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow use of KDMs when verifying DCPs.</title>
<updated>2023-11-20T11:19:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-19T22:57:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f7334e538f39aadf3bab42244c26124a995234f7'/>
<id>urn:sha1:f7334e538f39aadf3bab42244c26124a995234f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Report progress with done/total rather than a float.</title>
<updated>2023-11-19T21:34:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-12T21:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c46f6125c482f2a3361cd33d1e1163927f038e9d'/>
<id>urn:sha1:c46f6125c482f2a3361cd33d1e1163927f038e9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wrappers around boost::filesystem methods that handle the</title>
<updated>2023-10-08T23:20:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-06T00:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e4b2ebd80779a44d24fe87af26ef278c1e2d97d2'/>
<id>urn:sha1:e4b2ebd80779a44d24fe87af26ef278c1e2d97d2</id>
<content type='text'>
required mangling of long filenames on Windows.

Also wrap lots of missing places (e.g. calls to asdcplib, libxml++,
libcxml etc.) in dcp::filesystem::fix_long_path().

The idea is to keep paths un-mangled until they we call some
filesystem-related API and mangle them at that point.  Otherwise
we end up serialising mangled names, which seems like it will
not end well.

Should fix DoM #2623.
</content>
</entry>
<entry>
<title>Cleanup: sorting.</title>
<updated>2023-10-06T00:03:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-06T00:03:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3be26a66645de04c7b220abeebfd2f024990a696'/>
<id>urn:sha1:3be26a66645de04c7b220abeebfd2f024990a696</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't build dcpdumpimage unless we have {Image,Graphics}Magick</title>
<updated>2023-08-31T21:41:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-31T21:40:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=85a55e5a9f8c4693fade14f0f9ebba37ca168e0f'/>
<id>urn:sha1:85a55e5a9f8c4693fade14f0f9ebba37ca168e0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use a loop.</title>
<updated>2023-08-31T21:40:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-31T21:40:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=69bbedaa39eb2ff29ebd80be7dfc77b0aa2b06af'/>
<id>urn:sha1:69bbedaa39eb2ff29ebd80be7dfc77b0aa2b06af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add dcpdumpimage tool.</title>
<updated>2023-08-27T21:13:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-27T21:13:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7f95292018aa08fde55d2ebf521247a587f67f03'/>
<id>urn:sha1:7f95292018aa08fde55d2ebf521247a587f67f03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix boost bind placeholder warnings.</title>
<updated>2023-08-08T12:38:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-08T12:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=20b6a9862bbde42e9ce038b33ec049194a8146a5'/>
<id>urn:sha1:20b6a9862bbde42e9ce038b33ec049194a8146a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: header ordering.</title>
<updated>2023-08-08T12:38:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-08T12:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=474aeac068c193bc429d2c1f417290b2b8cd1810'/>
<id>urn:sha1:474aeac068c193bc429d2c1f417290b2b8cd1810</id>
<content type='text'>
</content>
</entry>
</feed>
