<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/tools, branch oj1-again</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=oj1-again</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=oj1-again'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2024-03-30T23:06:05Z</updated>
<entry>
<title>Add hack decrypt of sound assets by dcpdecryptmxf.</title>
<updated>2024-03-30T23:06:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-30T23:06:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=0eff1f460e187c5d0e3f3829a266d8dc9ee000db'/>
<id>urn:sha1:0eff1f460e187c5d0e3f3829a266d8dc9ee000db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in help.</title>
<updated>2024-03-30T00:24:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-03-30T00:24:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=41d24e497a37a0e5d2f8077ed3e4cffaa946b3b4'/>
<id>urn:sha1:41d24e497a37a0e5d2f8077ed3e4cffaa946b3b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only write tool name into help, not its full path.</title>
<updated>2023-12-25T20:43:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-12-25T20:43:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ad4f5b4873782d7808d505e2946338fb116544b4'/>
<id>urn:sha1:ad4f5b4873782d7808d505e2946338fb116544b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bad indentation in verify tool help.</title>
<updated>2023-12-25T20:42:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-12-25T20:42:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9139fb8bd816eb82defcd799403c42afdeb255b8'/>
<id>urn:sha1:9139fb8bd816eb82defcd799403c42afdeb255b8</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>
</feed>
