<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/video_view.cc, branch foo</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=foo</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=foo'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2021-09-21T07:46:56Z</updated>
<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>
<entry>
<title>C++11 tidying.</title>
<updated>2021-02-16T09:40:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-02-16T09:40:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bb949ec65adf95f4a2c7dd5ee7e97b9daaaf3d3f'/>
<id>urn:sha1:bb949ec65adf95f4a2c7dd5ee7e97b9daaaf3d3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some small C++11 tweaks.</title>
<updated>2021-02-09T12:53:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-02-09T12:53:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3c2e80996f01740175faca63583f4dff33586be1'/>
<id>urn:sha1:3c2e80996f01740175faca63583f4dff33586be1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More enum class additions.</title>
<updated>2021-01-31T02:14:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-31T02:14:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8fedaaa75c4586a4cc7ffb393bd71d1fdb091dc8'/>
<id>urn:sha1:8fedaaa75c4586a4cc7ffb393bd71d1fdb091dc8</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>Rename refresh_metadata -&gt; reset_metadata.</title>
<updated>2020-12-01T10:36:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-01T10:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f7c43baf9b67505f04bb0954ab6e9e36f88efced'/>
<id>urn:sha1:f7c43baf9b67505f04bb0954ab6e9e36f88efced</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change re{set,fresh}_metadata to take a film and a size from the player.</title>
<updated>2020-11-30T23:20:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-30T22:38:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d1a57244622f5f4160d0f58af7fe71a829175345'/>
<id>urn:sha1:d1a57244622f5f4160d0f58af7fe71a829175345</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove swaroop variant.</title>
<updated>2020-11-23T12:58:33Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-23T12:58:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a332bd6be323f03dad5b180fb237afe54f1bf81e'/>
<id>urn:sha1:a332bd6be323f03dad5b180fb237afe54f1bf81e</id>
<content type='text'>
</content>
</entry>
</feed>
