<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/file.h, branch main</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=main</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2023-10-08T23:20:01Z</updated>
<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>Add File::open_error().</title>
<updated>2022-12-23T19:14:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-23T19:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a19fe8260a4e1f4cb9d523f5b2cb41eae0a61acd'/>
<id>urn:sha1:a19fe8260a4e1f4cb9d523f5b2cb41eae0a61acd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ::puts().</title>
<updated>2022-05-05T19:46:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-15T20:40:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=57ee229993937dee8e12df4f60dd1e508fe50622'/>
<id>urn:sha1:57ee229993937dee8e12df4f60dd1e508fe50622</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ::tell().</title>
<updated>2022-05-05T19:46:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-15T20:33:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=85207b59bd065b5fd8d1c7c0302e153dcd941554'/>
<id>urn:sha1:85207b59bd065b5fd8d1c7c0302e153dcd941554</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add accessor for use with things like fprintf().</title>
<updated>2022-05-05T19:46:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-13T22:19:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=2d24494031316bdbed149b931ddfc122ff8e9660'/>
<id>urn:sha1:2d24494031316bdbed149b931ddfc122ff8e9660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add move constructor.</title>
<updated>2022-05-05T19:46:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-13T22:02:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=00e10ea721796f660b3479eb6f862125c255dc88'/>
<id>urn:sha1:00e10ea721796f660b3479eb6f862125c255dc88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add header guard.</title>
<updated>2022-05-05T19:46:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-13T21:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=915991a1accee95cfe6341a286c6ecedf4f0012b'/>
<id>urn:sha1:915991a1accee95cfe6341a286c6ecedf4f0012b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ::seek().</title>
<updated>2022-05-05T19:46:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-13T21:37:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=58731200a835da9ec928577d36ab5232db974734'/>
<id>urn:sha1:58731200a835da9ec928577d36ab5232db974734</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ::take().</title>
<updated>2022-05-05T19:46:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-13T21:30:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9fb1f4d59aa56c0f04a43ad83c152eaa12600e74'/>
<id>urn:sha1:9fb1f4d59aa56c0f04a43ad83c152eaa12600e74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add checked_{read,write} from DoM.</title>
<updated>2022-05-05T19:46:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-13T21:19:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6387446a183cf99803beb1bc68af8788601b73ce'/>
<id>urn:sha1:6387446a183cf99803beb1bc68af8788601b73ce</id>
<content type='text'>
</content>
</entry>
</feed>
