<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/exceptions.cc, branch windows-debug-test</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=windows-debug-test</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=windows-debug-test'/>
<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>Move sqlite database open/close to a new SQLiteDatabase.</title>
<updated>2025-01-22T13:34:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-01-18T23:21:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=16b3f6c6245acf9689349dbd2af7d4411f861767'/>
<id>urn:sha1:16b3f6c6245acf9689349dbd2af7d4411f861767</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Throw a more useful error when the disk is full during an export (#2866).</title>
<updated>2024-09-22T15:12:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-09-22T15:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=db6882af015dc067baed605b11d8dfa3c3dcb7e3'/>
<id>urn:sha1:db6882af015dc067baed605b11d8dfa3c3dcb7e3</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>Tidy up NetworkError.</title>
<updated>2021-12-21T20:03:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-12-20T20:45:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=531f206850224bf416a4d9854db18caa9c7b33aa'/>
<id>urn:sha1:531f206850224bf416a4d9854db18caa9c7b33aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend NetworkError to take a detail parameter.</title>
<updated>2021-12-13T21:45:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-12-13T00:00:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=89547a4110fcee9081a22ae206bd4367e736688c'/>
<id>urn:sha1:89547a4110fcee9081a22ae206bd4367e736688c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new GLError constructor.</title>
<updated>2021-09-27T11:41:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-08T23:03:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dcd9afacd67975a9e20a6d1c4b3998c2890f1c16'/>
<id>urn:sha1:dcd9afacd67975a9e20a6d1c4b3998c2890f1c16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak formatting.</title>
<updated>2021-09-21T07:47:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-08T23:03:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=38e89b25f6042d7a9dc023bbdeff98b09cbdd26f'/>
<id>urn:sha1:38e89b25f6042d7a9dc023bbdeff98b09cbdd26f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2021-05-03T18:18:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-05-03T09:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=689fa55d1529ad88449ca464e9107c4dcc54d1cb'/>
<id>urn:sha1:689fa55d1529ad88449ca464e9107c4dcc54d1cb</id>
<content type='text'>
</content>
</entry>
</feed>
