<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp, branch v1.8.83</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=v1.8.83</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=v1.8.83'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2023-10-08T23:20:06Z</updated>
<entry>
<title>Add more filesystem wrappers that DoM needs.</title>
<updated>2023-10-08T23:20:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-06T00:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d70c44e87632a69a2b8bc90db7ca4b06b7aa611d'/>
<id>urn:sha1:d70c44e87632a69a2b8bc90db7ca4b06b7aa611d</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>Remove odd assertion stopping TZ minutes being more than 30 or less than -30 (DoM/GH #20).</title>
<updated>2023-09-13T19:37:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-13T19:37:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d0c41db8b5c3b1548faf6e11562c59a6161e16c6'/>
<id>urn:sha1:d0c41db8b5c3b1548faf6e11562c59a6161e16c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Report failures to read resources from MXF files.</title>
<updated>2023-09-06T20:46:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-06T20:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9d8c77850d67fdf6432982a34d9ffcb59ffc992e'/>
<id>urn:sha1:9d8c77850d67fdf6432982a34d9ffcb59ffc992e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump the PNG subtitle / font buffer a little.</title>
<updated>2023-09-06T20:46:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-06T20:46:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b4c886d8cf60214bd99aa0a76a8f89277e5c11fe'/>
<id>urn:sha1:b4c886d8cf60214bd99aa0a76a8f89277e5c11fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build when there is no {Image,Graphics}Magick</title>
<updated>2023-08-31T21:41:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-31T21:41:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=197a0bc8aa2ab25bd831fc9d4da99feb7fee8050'/>
<id>urn:sha1:197a0bc8aa2ab25bd831fc9d4da99feb7fee8050</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>
</feed>
