<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools, branch gpu2</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=gpu2</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=gpu2'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-08-23T18:33:37Z</updated>
<entry>
<title>Basics of poznan library integration; colour manipulations are wrong.</title>
<updated>2020-08-23T18:33:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-27T00:54:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=10a0c758dc59b1fb9e2f961485240e80f118eb9d'/>
<id>urn:sha1:10a0c758dc59b1fb9e2f961485240e80f118eb9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix layout bug where the stuff in the content panel would be completely</title>
<updated>2020-08-07T19:37:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-07T19:37:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=563fc75855b9649cf135cf137cc1b0c43ebc8286'/>
<id>urn:sha1:563fc75855b9649cf135cf137cc1b0c43ebc8286</id>
<content type='text'>
hidden in some cases (seen on Linux only, I think).

wxDisplay::GetFromWindow sometimes returns -1 (perhaps when multiple
monitors are connected) and we have to set the splitter position
in this case.
</content>
</entry>
<entry>
<title>Use a much bigger block size when calling fwrite().  Each call to fwrite()</title>
<updated>2020-08-06T22:17:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-06T22:11:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6c685e0cd6143dd7a8b1a9b5631b1bc9c0c4d687'/>
<id>urn:sha1:6c685e0cd6143dd7a8b1a9b5631b1bc9c0c4d687</id>
<content type='text'>
writes a few (often around 4) blocks of (I think) directory data to the
drive, so if you only fwrite() one block it ends up writing 1 block of
"payload" and 4 blocks of "admin".  Using bigger blocks makes it faster;
an even bigger block than this makes it a little faster still, but not
significantly.

The extra block writing is seemingly triggered by fwrite() calling
ext4_block_cache_write_back(..., 0). A better fix is probably to call
this another way, at the end of the file copy.
</content>
</entry>
<entry>
<title>Check that we have a connection to the disk writer before starting to use it in earnest.</title>
<updated>2020-08-06T22:10:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-06T22:10:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=334d3cb564c72bd430a17c6e6f01aeb488fb191c'/>
<id>urn:sha1:334d3cb564c72bd430a17c6e6f01aeb488fb191c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow export with one audio stream per channel.</title>
<updated>2020-08-05T19:46:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-05T16:32:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=010a6240453384e35d4aa848af00ed58244fe16d'/>
<id>urn:sha1:010a6240453384e35d4aa848af00ed58244fe16d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't terminate if a non-DCP directory is given to Open.</title>
<updated>2020-08-02T21:31:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-02T21:31:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=591c73b472f0eb74225dbc1b08885f552b8814c4'/>
<id>urn:sha1:591c73b472f0eb74225dbc1b08885f552b8814c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some unused variable warnings on macOS.</title>
<updated>2020-07-27T09:05:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-07-27T09:05:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=99c1d1f247343b884af0b51389311484ed265d3b'/>
<id>urn:sha1:99c1d1f247343b884af0b51389311484ed265d3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hide warnings triggered by Ubuntu 20.04's gcc.</title>
<updated>2020-07-27T08:05:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-07-26T23:35:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c622a06189181a3a6ad356094c9a3cf4e1f5a722'/>
<id>urn:sha1:c622a06189181a3a6ad356094c9a3cf4e1f5a722</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various OSX warnings fixes.</title>
<updated>2020-07-26T19:30:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-07-26T19:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6eba051dcbb8c56e3e2efea946ce0380d17a7b33'/>
<id>urn:sha1:6eba051dcbb8c56e3e2efea946ce0380d17a7b33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update deprecated method call.</title>
<updated>2020-07-26T19:30:59Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-07-26T17:41:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2370c03b83e1a074c6b7362885e69bc364553e49'/>
<id>urn:sha1:2370c03b83e1a074c6b7362885e69bc364553e49</id>
<content type='text'>
</content>
</entry>
</feed>
