<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/test/audio_mapping_test.cc, branch main</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=main</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=main'/>
<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>Convert some paths to string.</title>
<updated>2025-07-10T18:50:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-09T19:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7a4763153548619b379222d5c22d10b238ba0ac3'/>
<id>urn:sha1:7a4763153548619b379222d5c22d10b238ba0ac3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some includes of fmt/format.h.</title>
<updated>2025-07-10T18:50:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-09T19:54:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9e90111e53a0b0739d0789afd26f29e63f803917'/>
<id>urn:sha1:9e90111e53a0b0739d0789afd26f29e63f803917</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add AudioMapping::take_from().</title>
<updated>2023-03-22T23:24:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-22T23:24:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e7d8a70a16f972de2861bb1464dec6df3d26c579'/>
<id>urn:sha1:e7d8a70a16f972de2861bb1464dec6df3d26c579</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support Dolby-style WAV back surround names when guessing mappings (#2427).</title>
<updated>2023-01-18T16:05:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-01-18T16:05:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=37d2bf172e9061f24c874d5416bd3c8f9719c823'/>
<id>urn:sha1:37d2bf172e9061f24c874d5416bd3c8f9719c823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract constants.h</title>
<updated>2022-12-09T23:47:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-12-09T23:47:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=da38c8a0156808595be0aae1b1490069a663fb78'/>
<id>urn:sha1:da38c8a0156808595be0aae1b1490069a663fb78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some spelling mistakes (mostly in comments).</title>
<updated>2022-09-14T23:15:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-09-14T23:15:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c103d8c1306e5fb3937b3a6c430a3fff32653fa3'/>
<id>urn:sha1:c103d8c1306e5fb3937b3a6c430a3fff32653fa3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only look in the filename (not the whole path) when guessing channels for sound files (#2204).</title>
<updated>2022-03-08T22:22:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-08T22:22:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1a3bf8411529e2d6c21244b970c3e5d962396cce'/>
<id>urn:sha1:1a3bf8411529e2d6c21244b970c3e5d962396cce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve test output.</title>
<updated>2022-03-08T22:21:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-08T22:21:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b3846a3f0f650ded3019bb4305b63d5675fb9d74'/>
<id>urn:sha1:b3846a3f0f650ded3019bb4305b63d5675fb9d74</id>
<content type='text'>
</content>
</entry>
</feed>
