<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/cross_windows.cc, branch main-old</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=main-old</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=main-old'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-04-28T21:42:49Z</updated>
<entry>
<title>Remove some commented-out code.</title>
<updated>2022-04-28T21:42:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-17T17:08:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a7a63b2beab3800870c518fa2e7a178061f2debf'/>
<id>urn:sha1:a7a63b2beab3800870c518fa2e7a178061f2debf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve ratings dialog to allow only valid values (#2199).</title>
<updated>2022-03-13T23:16:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-01T21:41:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d8389c8d88d6ef1a95c96bd65d79c992a26b521f'/>
<id>urn:sha1:d8389c8d88d6ef1a95c96bd65d79c992a26b521f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix home_directory() with non-US-English pathnames on Windows (#2203).</title>
<updated>2022-03-09T16:02:51Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-03-08T19:57:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ed425cfa13bff05b09303d3739f96af5b8cd30a0'/>
<id>urn:sha1:ed425cfa13bff05b09303d3739f96af5b8cd30a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix failure to load DCPs from SMB shares (#2123).</title>
<updated>2021-11-13T22:52:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-13T22:42:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f0d7300770806592e7fe7a494e66a96ab48463cf'/>
<id>urn:sha1:f0d7300770806592e7fe7a494e66a96ab48463cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compile for Windows, broken in 44b69f2d.</title>
<updated>2021-10-15T06:07:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-15T06:07:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c8ded80037ab5c3c105b33f719f87c586af93760'/>
<id>urn:sha1:c8ded80037ab5c3c105b33f719f87c586af93760</id>
<content type='text'>
</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>
<entry>
<title>Prefer %userprofile% to %homedrive% and %homepath% for home directory location on Windows.</title>
<updated>2021-09-26T19:51:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-26T19:42:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a3d4dfb4357a265d4c3a4bfafe7d17a8ecc72f66'/>
<id>urn:sha1:a3d4dfb4357a265d4c3a4bfafe7d17a8ecc72f66</id>
<content type='text'>
For some strange reason on my laptop %HOMEDRIVE% comes up as z:\
whereas %userprofile% makes more sense.
</content>
</entry>
<entry>
<title>Only define UNICODE in src/lib/{cross_windows,util}.cc.</title>
<updated>2021-09-21T07:47:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-15T22:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fc4c3e7f0a08d9e2350edb56fa76258114042960'/>
<id>urn:sha1:fc4c3e7f0a08d9e2350edb56fa76258114042960</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move 'show in file manager' code to cross_*</title>
<updated>2021-09-21T07:46:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-17T21:21:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a5f481aae19a6ef5b0cad48edaea5b58fc00ee05'/>
<id>urn:sha1:a5f481aae19a6ef5b0cad48edaea5b58fc00ee05</id>
<content type='text'>
</content>
</entry>
</feed>
