<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/interop_subtitle_asset.cc, branch fixlibdir</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=fixlibdir</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=fixlibdir'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2024-03-20T17:21:14Z</updated>
<entry>
<title>Replace xmlpp::Node::add_child with cxml::add_child.</title>
<updated>2024-03-20T17:21:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-08T23:29:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=8f1f5db2b193fe1db7eeabda2a7b3eee03dde886'/>
<id>urn:sha1:8f1f5db2b193fe1db7eeabda2a7b3eee03dde886</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: move EqualityOptions into its own file.</title>
<updated>2023-07-25T13:28:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-25T13:28:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d21b1e6f9cbf10148b38e1bc3ca3d4920e39a432'/>
<id>urn:sha1:d21b1e6f9cbf10148b38e1bc3ca3d4920e39a432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: pass EqualityOptions as const&amp;</title>
<updated>2023-07-25T13:21:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-25T12:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a1e7f77e8fcfd71cc8bf94d13ceb2decbacc3b50'/>
<id>urn:sha1:a1e7f77e8fcfd71cc8bf94d13ceb2decbacc3b50</id>
<content type='text'>
This exposes a useless assignment of export_differing_subtitles,
which I've removed (and altered the comment accordingly).
</content>
</entry>
<entry>
<title>Don't unconditionally clear _fonts when inspecting assets (DoM #2536).</title>
<updated>2023-05-28T18:55:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-28T00:12:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=970c75b75f9acc5dad4f3df10938687552b57874'/>
<id>urn:sha1:970c75b75f9acc5dad4f3df10938687552b57874</id>
<content type='text'>
resolve_fonts() is sometimes called for the same asset with different
lists of things to check.  If it is called first with a font, and
then without one, we want to keep the font from the first call.
</content>
</entry>
<entry>
<title>Cleanup: use find_if().</title>
<updated>2023-05-28T18:55:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-28T00:12:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=af8a3bcc86e89afac79ee6bda3fea811f25f3cc8'/>
<id>urn:sha1:af8a3bcc86e89afac79ee6bda3fea811f25f3cc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace slightly weird add_font_assets() API.</title>
<updated>2023-04-14T14:05:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-14T14:05:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7b96b3ceec5d14874628cd8b9cb7a827d266b2f4'/>
<id>urn:sha1:7b96b3ceec5d14874628cd8b9cb7a827d266b2f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix resolve_fonts() if it is called twice.</title>
<updated>2023-04-13T21:40:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-13T21:40:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c08f6ee68083aed6df557be44f8bb370eb94777c'/>
<id>urn:sha1:c08f6ee68083aed6df557be44f8bb370eb94777c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add const version of add_font_assets().</title>
<updated>2023-04-13T21:39:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-13T21:39:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=70359290aea25fa31604bc2b1e1224823f09d186'/>
<id>urn:sha1:70359290aea25fa31604bc2b1e1224823f09d186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add check for Interop font assets being present (in the ASSETMAP and on disk).</title>
<updated>2023-04-13T21:39:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-13T21:39:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=776836d2700123f8a0f109d3a2ac00fad5cdfd48'/>
<id>urn:sha1:776836d2700123f8a0f109d3a2ac00fad5cdfd48</id>
<content type='text'>
</content>
</entry>
</feed>
