<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic, branch v2.16.98</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.98</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.16.98'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2024-11-17T13:46:52Z</updated>
<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>Fix examination logic.</title>
<updated>2024-11-10T01:38:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-09T11:55:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=247191469093427b05229bd0051c25395a30f4b5'/>
<id>urn:sha1:247191469093427b05229bd0051c25395a30f4b5</id>
<content type='text'>
Before we would stop if there was one audio stream and the first packet
was from that stream; we would not carry on to find the video.
</content>
</entry>
<entry>
<title>I think carry_on_audio should also be set false if audio_packet() returns false.</title>
<updated>2024-11-08T18:57:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-08T18:57:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=111acef9b225731c99274d82cdd374acc04ca252'/>
<id>urn:sha1:111acef9b225731c99274d82cdd374acc04ca252</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove out-of-date comment.</title>
<updated>2024-11-08T18:56:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-08T18:56:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=153153f2b91297ed463d0a0a85b74bc38f660003'/>
<id>urn:sha1:153153f2b91297ed463d0a0a85b74bc38f660003</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supporters update.</title>
<updated>2024-11-06T19:47:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-06T19:47:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=93dd1d53fd0f94a5856efdc97b90c57f5ddc2b8a'/>
<id>urn:sha1:93dd1d53fd0f94a5856efdc97b90c57f5ddc2b8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing marker types FFOB/LFOB (#2886).</title>
<updated>2024-11-06T09:51:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-11-06T09:51:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3e48390d509f0c93df0f24ced04561c490c2566e'/>
<id>urn:sha1:3e48390d509f0c93df0f24ced04561c490c2566e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Needing length is the same for audio and video, so merge them.</title>
<updated>2024-11-01T00:40:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-10-28T00:36:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8edadeea58faf5c075296df1f605407797e9a25a'/>
<id>urn:sha1:8edadeea58faf5c075296df1f605407797e9a25a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Obtain audio length by scanning through the file if required (#2880).</title>
<updated>2024-11-01T00:40:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-10-19T19:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=738ced15ead0f029cf2becf9b77d7adf37e733e3'/>
<id>urn:sha1:738ced15ead0f029cf2becf9b77d7adf37e733e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix video length when we scan for it.</title>
<updated>2024-10-19T19:29:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-10-19T19:29:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=24cfca51dffed98f0b115ca36f9a8478753e2432'/>
<id>urn:sha1:24cfca51dffed98f0b115ca36f9a8478753e2432</id>
<content type='text'>
Length is 1 frame more than the start time of the last frame.
</content>
</entry>
</feed>
