<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx, branch arbitrary-hz</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=arbitrary-hz</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=arbitrary-hz'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-09-02T20:40:13Z</updated>
<entry>
<title>Untested conversion to num/den DCPTime.</title>
<updated>2025-09-02T20:40:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-21T23:09:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=33b0928b20618da5bc295711bfdf3d638863afa5'/>
<id>urn:sha1:33b0928b20618da5bc295711bfdf3d638863afa5</id>
<content type='text'>
Summary of required changes:

Replace ::from_frames with a constructor that takes num/den.
Provide and use member to_debug_string() instead of to_string().
Provide and use member to_serializable_string() and string constructor instead of fmt::to_string on .get() and number constructor.
Provide and use content_time() member instead of ContentTime constructor from DCPTime.
Use frames_round(96000) instead of get() when comparing times to see if they are "close enough".
Provide and use DCPTime(x, FrameRateChange) constructor when converting from ContentTime.
Use .seconds() when calculating proportions or sometimes when dividing by HZ.
Provide and use operator bool().
Pass explicit 96000 denominator in a lot of places.
Add member max() and use it instead of static max()
Change BOOST_CHECK_EQUAL to BOOST_CHECK
Provide operator/ and use it instead of .get() / 2.
</content>
</entry>
<entry>
<title>pot/merge.</title>
<updated>2025-08-27T09:30:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-08-27T09:30:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c00008909fc02f1f40211c200c0fb3f858cfd05b'/>
<id>urn:sha1:c00008909fc02f1f40211c200c0fb3f858cfd05b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supporters update.</title>
<updated>2025-08-26T11:06:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-08-26T11:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f68b1a097040995399c94dbb4132f65a8cdc9e98'/>
<id>urn:sha1:f68b1a097040995399c94dbb4132f65a8cdc9e98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix player crop in OpenGL mode.</title>
<updated>2025-08-25T06:44:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-08-19T19:29:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=07efa1af2aafabe6c98098adf2bcfd5cff5f9191'/>
<id>urn:sha1:07efa1af2aafabe6c98098adf2bcfd5cff5f9191</id>
<content type='text'>
Previously we changed the scaling of the texture, when instead we should
only look at a subset of the texture.
</content>
</entry>
<entry>
<title>Rename variable.</title>
<updated>2025-08-25T06:44:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-08-19T19:23:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4b45841b0409950bde56ee79aacd1dd63a1df04f'/>
<id>urn:sha1:4b45841b0409950bde56ee79aacd1dd63a1df04f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: some east/west const.</title>
<updated>2025-08-25T06:44:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-08-19T19:22:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=811d240a95b209ae04809ad02fef6302ef094b0b'/>
<id>urn:sha1:811d240a95b209ae04809ad02fef6302ef094b0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename size -&gt; out_size.</title>
<updated>2025-08-25T06:44:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-08-19T19:19:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=722a4a1769b2affa10c03b84d1ff727c06ce90dd'/>
<id>urn:sha1:722a4a1769b2affa10c03b84d1ff727c06ce90dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect display when cropping unoptimised video with the OpenGL renderer (#3075).</title>
<updated>2025-08-25T06:44:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-08-19T18:50:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2fa3fe9d83adbf188b4fe39ddc46af7702c487fe'/>
<id>urn:sha1:2fa3fe9d83adbf188b4fe39ddc46af7702c487fe</id>
<content type='text'>
Previously we wrongly tried to apply crop to videos in
Optimisation::NONE, which are already cropped and {letter,pillar}boxed.
</content>
</entry>
<entry>
<title>Cleanup: wrap glUniform* calls.</title>
<updated>2025-08-25T06:44:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-08-19T18:48:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5932d16a8a9e265ce13408128f4434c6912be292'/>
<id>urn:sha1:5932d16a8a9e265ce13408128f4434c6912be292</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: extract check_gl_error to gl_util.{cc,h}</title>
<updated>2025-08-25T06:44:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-08-19T18:14:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c1e7425cc3cb55dd0c9ddb15d00b6c2eb2faef0f'/>
<id>urn:sha1:c1e7425cc3cb55dd0c9ddb15d00b6c2eb2faef0f</id>
<content type='text'>
</content>
</entry>
</feed>
