<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, branch 2501-msc</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2501-msc</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2501-msc'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-04-05T20:31:22Z</updated>
<entry>
<title>fixup! FIXME: libdcp bump.</title>
<updated>2023-04-05T20:31:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-05T20:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1ec8cf279d0e53ab5ea0fbaa549713383e766af9'/>
<id>urn:sha1:1ec8cf279d0e53ab5ea0fbaa549713383e766af9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write MainSoundConfiguration tags with hyphens for unused channels (#2501).</title>
<updated>2023-04-05T20:05:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-05T20:05:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=efd20431ebc2ff696a24d513c12cc690dae9e718'/>
<id>urn:sha1:efd20431ebc2ff696a24d513c12cc690dae9e718</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix scrollbars when using zoom in the timeline.</title>
<updated>2023-04-05T20:03:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-05T20:03:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=63b62282a4ca242ca3d2637941ad726199a9f3e0'/>
<id>urn:sha1:63b62282a4ca242ca3d2637941ad726199a9f3e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove incorrect GC translation.</title>
<updated>2023-04-05T20:02:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-05T20:02:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=99b2d9283f5bb1b8d4c2d51438802ce5e9dca5a6'/>
<id>urn:sha1:99b2d9283f5bb1b8d4c2d51438802ce5e9dca5a6</id>
<content type='text'>
This appears not to be necessary, and if present it messes up the scrollbars
so that scrolling fully right shows a big empty space at the end of the
timeline items.
</content>
</entry>
<entry>
<title>More zh_CN translation fixes from Danbo Song.</title>
<updated>2023-04-04T22:02:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-04T22:02:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=211943d505f62696c42d2d726df3caa4a9d41f2f'/>
<id>urn:sha1:211943d505f62696c42d2d726df3caa4a9d41f2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated nl_NL translation from Rob van Nieuwkerk.</title>
<updated>2023-04-01T22:42:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-04-01T22:42:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=39cb4d67b621c0b2f36d9bf672acf386d3a3e678'/>
<id>urn:sha1:39cb4d67b621c0b2f36d9bf672acf386d3a3e678</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supporters update.</title>
<updated>2023-03-30T07:50:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-30T07:50:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f534523b978940524c5b96b7424d522ec8d582b6'/>
<id>urn:sha1:f534523b978940524c5b96b7424d522ec8d582b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use CURLOPT_NOSIGNAL to fix crashes on update check (#2495).</title>
<updated>2023-03-29T23:25:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-29T23:25:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0fab37d3b61eb150b3de4a4000b8156e6e53574b'/>
<id>urn:sha1:0fab37d3b61eb150b3de4a4000b8156e6e53574b</id>
<content type='text'>
Without this, it's possible to come back from curl_easy_perform
in a different thread to the one that it was called from (in the case
of an error).

As I understand it, this happens because a signal handler is called
(from a different thread) and CURLOPT_NOSIGNAL stops this from
happening.
</content>
</entry>
<entry>
<title>Add + and - as zoom shortcuts in the timeline.</title>
<updated>2023-03-29T23:24:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-29T23:24:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ab09ce82e22e62e6142c7edb67c96c8b3b80179c'/>
<id>urn:sha1:ab09ce82e22e62e6142c7edb67c96c8b3b80179c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add create support for some more audio channels.</title>
<updated>2023-03-29T15:43:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-03-25T23:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=76dcdc1b73a15b4d38bd7280af7b997f9bec7d67'/>
<id>urn:sha1:76dcdc1b73a15b4d38bd7280af7b997f9bec7d67</id>
<content type='text'>
</content>
</entry>
</feed>
