<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/util.cc, branch more-warning-fixes</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=more-warning-fixes</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=more-warning-fixes'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2022-04-04T21:09:10Z</updated>
<entry>
<title>Cleanup: move some methods from util to memory_util.</title>
<updated>2022-04-04T21:09:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-24T21:30:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8eb951b71fa90e54c8da64e54cf5ddf6bf0809cf'/>
<id>urn:sha1:8eb951b71fa90e54c8da64e54cf5ddf6bf0809cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: move some methods from util to maths_util.</title>
<updated>2022-04-04T20:37:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-04T20:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cf2ed48d21ddbc32bda262064480e88e69dc031a'/>
<id>urn:sha1:cf2ed48d21ddbc32bda262064480e88e69dc031a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: move stride_round_up into the only place it is used.</title>
<updated>2022-04-03T21:43:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-24T21:30:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4b74bd9f359b9fe4f841cd9a361f3b2b24c2351e'/>
<id>urn:sha1:4b74bd9f359b9fe4f841cd9a361f3b2b24c2351e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve ratings dialog to allow only valid values (#2199).</title>
<updated>2022-03-09T16:04:02Z</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=47d83b296248119d04b9226fd51a67e2fd3faac5'/>
<id>urn:sha1:47d83b296248119d04b9226fd51a67e2fd3faac5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic and slightly inaccurate support for &lt;Space&gt; in subtitles (#2103).</title>
<updated>2021-10-17T13:35:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-15T20:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ccd69987ab861ea4521836fa2a5227e2dfac3479'/>
<id>urn:sha1:ccd69987ab861ea4521836fa2a5227e2dfac3479</id>
<content type='text'>
Adding horizontal space to a Pango layout is hard, and I think this
change probably gets it slightly wrong, but it's a step in the right
direction.
</content>
</entry>
<entry>
<title>Don't scale chroma subsampled images to sizes that don't align with the subsampling (#1872).</title>
<updated>2021-10-03T21:41:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T19:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=969906f2dd6c5c144781861f53e2a0f6baefb9a3'/>
<id>urn:sha1:969906f2dd6c5c144781861f53e2a0f6baefb9a3</id>
<content type='text'>
There's a slightly odd effect when scaling e.g. YVU420 images to
odd and then even widths - there's a small but visible luminance
shift.  I don't know why this happens, but keeping the scaling
sizes locked to the subsampling seems to help.
</content>
</entry>
<entry>
<title>Various alignment tidying/fixups.</title>
<updated>2021-09-27T11:41:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-22T22:09:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=67ff55886b1ee86d99c2ea27d10c73b85b0504b7'/>
<id>urn:sha1:67ff55886b1ee86d99c2ea27d10c73b85b0504b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace aligned bool with enum Alignment.</title>
<updated>2021-09-27T11:41:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-15T21:36:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3799e91d126d243d41c44dcb0ca1bfa66b53a57e'/>
<id>urn:sha1:3799e91d126d243d41c44dcb0ca1bfa66b53a57e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various alignment adjustments.</title>
<updated>2021-09-27T11:41:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-14T23:00:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9bfa07293928c371d59db2091ba2b7e715ce5994'/>
<id>urn:sha1:9bfa07293928c371d59db2091ba2b7e715ce5994</id>
<content type='text'>
</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>
</feed>
