<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/copy_to_drive_job.cc, branch processor</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=processor</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=processor'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-07-10T18:50:32Z</updated>
<entry>
<title>Remove compose.hpp includes.</title>
<updated>2025-07-10T18:50:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-09T20:58:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bad01065584014aee4024e7cbc4a66acac7617e1'/>
<id>urn:sha1:bad01065584014aee4024e7cbc4a66acac7617e1</id>
<content type='text'>
sed -i "/include.*compose.hpp/d;" src/lib/*.cc src/wx/*.cc src/wx/*.h src/tools/*.cc src/lib/*.h test/*.cc
</content>
</entry>
<entry>
<title>Replace String::compose with fmt.</title>
<updated>2025-07-10T18:50:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-09T20:53:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=62c34b28567a097e8f22576e7d7891bd3dbe0ac0'/>
<id>urn:sha1:62c34b28567a097e8f22576e7d7891bd3dbe0ac0</id>
<content type='text'>
sed -i "/Plural-Forms/n;/%100/n;/scanf/n;s/%[123456789]/{}/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc src/lib/po/*.po src/wx/po/*.po src/tools/po/*.po test/*.cc
sed -i "s/String::compose */fmt::format/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc test/*.cc
</content>
</entry>
<entry>
<title>Remove some unused includes.</title>
<updated>2025-01-05T11:58:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-02T22:58:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2970a579fa3e3f980f8a9d0cfea44b93ca05602a'/>
<id>urn:sha1:2970a579fa3e3f980f8a9d0cfea44b93ca05602a</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>Use DiskWriterBackEndResponse, and add some more information to the unmount error.</title>
<updated>2023-01-29T19:58:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-11T15:32:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b09eed77ec297dd05c112f4e93d6db5641053fe1'/>
<id>urn:sha1:b09eed77ec297dd05c112f4e93d6db5641053fe1</id>
<content type='text'>
</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>Add more logging to disk writer.</title>
<updated>2021-05-09T21:15:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-05-09T08:08:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=767238a8abebbb2a2f8d1e91806131754b9c67fd'/>
<id>urn:sha1:767238a8abebbb2a2f8d1e91806131754b9c67fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get progress during formatting.</title>
<updated>2021-03-12T22:28:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-03-08T21:25:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7981eefcfebb563ccf5627f132abdfdef22e0c23'/>
<id>urn:sha1:7981eefcfebb563ccf5627f132abdfdef22e0c23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T21:48:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26'/>
<id>urn:sha1:dd9be86db6cde0afa5da0d1d1ac43b42e05dca26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce width of information text in the copy-to-drive job.</title>
<updated>2020-08-06T22:07:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-06T22:07:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f18a6eca3631dcced7b2ff6d3d22afdb51499843'/>
<id>urn:sha1:f18a6eca3631dcced7b2ff6d3d22afdb51499843</id>
<content type='text'>
</content>
</entry>
</feed>
