<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools/dcpomatic.cc, branch fix-dmg-version</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=fix-dmg-version</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=fix-dmg-version'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-01-16T16:35:51Z</updated>
<entry>
<title>Put * in the title bar when the DCP-o-matic project is modified (#1938).</title>
<updated>2022-01-16T16:35:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-16T16:35:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f5c8aa4a7dd65eb9c343cd88d6dcad2354b73808'/>
<id>urn:sha1:f5c8aa4a7dd65eb9c343cd88d6dcad2354b73808</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set window title based on the directory from Film.</title>
<updated>2022-01-16T16:35:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-16T14:18:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cf7b7beb82606ca9a961bb705a3e2c550808b961'/>
<id>urn:sha1:cf7b7beb82606ca9a961bb705a3e2c550808b961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2022-01-08T11:56:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-08T11:56:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=49493f16a9bab200e50954ae69f0c7bca869a139'/>
<id>urn:sha1:49493f16a9bab200e50954ae69f0c7bca869a139</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2022-01-07T22:23:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-07T22:22:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2ac6688e4e75ff26db9208e760966bd071dcc48f'/>
<id>urn:sha1:2ac6688e4e75ff26db9208e760966bd071dcc48f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move make_dcp() out of Film (#2132).</title>
<updated>2021-12-18T13:23:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-12-18T13:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9ebbeae21efe950c4f18a9f959a8fe9f0be4e8f4'/>
<id>urn:sha1:9ebbeae21efe950c4f18a9f959a8fe9f0be4e8f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure translators give email addresses.</title>
<updated>2021-12-13T00:00:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-12-13T00:00:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=53ebce922b704fe2e39f978c87d86504965b9b46'/>
<id>urn:sha1:53ebce922b704fe2e39f978c87d86504965b9b46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small C++11 cleanups.</title>
<updated>2021-11-28T20:08:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-28T09:40:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c8966336f48c4de7222a97c23eccad24fab45121'/>
<id>urn:sha1:c8966336f48c4de7222a97c23eccad24fab45121</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rearrange checking (and re-examining) content.</title>
<updated>2021-11-28T20:08:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-28T09:39:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a2e41d9a95b6e0000f3a54f513214130f8b6ca9f'/>
<id>urn:sha1:a2e41d9a95b6e0000f3a54f513214130f8b6ca9f</id>
<content type='text'>
Most importantly, checking of content for changes before making
a DCP is now done in the TranscodeJob (rather than being in a
separate job).  This makes things a little neater and also makes
the batch converter less confusing when you add a job whose content
has changed.
</content>
</entry>
<entry>
<title>Replace some raw arrays with std::vectors.</title>
<updated>2021-10-11T18:13:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-11T17:55:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=44b69f2d9affb048c3d166e3a62bf3462dd5c8b5'/>
<id>urn:sha1:44b69f2d9affb048c3d166e3a62bf3462dd5c8b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add config location versioning (#2090).</title>
<updated>2021-09-27T09:32:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-25T22:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ccacce39c39d16977ab6c1592fcb6e941b05ddff'/>
<id>urn:sha1:ccacce39c39d16977ab6c1592fcb6e941b05ddff</id>
<content type='text'>
</content>
</entry>
</feed>
