<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx, branch batch-font-id-error</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=batch-font-id-error</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=batch-font-id-error'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-06-12T20:32:34Z</updated>
<entry>
<title>Add Prores 4444 support (#2263).</title>
<updated>2022-06-12T20:32:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-12T20:32:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1c57df596882f15403ee97d01862f8b76cfb797b'/>
<id>urn:sha1:1c57df596882f15403ee97d01862f8b76cfb797b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename PRORES -&gt; PRORES_HQ</title>
<updated>2022-06-12T19:44:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-12T19:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=59209af1e2d73334ff7dfe6c7da465293dc24c0b'/>
<id>urn:sha1:59209af1e2d73334ff7dfe6c7da465293dc24c0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supporters/subscribers update.</title>
<updated>2022-06-12T12:33:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-12T12:33:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f4f3ba3bbdd8eebd8c1ca42595e3d9cb94d77f07'/>
<id>urn:sha1:f4f3ba3bbdd8eebd8c1ca42595e3d9cb94d77f07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tester.</title>
<updated>2022-06-11T23:08:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-11T23:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=360eb5afa95feb78c29139bbe2ff7c4f619343d6'/>
<id>urn:sha1:360eb5afa95feb78c29139bbe2ff7c4f619343d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix strange multi-selection behaviour on Linux (#2269).</title>
<updated>2022-06-09T07:34:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-07T20:29:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7fa7b39acdb940d8eafdf8b553525dae7c152084'/>
<id>urn:sha1:7fa7b39acdb940d8eafdf8b553525dae7c152084</id>
<content type='text'>
It seems that all of a sudden the behaviour of wxListCtrl's selection
is strange (on Linux at least).  If a list item is selected by
some other action (e.g. selection in the timeline) and then you click
another directly in the list, both are selected.

This "fix" seems to work on Linux at least - also setting
wxLIST_STATE_FOCUSED as well as wxLIST_STATE_SELECTED.  I don't know
why this works.
</content>
</entry>
<entry>
<title>Rearrange subtitle font management.</title>
<updated>2022-06-07T15:01:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-01T11:03:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5a820bb8fae34591be5ac6d19a73461b9dab532a'/>
<id>urn:sha1:5a820bb8fae34591be5ac6d19a73461b9dab532a</id>
<content type='text'>
With this change each subtitle coming out of the player has a reference
to a dcpomatic::Font that belongs to the TextContent.  This hopefully
solves a few problems which all basically stemmed from the fact that
previously the decoders/player were deciding what the font ID in the
output DCP would be - they can't do that properly.
</content>
</entry>
<entry>
<title>Preserve export video settings in the config (#2259).</title>
<updated>2022-06-06T21:10:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-03T22:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fcba100f0dfd1d4214291abb76f22ebd696c24d4'/>
<id>urn:sha1:fcba100f0dfd1d4214291abb76f22ebd696c24d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2022-06-06T21:10:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-05T19:09:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7b30ec45f8d3d2881d633356058628373eb47057'/>
<id>urn:sha1:7b30ec45f8d3d2881d633356058628373eb47057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make jump-to-first-subtitle also work with DCP subs.</title>
<updated>2022-06-06T19:00:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-06-06T19:00:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=59953282b9f9da1164f39181347a01672c4f674c'/>
<id>urn:sha1:59953282b9f9da1164f39181347a01672c4f674c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow sending KDMs to more emails (#2244).</title>
<updated>2022-06-03T20:26:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-05-05T22:55:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cacb0750b9e6efbefa5ffa33a0df9552db5483db'/>
<id>urn:sha1:cacb0750b9e6efbefa5ffa33a0df9552db5483db</id>
<content type='text'>
</content>
</entry>
</feed>
