<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/playhead_to_frame_dialog.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>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>Put current frame position in seek-by-frame dialogue when opening it (#1736).</title>
<updated>2020-04-29T20:14:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-29T20:14:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=40d38c8d011f0863f396f21cd750cdcef803a792'/>
<id>urn:sha1:40d38c8d011f0863f396f21cd750cdcef803a792</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put Time types in dcpomatic namespace.</title>
<updated>2019-05-10T22:43:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-08T22:41:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c4403784febdbdd42e9c32e67fadb147f11fe566'/>
<id>urn:sha1:c4403784febdbdd42e9c32e67fadb147f11fe566</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Focus frame entry in playhead-to-frame dialogue.</title>
<updated>2016-12-14T10:37:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-12-14T10:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=564780ded57e506f82971e71679a5645223bcff2'/>
<id>urn:sha1:564780ded57e506f82971e71679a5645223bcff2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move locale_convert into libdcp.</title>
<updated>2016-08-12T08:14:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-12T08:10:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b81241ce69a689629307832f802ac4faa6ed885f'/>
<id>urn:sha1:b81241ce69a689629307832f802ac4faa6ed885f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace incorrect uses of raw_convert with a new locale_convert.</title>
<updated>2016-08-12T08:14:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-11T11:49:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=94056bf7f8fdef32da3cd78eff68d58560b4e6be'/>
<id>urn:sha1:94056bf7f8fdef32da3cd78eff68d58560b4e6be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move raw_convert into libdcp.</title>
<updated>2016-08-12T08:14:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-11T10:07:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=73654117144c6de0ec4efe39ddc88485df546cc9'/>
<id>urn:sha1:73654117144c6de0ec4efe39ddc88485df546cc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Name playhead moves 'go to' rather than 'move to'</title>
<updated>2016-07-03T19:42:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-07-03T19:42:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f015c70b101bd6d89eb34f9bc6e70d8e0638d12e'/>
<id>urn:sha1:f015c70b101bd6d89eb34f9bc6e70d8e0638d12e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add frame number dialog on frame position click.</title>
<updated>2016-07-01T22:37:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-07-01T22:37:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ee37079f77166aaa309ffe7b3475b4f79f88eaa8'/>
<id>urn:sha1:ee37079f77166aaa309ffe7b3475b4f79f88eaa8</id>
<content type='text'>
</content>
</entry>
</feed>
