<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/tools/dcpomatic.cc, branch debug-dual-screen</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=debug-dual-screen</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=debug-dual-screen'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2023-12-16T01:07:38Z</updated>
<entry>
<title>Setup grok LD_LIBRARY_PATH when required (#2657).</title>
<updated>2023-12-16T01:07:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-22T23:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f3af8abbf6fef460f7c9224d75d70b17cdf6dead'/>
<id>urn:sha1:f3af8abbf6fef460f7c9224d75d70b17cdf6dead</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Version File dialog.</title>
<updated>2023-12-16T01:07:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-05-14T21:42:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4d987183766ee0d054b6462cf54afb86be1646c8'/>
<id>urn:sha1:4d987183766ee0d054b6462cf54afb86be1646c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only build grok for Ubuntu 22.04.</title>
<updated>2023-12-16T01:07:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-24T10:09:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e36811385ea745d7a331af50aeec906b6c22140b'/>
<id>urn:sha1:e36811385ea745d7a331af50aeec906b6c22140b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly set up Grok logger rather than relying on a static variable.</title>
<updated>2023-12-16T01:07:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-24T10:02:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2da3ac05bc5c610ab621d26c6e7ff01ccccea57d'/>
<id>urn:sha1:2da3ac05bc5c610ab621d26c6e7ff01ccccea57d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patch from Aaron Boxer adding initial support for GPU-powered J2K encoding via his tool "grok".</title>
<updated>2023-12-16T01:07:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-07-06T21:09:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=964cfede2ccf10f8af2c9dd83f24f790020c6162'/>
<id>urn:sha1:964cfede2ccf10f8af2c9dd83f24f790020c6162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Call dcpomatic_setup_path_encoding() early enough (#2665).</title>
<updated>2023-11-26T23:53:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-25T20:07:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bf0cebd121a69f87a81e90e2cc64c08f32da6f7c'/>
<id>urn:sha1:bf0cebd121a69f87a81e90e2cc64c08f32da6f7c</id>
<content type='text'>
On Windows this was previously called after we instantiated a Config
object to get win32_console(), meaning that the required path voodoo
was not active when looking for the config.  This caused problems
if the user has a non-ASCII user name.
</content>
</entry>
<entry>
<title>Don't crash if preferences ZIP needs to be overwritten during export.</title>
<updated>2023-11-26T20:05:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-11-26T20:05:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f50bc87e0b7e7a376e2f3430b8f34adf02d8a60f'/>
<id>urn:sha1:f50bc87e0b7e7a376e2f3430b8f34adf02d8a60f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use dcp::filesystem to wrap filesystem calls and fix_long_path</title>
<updated>2023-10-09T21:38:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-10-06T00:37:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=96f50dd5e600925488fdd9db1580aa01b026269b'/>
<id>urn:sha1:96f50dd5e600925488fdd9db1580aa01b026269b</id>
<content type='text'>
anything that is passed to read_file() from libcxml.

This should fix #2623 and other similar problems.
</content>
</entry>
<entry>
<title>Open Windows console earlier in startup.</title>
<updated>2023-09-08T22:00:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-08T22:00:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c9adcaa9bed0ade0c763c207ee6305a8f397fe41'/>
<id>urn:sha1:c9adcaa9bed0ade0c763c207ee6305a8f397fe41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when pressing Ctrl+{C,V} at the wrong time.</title>
<updated>2023-09-02T20:32:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2023-09-02T20:32:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6d5f1a9dd0f3968d44638939aad038ccb20ac9e8'/>
<id>urn:sha1:6d5f1a9dd0f3968d44638939aad038ccb20ac9e8</id>
<content type='text'>
</content>
</entry>
</feed>
