<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch 2840-icu</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2840-icu</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2840-icu'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-06-28T23:03:48Z</updated>
<entry>
<title>fixup! Make DCPoMatic compatible with ICU &gt;= 75</title>
<updated>2024-06-28T23:03:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-28T23:03:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=23a1df69210dd0e9902992563363b26e6ee88617'/>
<id>urn:sha1:23a1df69210dd0e9902992563363b26e6ee88617</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup! Make DCPoMatic compatible with ICU &gt;= 75</title>
<updated>2024-06-28T23:01:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-28T23:01:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6e89e1291f0ec3dcb744c66b1c35af67daba0241'/>
<id>urn:sha1:6e89e1291f0ec3dcb744c66b1c35af67daba0241</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup! Make DCPoMatic compatible with ICU &gt;= 75</title>
<updated>2024-06-28T22:59:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-28T22:59:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e43c1e2d0e57f0f863c41c9e141e68ecda333235'/>
<id>urn:sha1:e43c1e2d0e57f0f863c41c9e141e68ecda333235</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make DCPoMatic compatible with ICU &gt;= 75</title>
<updated>2024-06-28T22:58:28Z</updated>
<author>
<name>Benjamin Radel</name>
<email>benjamin@radel.tk</email>
</author>
<published>2024-06-28T19:56:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6ddd3e5bbc1c5668c90595217a4a50b986384049'/>
<id>urn:sha1:6ddd3e5bbc1c5668c90595217a4a50b986384049</id>
<content type='text'>
ICU &gt;= 75 uses c++17 features and therefore requires compilation with
-std=c++17. However, this causes some namespace issues in
src/wx/file_picker_ctrl.cc and
src/wx/film_name_location_dialog.cc
between boost::optional, boost::filesystem and the corresponding
names from the std lib.

The patch fixes this namespace issues and adds a version check in
wscript to enable compilation with c++17, if icu &gt;= 75 is detected.
</content>
</entry>
<entry>
<title>Bump libdcp for speculative fix for #2839.</title>
<updated>2024-06-27T20:52:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-27T20:52:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3dbe0b9ff88a16b938ad6adf2c26179e278fa712'/>
<id>urn:sha1:3dbe0b9ff88a16b938ad6adf2c26179e278fa712</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error when importing bad subtitle file (#2838).</title>
<updated>2024-06-27T18:14:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-27T18:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d6e8b54b2b60f70f1a8837183bc184809977be67'/>
<id>urn:sha1:d6e8b54b2b60f70f1a8837183bc184809977be67</id>
<content type='text'>
The subtitle XML refers to a font with no corresponding &lt;LoadFont&gt;.
</content>
</entry>
<entry>
<title>Missing include.</title>
<updated>2024-06-18T23:22:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-11T11:55:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7e1e6564c680c426b9ec207c82d5ea2b9f4630ea'/>
<id>urn:sha1:7e1e6564c680c426b9ec207c82d5ea2b9f4630ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supporters update.</title>
<updated>2024-06-18T23:09:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-18T23:09:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d93d0c63035da0d6c6e2275054b6e5ee894d0b7d'/>
<id>urn:sha1:d93d0c63035da0d6c6e2275054b6e5ee894d0b7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build with some older boosts.</title>
<updated>2024-06-18T23:07:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-11T18:16:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bab933aec3016bf9f7b1d2fcc09e7b0a50d107d0'/>
<id>urn:sha1:bab933aec3016bf9f7b1d2fcc09e7b0a50d107d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build tests on Ubuntu 24.04.</title>
<updated>2024-06-18T17:58:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-06-18T08:10:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=848588736fd26b7325d5771b0f8bc13e725b4770'/>
<id>urn:sha1:848588736fd26b7325d5771b0f8bc13e725b4770</id>
<content type='text'>
</content>
</entry>
</feed>
