<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/simple_video_view.h, branch edgecode2</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=edgecode2</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=edgecode2'/>
<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>Use a colorspace filter when previewing Rec.2020 content with the simple viewer.</title>
<updated>2022-10-18T18:25:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-10-08T19:32:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8293be30989a5fc02e54622b7c9b5c5ff6d7644b'/>
<id>urn:sha1:8293be30989a5fc02e54622b7c9b5c5ff6d7644b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use libdcp's warnings.h</title>
<updated>2022-04-22T21:27:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2022-04-22T21:27:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c29aa6531a4046a8db72dcac81189eb8893233c'/>
<id>urn:sha1:3c29aa6531a4046a8db72dcac81189eb8893233c</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>
<entry>
<title>C++11 tidying.</title>
<updated>2021-09-27T11:41:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-08T22:17:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4f4561c4b5bb1e8a2fa8e673606d18ffa25aec6c'/>
<id>urn:sha1:4f4561c4b5bb1e8a2fa8e673606d18ffa25aec6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-07T21:48:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-04T20:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26'/>
<id>urn:sha1:dd9be86db6cde0afa5da0d1d1ac43b42e05dca26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various tweaks to fix playback at the end of a film (#1858).</title>
<updated>2020-12-23T00:52:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-23T00:52:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6516fb170b0e7a83c582a858fb54d1f83f751cc0'/>
<id>urn:sha1:6516fb170b0e7a83c582a858fb54d1f83f751cc0</id>
<content type='text'>
The most questionable change here is probably how
SimpleVideoView::display_next_frame no longer re-schedules
itself if the call to get_next_frame returned AGAIN; it seems
wrong to do that when FilmViewer::idle_handler() also reschedules
itself when display_next_frame() returns AGAIN.
</content>
</entry>
<entry>
<title>Hide warnings triggered by Ubuntu 20.04's gcc.</title>
<updated>2020-07-27T08:05:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-07-26T23:35:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c622a06189181a3a6ad356094c9a3cf4e1f5a722'/>
<id>urn:sha1:c622a06189181a3a6ad356094c9a3cf4e1f5a722</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make some methods private.</title>
<updated>2020-06-28T21:13:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-28T21:12:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ef5be12ec33d0a7e5348979c7db8088dd3afab47'/>
<id>urn:sha1:ef5be12ec33d0a7e5348979c7db8088dd3afab47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More tidying up.</title>
<updated>2020-01-08T20:56:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-21T23:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=166f44ff1b500f684417d660bb349d35383996ee'/>
<id>urn:sha1:166f44ff1b500f684417d660bb349d35383996ee</id>
<content type='text'>
</content>
</entry>
</feed>
