<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx, branch v2.14.22</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.22</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.14.22'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-01-09T22:22:22Z</updated>
<entry>
<title>Update text panel 'why not' note when film's standard is changed.</title>
<updated>2020-01-09T22:22:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-09T22:22:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e8582393bd1367fff36bae8e053d799073d8b2ed'/>
<id>urn:sha1:e8582393bd1367fff36bae8e053d799073d8b2ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo causing failures to update the preview after changing</title>
<updated>2020-01-07T14:42:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-07T14:42:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=535e22457facee1f7136d03741bcc7d27729ddc4'/>
<id>urn:sha1:535e22457facee1f7136d03741bcc7d27729ddc4</id>
<content type='text'>
end trim (#1709 and probably #1434).
</content>
</entry>
<entry>
<title>Fix failure to save screen notes when making a new one (github bug #6).</title>
<updated>2020-01-03T01:29:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-03T01:29:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9ef42119694384a024104e9456e01d3c0e7bca2f'/>
<id>urn:sha1:9ef42119694384a024104e9456e01d3c0e7bca2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Accept float fps when getting timecodes from the Timecode control</title>
<updated>2019-12-18T22:37:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-18T22:37:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1229de2042c785a9e851e5fc53922a75bfbf195d'/>
<id>urn:sha1:1229de2042c785a9e851e5fc53922a75bfbf195d</id>
<content type='text'>
otherwise inaccurate values are returned for non-integer rates.
Should fix #1694.
</content>
</entry>
<entry>
<title>Updated cs_CZ translation from Tomáš Begeni.</title>
<updated>2019-11-11T10:12:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-11T10:12:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cfc7d4edcc20fd96f7f01d52c1a3fd2a69294f68'/>
<id>urn:sha1:cfc7d4edcc20fd96f7f01d52c1a3fd2a69294f68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated es_ES translation from Manuel AC.</title>
<updated>2019-11-02T22:35:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-02T22:35:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9fd1cd191fe59ab53f5942dfdc631dac06efa206'/>
<id>urn:sha1:9fd1cd191fe59ab53f5942dfdc631dac06efa206</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set fade in/out using content frame rate rather than DCP rate (#1642).</title>
<updated>2019-10-31T15:03:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-31T15:01:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=debbe446820dcff0edfb3cc49f1e648cb4591d94'/>
<id>urn:sha1:debbe446820dcff0edfb3cc49f1e648cb4591d94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove an optimisation to not run the body of ContentPanel::check_selection</title>
<updated>2019-10-30T21:38:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-30T21:38:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c51e34376ea3abe67d02be88ff3fbe9fe24cb5ef'/>
<id>urn:sha1:c51e34376ea3abe67d02be88ff3fbe9fe24cb5ef</id>
<content type='text'>
if it is called with an unchanged selection.  It breaks updates
of the available tabs when a OV is added to a VF DCP, or when a new CPL
is chosen that has subs where the previous one did not.

Backport from d038abd7a0dce09aa84101c45af5ec8e4086e64f in v2.15.x.
</content>
</entry>
<entry>
<title>Allow debug builds with no internet connection.  Also add missing patron.</title>
<updated>2019-10-09T20:13:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-09T20:08:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f9fe318f3c79e2fc244de56bf6fe0dc1c05fd252'/>
<id>urn:sha1:f9fe318f3c79e2fc244de56bf6fe0dc1c05fd252</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve OpenFileError so that it doesn't say "opening for read"</title>
<updated>2019-10-08T18:16:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-09-29T21:28:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=93e89bd463bd51de6823a6796288f6283f885b06'/>
<id>urn:sha1:93e89bd463bd51de6823a6796288f6283f885b06</id>
<content type='text'>
in one case where it should say "opening for read/write".

Also add some unit tests for ReelWriter.
</content>
</entry>
</feed>
