<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/content.cc, branch win-fix</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=win-fix</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=win-fix'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2026-04-25T10:55:25Z</updated>
<entry>
<title>Remove Film from the whole examination chain.</title>
<updated>2026-04-25T10:55:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-27T23:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=390d8099da65a6254c3100a4d2a19a1ae44941e9'/>
<id>urn:sha1:390d8099da65a6254c3100a4d2a19a1ae44941e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove another unnecessary Film parameter.</title>
<updated>2026-04-25T10:55:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-27T22:49:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=28098f99280729dc40854410a5989bcfc34227a3'/>
<id>urn:sha1:28098f99280729dc40854410a5989bcfc34227a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove now-unnecessary Film parameters.</title>
<updated>2026-04-25T10:54:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-27T22:38:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ad4e8ebbae58448e4ce47067226a6729a8c1cc81'/>
<id>urn:sha1:ad4e8ebbae58448e4ce47067226a6729a8c1cc81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a best guess for DCP audio rate to avoid passing in a Film.</title>
<updated>2026-04-25T10:54:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-01-27T22:27:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2e657da295b0a133812ec850af1a64bab714f987'/>
<id>urn:sha1:2e657da295b0a133812ec850af1a64bab714f987</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make FrameRateChange data private.</title>
<updated>2026-04-08T18:42:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2026-04-08T18:42:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=41b5c9b56a1ef4ac9119c11f166931936632ae0c'/>
<id>urn:sha1:41b5c9b56a1ef4ac9119c11f166931936632ae0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove "computing digest" sub-job.</title>
<updated>2025-12-20T20:49:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-12-20T20:49:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3394e86ea65bd9210e148443ac46e95903ad979e'/>
<id>urn:sha1:3394e86ea65bd9210e148443ac46e95903ad979e</id>
<content type='text'>
It doesn't seem very helpful, and having a sub-job messes up progress
reporting when examining lots of files (each of which doesn't take very
long) as in the UI we just end up seeing the 0% of each sub-job one
after the other.

When we have a lot of sub jobs we really want to just report overall
progress, I think, especially if the sub jobs will last roughly the same
time.
</content>
</entry>
<entry>
<title>Use relative_path().</title>
<updated>2025-11-19T23:15:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-11-19T08:05:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=159a5e4d3fb4c06d75440fd6edf40df7024afea1'/>
<id>urn:sha1:159a5e4d3fb4c06d75440fd6edf40df7024afea1</id>
<content type='text'>
Paths that cannot be made relative (e.g. X:\foo relative to C:\bar)
are returned as empty by boost, and to be honest it's hard to think
of a worse way to solve that particular problem.
</content>
</entry>
<entry>
<title>Add Content::path_for_display().</title>
<updated>2025-10-10T19:15:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-09-30T22:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=710603ccccd86b2db33f76bb0b9c863df7d6a02b'/>
<id>urn:sha1:710603ccccd86b2db33f76bb0b9c863df7d6a02b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused content pointer from change signals.</title>
<updated>2025-07-15T22:57:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-15T22:50:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2a7f3a1840bf2495656efff17a6c35ab3873b441'/>
<id>urn:sha1:2a7f3a1840bf2495656efff17a6c35ab3873b441</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
