<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/controls.cc, 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>Fix unresponsive back/forward clicks in player (#2914).</title>
<updated>2024-12-28T01:25:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-12-28T01:25:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7731b78185de87c4351703433eab0baabd34d725'/>
<id>urn:sha1:7731b78185de87c4351703433eab0baabd34d725</id>
<content type='text'>
We need to bind also to the double click event otherwise we miss some
clicks.
</content>
</entry>
<entry>
<title>Remove some make_wx() that are not necessary.</title>
<updated>2024-11-03T21:10:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-03T21:10:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e6d27dbfe364a7f74799a20cdb061320ebd4a894'/>
<id>urn:sha1:e6d27dbfe364a7f74799a20cdb061320ebd4a894</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove use of wxT in favour of char_to_wx().</title>
<updated>2024-09-03T15:02:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-08-09T22:41:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c97de27f9c5364b6f126016c5e1f31a76d5ce565'/>
<id>urn:sha1:c97de27f9c5364b6f126016c5e1f31a76d5ce565</id>
<content type='text'>
The wxWidgets docs advise against its use these days.
</content>
</entry>
<entry>
<title>Fix exception when calling resume() without first calling suspend().</title>
<updated>2024-02-14T21:42:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-02-14T21:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=57ff0d9b06c396f8aae4388d4d61af564f2c04f6'/>
<id>urn:sha1:57ff0d9b06c396f8aae4388d4d61af564f2c04f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move ScopeGuard into libdcp.</title>
<updated>2024-01-09T10:54:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-01-08T15:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=12d1abf033654727d6ab6278087ff7cfc65d63f6'/>
<id>urn:sha1:12d1abf033654727d6ab6278087ff7cfc65d63f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a little gap between player buttons and the position slider.</title>
<updated>2023-12-31T15:51:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-12-31T15:51:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=451d777c5bbf289629588fc67c1a4e55a12347ea'/>
<id>urn:sha1:451d777c5bbf289629588fc67c1a4e55a12347ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract Film::Property to its own header to (maybe) increase compilation speed.</title>
<updated>2023-08-09T08:18:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-08-08T16:11:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a3c1ae7c2e46b65347341896b3d1a505ff92632b'/>
<id>urn:sha1:a3c1ae7c2e46b65347341896b3d1a505ff92632b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary config_changed() which will only result in setup_sensitivity() being called again.</title>
<updated>2023-06-22T15:41:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-06-22T15:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ba0d572dc4e2f8c22b921bb64cd25a5b27d8f3a5'/>
<id>urn:sha1:ba0d572dc4e2f8c22b921bb64cd25a5b27d8f3a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No need to call setup_sensitivity() here as set_film() already does it.</title>
<updated>2023-06-22T15:35:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-06-22T15:35:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bfc4d4380d052f77b18cb43a6ae92c3c4f6a7660'/>
<id>urn:sha1:bfc4d4380d052f77b18cb43a6ae92c3c4f6a7660</id>
<content type='text'>
</content>
</entry>
</feed>
