<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/writer.cc, branch cleanups</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=cleanups</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=cleanups'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-11-01T14:09:56Z</updated>
<entry>
<title>Add CPL_FILENAME variable for cover sheets (#2107).</title>
<updated>2021-11-01T14:09:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-01T14:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3661ccf24272923221c78b4469c6def07199cee6'/>
<id>urn:sha1:3661ccf24272923221c78b4469c6def07199cee6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup some unused using statements and other bits.</title>
<updated>2021-10-09T18:04:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-08T21:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=68798e3ed491d642bb52e3d70dbe9c204aeb614b'/>
<id>urn:sha1:68798e3ed491d642bb52e3d70dbe9c204aeb614b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow specifying and writing sign language video language metadata (#2062).</title>
<updated>2021-08-04T20:47:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-08-04T20:47:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6d716e405a0781c3d6cdc37d3718a8858faf3dd9'/>
<id>urn:sha1:6d716e405a0781c3d6cdc37d3718a8858faf3dd9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect issuer/creator in CPL files.</title>
<updated>2021-06-24T15:03:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-24T15:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9db56a75e50701bb27ac0b3134a70d2be373ac52'/>
<id>urn:sha1:9db56a75e50701bb27ac0b3134a70d2be373ac52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put audio language back in the Film.</title>
<updated>2021-06-01T12:25:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-01T09:28:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ddd767fd647b2fd585d75ada000d3d01c4c43cb2'/>
<id>urn:sha1:ddd767fd647b2fd585d75ada000d3d01c4c43cb2</id>
<content type='text'>
It feels neat to have audio language in the audio tab, to match
the subtitle language in the subtitle tab.  It also avoids the potential
confusion of there being an audio language setting in the DCP metadata
but no subtitle language setting.  However:

- I am yet to find a need to describe multiple audio languages in the
same DCP (all previous users of Film::audio_languages() were just taking
the first language off the list).

- As Carsten points out it's fiddly to have to set the audio language
for 5 separate-channel WAV files, for example (you wouldn't actually
have had to do this, but it would have felt like you did).

I think subtitle language remains neater where it is (per-content)
as there is this additional subtitle language metadata and it makes
much more sense (and is much more likely) that there are multiple
subtitle languages in a DCP than it does multiple audio languages.
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2021-04-30T23:31:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-30T23:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8963f0007af1a312017b9627c18b82ec2a577591'/>
<id>urn:sha1:8963f0007af1a312017b9627c18b82ec2a577591</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make digest calculations interruptible.</title>
<updated>2021-04-20T22:52:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-20T19:58:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3b137ece1ab4bffe4c959047972c5d1317f8a79c'/>
<id>urn:sha1:3b137ece1ab4bffe4c959047972c5d1317f8a79c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move digest calculation to a separate method.</title>
<updated>2021-04-20T22:52:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-20T17:52:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e4b693f2e7b7dc2afb4e9ec3e96e317fff851c5b'/>
<id>urn:sha1:e4b693f2e7b7dc2afb4e9ec3e96e317fff851c5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some possibly-useful markers for debugging threads from coredumps.</title>
<updated>2021-04-20T22:52:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-20T10:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c370c651eba466f5073384de8b304a2625c64b89'/>
<id>urn:sha1:c370c651eba466f5073384de8b304a2625c64b89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump libdcp for some API improvements.</title>
<updated>2021-04-12T20:18:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-12T20:18:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cc99556229bf35506c20377f4550665af6f5594a'/>
<id>urn:sha1:cc99556229bf35506c20377f4550665af6f5594a</id>
<content type='text'>
</content>
</entry>
</feed>
