<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/video_view.cc, branch main</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=main</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2025-10-10T19:13:45Z</updated>
<entry>
<title>Keep screen awake while playing on Windows (#3095).</title>
<updated>2025-10-10T19:13:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-08T22:39:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b2c2a9e6ec7a4f8ef8e31f97d4feece18c9c3286'/>
<id>urn:sha1:b2c2a9e6ec7a4f8ef8e31f97d4feece18c9c3286</id>
<content type='text'>
</content>
</entry>
<entry>
<title>White space: video_view.{cc,h}</title>
<updated>2025-10-10T19:13:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-10-08T21:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b4e4f2f752bf451e38cf47190a4d4df228ff7db9'/>
<id>urn:sha1:b4e4f2f752bf451e38cf47190a4d4df228ff7db9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace String::compose with fmt.</title>
<updated>2025-07-10T18:50:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2025-07-09T20:53:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=62c34b28567a097e8f22576e7d7891bd3dbe0ac0'/>
<id>urn:sha1:62c34b28567a097e8f22576e7d7891bd3dbe0ac0</id>
<content type='text'>
sed -i "/Plural-Forms/n;/%100/n;/scanf/n;s/%[123456789]/{}/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc src/lib/po/*.po src/wx/po/*.po src/tools/po/*.po test/*.cc
sed -i "s/String::compose */fmt::format/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc test/*.cc
</content>
</entry>
<entry>
<title>Primitive auto-crop (#1477).</title>
<updated>2022-04-28T23:44:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-01-01T21:20:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d5c059a2ff9bab5c2973db6bc4860591679dd42b'/>
<id>urn:sha1:d5c059a2ff9bab5c2973db6bc4860591679dd42b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C++11 tidying.</title>
<updated>2022-04-20T20:10:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-16T21:56:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=471dee40c1476aba2ff0cff7a57b31306c50b93e'/>
<id>urn:sha1:471dee40c1476aba2ff0cff7a57b31306c50b93e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use an enum instead of a bool to specify blocking/non-blocking.</title>
<updated>2021-10-16T08:12:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-15T20:26:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0e896f9f37db001f34c876ed5fc50e874f96ae09'/>
<id>urn:sha1:0e896f9f37db001f34c876ed5fc50e874f96ae09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup: use enum class.</title>
<updated>2021-10-11T10:34:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-10-11T10:27:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3fecd33dc2fd14ed487cb14bf9647ee5c0572868'/>
<id>urn:sha1:3fecd33dc2fd14ed487cb14bf9647ee5c0572868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused using</title>
<updated>2021-09-27T11:41:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-22T22:07:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=571a29b441ce6fe4a1e35bbcbcf4ea6abc885c22'/>
<id>urn:sha1:571a29b441ce6fe4a1e35bbcbcf4ea6abc885c22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract colours to VideoView.</title>
<updated>2021-09-21T07:46:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-09-09T18:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7f641936b00ec87b6eea2ef0a5daa1b1710cf9f4'/>
<id>urn:sha1:7f641936b00ec87b6eea2ef0a5daa1b1710cf9f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show an explanatory message if the player is not performing very well (#1932).</title>
<updated>2021-04-03T21:17:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-04-03T21:17:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a7a8cd74f2f32de8b708c78cc8bc9c0cf17d60f5'/>
<id>urn:sha1:a7a8cd74f2f32de8b708c78cc8bc9c0cf17d60f5</id>
<content type='text'>
</content>
</entry>
</feed>
