<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/tools/dcpdiff.cc, branch 2884-ruby</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=2884-ruby</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=2884-ruby'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2024-09-25T00:10:44Z</updated>
<entry>
<title>Merge remote-tracking branch 'origin/main' into v1.9.x</title>
<updated>2024-09-25T00:10:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-09-25T00:10:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c0418f2a763407424d986c82ed147fbeaa2d9416'/>
<id>urn:sha1:c0418f2a763407424d986c82ed147fbeaa2d9416</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused references to boost::signals2.</title>
<updated>2024-09-21T21:04:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-09-21T21:04:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3c8e87575da3795aa31ed9653da72abb8ed88996'/>
<id>urn:sha1:3c8e87575da3795aa31ed9653da72abb8ed88996</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Subtitle{,String,Image} -&gt; Text{,String,Image}.</title>
<updated>2024-08-17T10:57:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-28T19:49:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a5adc9221d0af15f345cd3dbc76f37ee47fe65d5'/>
<id>urn:sha1:a5adc9221d0af15f345cd3dbc76f37ee47fe65d5</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>Remove LIBDCP_VERSION in favour of dcp::version.</title>
<updated>2023-02-26T20:07:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-02-26T20:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4d86fd0dbb6a29a233577803c5541e962d4d58ef'/>
<id>urn:sha1:4d86fd0dbb6a29a233577803c5541e962d4d58ef</id>
<content type='text'>
The former is only set at configure which is a bit confusing,
and I can't think of a reason to have both.
</content>
</entry>
<entry>
<title>Remove some unused #includes.</title>
<updated>2021-01-22T10:03:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-22T10:03:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ef88f2938b889d04c312de90970b64c2efad9cfd'/>
<id>urn:sha1:ef88f2938b889d04c312de90970b64c2efad9cfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assorted c++11 cleanups.</title>
<updated>2021-01-22T00:39:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-22T00:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5fbcd3a8dc711c6c42efabbac72ab0408f504ea2'/>
<id>urn:sha1:5fbcd3a8dc711c6c42efabbac72ab0408f504ea2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use enum class for the things in types.h</title>
<updated>2021-01-21T00:57:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-21T00:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=76e3325a16cdf6d7220a61e2b5cfdb9c804cc32c'/>
<id>urn:sha1:76e3325a16cdf6d7220a61e2b5cfdb9c804cc32c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace std::list with std::vector in the API.</title>
<updated>2021-01-17T19:13:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-10T23:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d95eacd3851a20e52202465ec22b4f72a4983dc8'/>
<id>urn:sha1:d95eacd3851a20e52202465ec22b4f72a4983dc8</id>
<content type='text'>
</content>
</entry>
</feed>
