<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx, branch v2.18.15</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.15</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.18.15'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-03-24T16:00:26Z</updated>
<entry>
<title>Supporters update.</title>
<updated>2025-03-24T16:00:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-24T16:00:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e0a7788809214f864b200918c06ac41dd95abd76'/>
<id>urn:sha1:e0a7788809214f864b200918c06ac41dd95abd76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic support for variable-Z 3D subtitles.</title>
<updated>2025-03-24T15:59:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-20T22:43:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=816a7b7a9d9c3cae7565cec139bf28068853f94d'/>
<id>urn:sha1:816a7b7a9d9c3cae7565cec139bf28068853f94d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sensitivity of "Add OV..." option with no content.</title>
<updated>2025-03-21T14:27:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-21T14:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=78625ddeddb0a19910d8ff44e8f1e983370d2842'/>
<id>urn:sha1:78625ddeddb0a19910d8ff44e8f1e983370d2842</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Seek the player before creating a new butler.</title>
<updated>2025-03-19T00:08:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-19T00:04:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5374dde4a0057066697c4963ce30f025980dc3c1'/>
<id>urn:sha1:5374dde4a0057066697c4963ce30f025980dc3c1</id>
<content type='text'>
Consider the case where we switch to a different sound card when the
player GUI is showing frame 0.

At this point, the butler will be full up to some readahead, so the
player will also "think" it's at the readahead position.

If we create a new butler, the first get of video from the new buffer
would previously return a frame from the readahead position (because
that's where the player was).

Since the new butler would coincide with the audio stream position
being 0, the video thread would think it was ahead by the ring buffer
readahead and so would sleep for quite a long time.

Meanwhile audio arrives and is played, and when the video thread finally
wakes it is a long time behind the audio.
</content>
</entry>
<entry>
<title>Supporters update.</title>
<updated>2025-03-13T23:30:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-13T23:30:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=df2cdedfe8a8b476bd5e8d4e8252e7da56036eea'/>
<id>urn:sha1:df2cdedfe8a8b476bd5e8d4e8252e7da56036eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crashes if add_config_file_controls() is not called.</title>
<updated>2025-03-13T23:30:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-13T23:30:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=eaa1619b2925643850e5d801f9743dfc722326e0'/>
<id>urn:sha1:eaa1619b2925643850e5d801f9743dfc722326e0</id>
<content type='text'>
e.g. when opening the player preferences.
</content>
</entry>
<entry>
<title>White space.</title>
<updated>2025-03-13T23:29:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-13T23:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=69fc0cceb5ac548bc4c56305dc4530dbc6a6e34b'/>
<id>urn:sha1:69fc0cceb5ac548bc4c56305dc4530dbc6a6e34b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space: move_to_dialog.{cc,h}</title>
<updated>2025-03-12T19:45:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-12T19:45:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7bc31adf96d88f0a256eac959849b50771b4e2c5'/>
<id>urn:sha1:7bc31adf96d88f0a256eac959849b50771b4e2c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix padding.</title>
<updated>2025-03-12T19:01:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-12T19:01:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=74b761faecff92e01740fdaef9b461d5ffdf11c3'/>
<id>urn:sha1:74b761faecff92e01740fdaef9b461d5ffdf11c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve layout of export subtitles dialog, especially with de_DE translation.</title>
<updated>2025-03-12T18:50:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-03-12T18:50:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=84de18ce3e3561c58370d0b5b6e6153f139499f3'/>
<id>urn:sha1:84de18ce3e3561c58370d0b5b6e6153f139499f3</id>
<content type='text'>
</content>
</entry>
</feed>
