<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools/dcpomatic_create.cc, branch v2.9.11</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.9.11</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.9.11'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2016-06-21T22:08:53Z</updated>
<entry>
<title>Revert "Use make_shared&lt;&gt;."</title>
<updated>2016-06-21T22:08:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-21T22:08:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a8a0dfd1b21de6c0facf965ab119833ff6f790bf'/>
<id>urn:sha1:a8a0dfd1b21de6c0facf965ab119833ff6f790bf</id>
<content type='text'>
Support for this seems to vary wildly across DoM's build
targets.  Stuff that builds on 16.04 won't build on 14.04,
for example.  Seems to not be worth the hassle now.

This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f.
</content>
</entry>
<entry>
<title>Use make_shared&lt;&gt;.</title>
<updated>2016-06-21T00:14:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-21T00:14:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f'/>
<id>urn:sha1:5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No-op; fix GPL address and use the explicit-program-name version.</title>
<updated>2016-05-25T19:56:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-25T19:56:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3828baf56467224f5d44049bf1e7a7ed11f43a05'/>
<id>urn:sha1:3828baf56467224f5d44049bf1e7a7ed11f43a05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename video/audio/subtitle part methods.</title>
<updated>2016-05-18T10:50:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-04-14T01:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2d5beb0d6794df13ad1df47e84fd7a57d1d1c64d'/>
<id>urn:sha1:2d5beb0d6794df13ad1df47e84fd7a57d1d1c64d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reasonably straightforward stuff; main things are adding</title>
<updated>2016-05-18T10:50:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-04-12T21:10:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6f344b876689a1234a5eb75041882f06f5d9fe5c'/>
<id>urn:sha1:6f344b876689a1234a5eb75041882f06f5d9fe5c</id>
<content type='text'>
a _parent to VideoContent (mainly, but not only, for signalling)
and moving the video shared_ptr into Content, which makes much
more sense to replace dynamic_cast tests for whether something
has video or whatever.  Nearly builds.
</content>
</entry>
<entry>
<title>Possibly fix weird relative filename problems on Windows.</title>
<updated>2016-01-09T22:35:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-01-09T22:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=964d6abe033e9df9c4faf30d06309dab064e28ad'/>
<id>urn:sha1:964d6abe033e9df9c4faf30d06309dab064e28ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include tidying src/lib/a-j*.h</title>
<updated>2015-08-26T17:00:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-26T15:57:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=14e4bc18e65378332604016bd6239861a083d5bf'/>
<id>urn:sha1:14e4bc18e65378332604016bd6239861a083d5bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set up for the correct handling of UTF-8 with Windows</title>
<updated>2015-08-10T21:44:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-10T21:13:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ab778ced048cad27b7c10808acfa93861ea91fce'/>
<id>urn:sha1:ab778ced048cad27b7c10808acfa93861ea91fce</id>
<content type='text'>
paths before trying to access the config file.  Fixes #654.
</content>
</entry>
<entry>
<title>Add --no-sign and --no-use-isdcf-name to dcpomatic_create.</title>
<updated>2015-08-06T17:54:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-06T17:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dfc8606c2f4d9ea6e162572d8b67b9c86c7b38bc'/>
<id>urn:sha1:dfc8606c2f4d9ea6e162572d8b67b9c86c7b38bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing help and add a default name if none is specified.</title>
<updated>2015-08-06T17:32:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-08-06T17:32:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ad6a1f57b9f1eb0472bb4136d14856f9b4f3f2a6'/>
<id>urn:sha1:ad6a1f57b9f1eb0472bb4136d14856f9b4f3f2a6</id>
<content type='text'>
</content>
</entry>
</feed>
