<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.17.25</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.17.25</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.17.25'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-11-24T15:08:33Z</updated>
<entry>
<title>Remove unwanted credit.</title>
<updated>2024-11-24T15:08:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-24T15:08:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7aa8d5a45b8a10c3c826fe361a095d2f07021f8d'/>
<id>urn:sha1:7aa8d5a45b8a10c3c826fe361a095d2f07021f8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only support Grok on Ubuntu 24.04.</title>
<updated>2024-11-23T12:01:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-23T12:01:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=05ed3c32c8b5e94573e0df2a260e3ecce2986979'/>
<id>urn:sha1:05ed3c32c8b5e94573e0df2a260e3ecce2986979</id>
<content type='text'>
That's what Aaron wants to support.
</content>
</entry>
<entry>
<title>Updated zh_CN translation from Kahn Li.</title>
<updated>2024-11-20T22:45:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-20T22:45:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=037b08052a894be0435437545283a02b9913b51f'/>
<id>urn:sha1:037b08052a894be0435437545283a02b9913b51f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into v2.17.x</title>
<updated>2024-11-20T22:13:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-20T22:13:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=89a7c0c5ea6205c4f19be9c7e3186b4d7ad1e44c'/>
<id>urn:sha1:89a7c0c5ea6205c4f19be9c7e3186b4d7ad1e44c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove support for 32-bit Linux packaging.</title>
<updated>2024-11-17T15:21:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-17T15:21:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ec7a23305dfb378c589180ec1c9f689224acfce4'/>
<id>urn:sha1:ec7a23305dfb378c589180ec1c9f689224acfce4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix multi-selection of content.</title>
<updated>2024-11-17T13:46:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-17T13:38:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d51d330f78f11160509a764060ecc17a731e97cf'/>
<id>urn:sha1:d51d330f78f11160509a764060ecc17a731e97cf</id>
<content type='text'>
In order to add ellipsizing of text we're using this "mode" of wxListCtrl where
`OnGetItemAttr` is called to get information about an item.  This was intended
to support very long lists, so that the whole list does not have to be given
to wxListCtrl.

However, in this mode, multiple selections (e.g. shift-click) are just not
reported.  There's a 13-year-old wxWidgets bug to fix this:

https://github.com/wxWidgets/wxWidgets/issues/4541

and there is mentioned the workaround applied here - listen to the focused
event.  We have to delay it because on macOS (at least) the selection state
is not updated until after the focused event.
</content>
</entry>
<entry>
<title>Fix "multiple" button alignment on macOS.</title>
<updated>2024-11-17T13:37:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-17T13:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4a57f54fe4f0039439c54a86d175859764c70578'/>
<id>urn:sha1:4a57f54fe4f0039439c54a86d175859764c70578</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated nl_NL translation from Rob van Nieuwkerk.</title>
<updated>2024-11-13T00:15:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-13T00:15:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d99ea8ebeb258afd297bebd22c2db2fe2bf17a7d'/>
<id>urn:sha1:d99ea8ebeb258afd297bebd22c2db2fe2bf17a7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a better colour for the name examples in dark UIs (#2888).</title>
<updated>2024-11-10T23:57:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-10T23:57:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3e64eb0078015558aef03cc87f9d52fc8940e602'/>
<id>urn:sha1:3e64eb0078015558aef03cc87f9d52fc8940e602</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/main' into v2.17.x</title>
<updated>2024-11-10T21:02:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-10T21:02:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e2e7420bb4fc8ce36746ccddd6e2b29608de3a90'/>
<id>urn:sha1:e2e7420bb4fc8ce36746ccddd6e2b29608de3a90</id>
<content type='text'>
</content>
</entry>
</feed>
