<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, branch cpl-metadata</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=cpl-metadata</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=cpl-metadata'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-09-21T19:56:50Z</updated>
<entry>
<title>Support CPL metadata.</title>
<updated>2020-09-21T19:56:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-04T15:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=acee88762b4588c746f93dec3f210283589bb2fc'/>
<id>urn:sha1:acee88762b4588c746f93dec3f210283589bb2fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt for changes to libdcp API.</title>
<updated>2020-09-21T19:56:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-04T07:29:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=84f34d497d26270753a76fb323231f4ece9ff18d'/>
<id>urn:sha1:84f34d497d26270753a76fb323231f4ece9ff18d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix --standard flag to dcpomatic2_cli (github #9).</title>
<updated>2020-09-21T17:49:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-21T17:49:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2f47fb05b044f6f9d9ce1882a8f20d7785e13663'/>
<id>urn:sha1:2f47fb05b044f6f9d9ce1882a8f20d7785e13663</id>
<content type='text'>
Forward-ported-from-commit: c1e8c8638bcb3b4c9d90adc3719f38fa7bf81be9
Forward-ported-from-branch: master
</content>
</entry>
<entry>
<title>Use sensitivity to disallow empty template names, rather than</title>
<updated>2020-09-19T23:30:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-16T22:05:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1b04c90f159463d0cd75279fcebffc0bfecf53cf'/>
<id>urn:sha1:1b04c90f159463d0cd75279fcebffc0bfecf53cf</id>
<content type='text'>
giving an error after the fact.
</content>
</entry>
<entry>
<title>Add dcpomatic_combine tool (#1245).</title>
<updated>2020-09-19T23:30:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-10T23:07:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5a3e836da9480bca0c3ef3384fa2010f358ccc7e'/>
<id>urn:sha1:5a3e836da9480bca0c3ef3384fa2010f358ccc7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DirPicker tweaks:</title>
<updated>2020-09-18T19:41:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-10T23:23:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=44dde2ee811eb35535633d760e6c0671cdf45cae'/>
<id>urn:sha1:44dde2ee811eb35535633d760e6c0671cdf45cae</id>
<content type='text'>
  - fix vertical padding so that folder name lines up with label.
  - use italic for the folder name.
  - use the full path for the folder name.
</content>
</entry>
<entry>
<title>Don't allow creation of a new film with no name.  Otherwise we try</title>
<updated>2020-09-14T21:07:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-14T21:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=50aaa3789864c7330ee92e7e89ad5b6cc2155a82'/>
<id>urn:sha1:50aaa3789864c7330ee92e7e89ad5b6cc2155a82</id>
<content type='text'>
to write metadata to the "create in folder" directory, which throws
an uncaught exception if the specified directory is unwriteable.

If we have a name then DoM tries to create the directory with that name,
which fails more elegantly and with a nicer error.
</content>
</entry>
<entry>
<title>Rename shared_path -&gt; resources_path.</title>
<updated>2020-09-14T11:09:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-14T11:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e3c78ffdb5e562841e86e6f59a20494159c44de7'/>
<id>urn:sha1:e3c78ffdb5e562841e86e6f59a20494159c44de7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add xsd_path() and use it to fix access to .xsd files on Linux (#1830).</title>
<updated>2020-09-14T11:04:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-14T11:04:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4c804a0d92ebd03b70bfc7f736fcaf5f77cb3bb7'/>
<id>urn:sha1:4c804a0d92ebd03b70bfc7f736fcaf5f77cb3bb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More fixes for wxWidgets 3.1.x.</title>
<updated>2020-09-13T17:54:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-09-11T19:23:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ff623a7f045575169820b28a9e1d4ee10ec2fb69'/>
<id>urn:sha1:ff623a7f045575169820b28a9e1d4ee10ec2fb69</id>
<content type='text'>
</content>
</entry>
</feed>
