<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools/dcpomatic_disk_writer.cc, branch fmt</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=fmt</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=fmt'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-12-27T13:31:35Z</updated>
<entry>
<title>fixup! fixup! Replace String::compose with fmt::format().</title>
<updated>2024-12-27T13:31:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-27T13:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7205c0fa5e7350589122e5ea0bcdca1e31c18319'/>
<id>urn:sha1:7205c0fa5e7350589122e5ea0bcdca1e31c18319</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup! Replace String::compose with fmt::format().</title>
<updated>2024-12-27T02:57:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-27T02:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3aeb706dc03c5d59c565af5ef8ed375b101a6047'/>
<id>urn:sha1:3aeb706dc03c5d59c565af5ef8ed375b101a6047</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary includes.</title>
<updated>2024-12-25T23:26:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-23T20:51:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=41152314e0353afd2374bef31e5876096a6fcb29'/>
<id>urn:sha1:41152314e0353afd2374bef31e5876096a6fcb29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix non-ASCII paths in the disk writer on Windows (#2440).</title>
<updated>2023-02-12T18:40:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-02-11T21:22:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ceba5736c6981cdad4ab9178a97518ecb70f1602'/>
<id>urn:sha1:ceba5736c6981cdad4ab9178a97518ecb70f1602</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recover better errors from ext4.</title>
<updated>2023-02-05T19:08:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-29T22:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8c867a69d4a93cf81b89a612764eb0be902b7407'/>
<id>urn:sha1:8c867a69d4a93cf81b89a612764eb0be902b7407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add DiskWriterBackendResponse::write_to_nanomsg() and use it</title>
<updated>2023-01-29T21:49:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-26T23:43:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7bce98ec4c05081569cb66b68523e1466058ea76'/>
<id>urn:sha1:7bce98ec4c05081569cb66b68523e1466058ea76</id>
<content type='text'>
everywhere.  In the process, use raw_convert() on both ends
to avoid any locale-based problems with floating point number
separators.
</content>
</entry>
<entry>
<title>Allow multiple DCPs to be written to a disk (#1756).</title>
<updated>2022-07-20T08:18:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-07-19T22:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4bdaccb5ede7d9a1066e0a0665fcfce9b1e3241e'/>
<id>urn:sha1:4bdaccb5ede7d9a1066e0a0665fcfce9b1e3241e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a few places where a complete ERROR message was not being sent.</title>
<updated>2022-06-08T20:20:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-30T12:41:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6b966acc4b9078989de82daf742b6569b749d0a0'/>
<id>urn:sha1:6b966acc4b9078989de82daf742b6569b749d0a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing warnings.h include fix.</title>
<updated>2022-04-22T21:48:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-22T21:48:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cdfe3bf9ed85f5fba872b8a307035a963b88bce1'/>
<id>urn:sha1:cdfe3bf9ed85f5fba872b8a307035a963b88bce1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use libdcp's warnings.h</title>
<updated>2022-04-22T21:27:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-22T21:27:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c29aa6531a4046a8db72dcac81189eb8893233c'/>
<id>urn:sha1:3c29aa6531a4046a8db72dcac81189eb8893233c</id>
<content type='text'>
</content>
</entry>
</feed>
