<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib, branch 2218-locale</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=2218-locale</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=2218-locale'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-03-19T21:34:23Z</updated>
<entry>
<title>Add config option for default KDM type.</title>
<updated>2022-03-19T21:34:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-19T21:34:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7bc591abc86ed4742f21f45ca1d6151cb14bc100'/>
<id>urn:sha1:7bc591abc86ed4742f21f45ca1d6151cb14bc100</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add $CINEMA_SHORT_NAME variable in KDM emails.</title>
<updated>2022-03-19T18:43:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-19T18:43:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=96c7c48da7e7c2b661f28be4ff454b84d0173801'/>
<id>urn:sha1:96c7c48da7e7c2b661f28be4ff454b84d0173801</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: remove some duplicated code.</title>
<updated>2022-03-19T18:34:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-19T18:34:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=37781c996059c6ccf5e9456556e515f12c6eb814'/>
<id>urn:sha1:37781c996059c6ccf5e9456556e515f12c6eb814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix writing KDMs with long filenames.</title>
<updated>2022-03-17T23:12:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-17T20:45:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a6f2b7b15a4d80c9bcd763765fc7ccd7407f6820'/>
<id>urn:sha1:a6f2b7b15a4d80c9bcd763765fc7ccd7407f6820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Encode UTF-8 subjects and attachment names properly (#2207).</title>
<updated>2022-03-17T21:20:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-11T22:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ff474f597a40366d4232e1d5a43de824538f08c1'/>
<id>urn:sha1:ff474f597a40366d4232e1d5a43de824538f08c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slightly improve behaviour under low memory conditions.</title>
<updated>2022-03-17T21:20:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-11T22:35:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=07f3f6c956e01d30427c502c0af7c66c8441be5c'/>
<id>urn:sha1:07f3f6c956e01d30427c502c0af7c66c8441be5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the value used for 'f' in KDM names consistent (#1657).</title>
<updated>2022-03-16T13:25:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-10T22:00:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d5d9e143a5778928c5f386a7bd9cb140d4f1191a'/>
<id>urn:sha1:d5d9e143a5778928c5f386a7bd9cb140d4f1191a</id>
<content type='text'>
Before it was mostly the film name, but this is confusing when a
single film contains multiple CPLs.
</content>
</entry>
<entry>
<title>Fix incorrectly-timed emission of silence padding causing buffer fill (#2217).</title>
<updated>2022-03-15T08:20:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-14T19:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0c846af54055b9915c6c68617cd28176d5f84351'/>
<id>urn:sha1:0c846af54055b9915c6c68617cd28176d5f84351</id>
<content type='text'>
On initialisation or after seek we insert silence corresponding to
a positive delay in an audio stream.  Previously this inserted silence
was done at time 0, so that after a seek to time T the silent frames
would come out of the audio merger at time 0 and then the player would
fill the space up to time T with silence.  If T was far enough along
this would fill the audio buffers without there being any video.
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2022-03-14T19:24:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-14T19:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6acf4527c0b2919f5774d9dbff2ad5c0fa98075a'/>
<id>urn:sha1:6acf4527c0b2919f5774d9dbff2ad5c0fa98075a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: tidy some comments.</title>
<updated>2022-03-14T19:23:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-14T19:23:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2a7380f75fe82370dec39def1d59e82235861a89'/>
<id>urn:sha1:2a7380f75fe82370dec39def1d59e82235861a89</id>
<content type='text'>
</content>
</entry>
</feed>
