<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/gl_video_view.cc, branch carsten-player-debug</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=carsten-player-debug</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=carsten-player-debug'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-11-11T21:17:10Z</updated>
<entry>
<title>Account for DPI scale factors when calculating some sizes (#2118).</title>
<updated>2021-11-11T21:17:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-11T21:15:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5246249a23b244fc85f45f686abb4922122a1e41'/>
<id>urn:sha1:5246249a23b244fc85f45f686abb4922122a1e41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DROP: Add some size debugging.</title>
<updated>2021-11-11T21:17:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-11-03T21:48:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=48a44e8ebd8edfeea9f81c66f41c5139e9a68c30'/>
<id>urn:sha1:48a44e8ebd8edfeea9f81c66f41c5139e9a68c30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix position of content outline (#2108).</title>
<updated>2021-10-25T08:32:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-25T08:31:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7371f01c57d5f690c4175b1875d339fa5cbd49ae'/>
<id>urn:sha1:7371f01c57d5f690c4175b1875d339fa5cbd49ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always call ::draw() even when we have no image.</title>
<updated>2021-10-03T19:46:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T19:46:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6324b792da5d1e99425185ab92f3de0c6b81c3dd'/>
<id>urn:sha1:6324b792da5d1e99425185ab92f3de0c6b81c3dd</id>
<content type='text'>
Otherwise the screen doesn't get cleared properly when no film is
loaded.
</content>
</entry>
<entry>
<title>Remove unused parameters.</title>
<updated>2021-10-03T19:45:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-03T19:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1b6b469e927de081367b9cf861f0a551ee43422b'/>
<id>urn:sha1:1b6b469e927de081367b9cf861f0a551ee43422b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix subtitle positioning and centering of the DCP frame in the window.</title>
<updated>2021-10-01T19:10:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-01T19:10:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7b52f6a8b192e14e6fca763d4be63b6b31bf4661'/>
<id>urn:sha1:7b52f6a8b192e14e6fca763d4be63b6b31bf4661</id>
<content type='text'>
Also tidy up a bit with the Rectangle class.
</content>
</entry>
<entry>
<title>Change glLineWidth from 2.0 -&gt; 1.0.</title>
<updated>2021-09-30T22:37:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-30T22:37:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c73a5213590cb50a0df8d19a1030d6625a954112'/>
<id>urn:sha1:c73a5213590cb50a0df8d19a1030d6625a954112</id>
<content type='text'>
Apparently a line width of greater than 1.0 is not allowed
in some versions of OpenGL.
</content>
</entry>
<entry>
<title>Missing check_gl_error() calls.</title>
<updated>2021-09-30T22:37:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-30T22:37:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=63474f980b36b0b845f86b048965314a571a419e'/>
<id>urn:sha1:63474f980b36b0b845f86b048965314a571a419e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only support GLVideoView when building with wxWidgets &gt;= 3.1.0.</title>
<updated>2021-09-29T22:49:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-29T10:33:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a855b3030e511c130992dec8894e0d96fc811d97'/>
<id>urn:sha1:a855b3030e511c130992dec8894e0d96fc811d97</id>
<content type='text'>
</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>
</feed>
