<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/timeline.h, branch encode-servers</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=encode-servers</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=encode-servers'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2020-01-08T20:56:47Z</updated>
<entry>
<title>Remove PositionChanged in favour of consumers having their own GUI-thread timers.</title>
<updated>2020-01-08T20:56:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-05T22:51:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=694a9f48880efd428c8137e975de3581ad0a75a9'/>
<id>urn:sha1:694a9f48880efd428c8137e975de3581ad0a75a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add playhead line to timeline (#1563).</title>
<updated>2019-05-31T21:26:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-31T21:26:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=43b5ff1d2dc872f9029a7e59a85af59dbad8536f'/>
<id>urn:sha1:43b5ff1d2dc872f9029a7e59a85af59dbad8536f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Put Time types in dcpomatic namespace.</title>
<updated>2019-05-10T22:43:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-05-08T22:41:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c4403784febdbdd42e9c32e67fadb147f11fe566'/>
<id>urn:sha1:c4403784febdbdd42e9c32e67fadb147f11fe566</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure at least one position change event is emitted after</title>
<updated>2019-04-26T21:31:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-04-26T21:31:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=aafa1cc676b6bd4d333f0ff3a09e1effabf979c3'/>
<id>urn:sha1:aafa1cc676b6bd4d333f0ff3a09e1effabf979c3</id>
<content type='text'>
a timeline drag (with frequent=false), even if lots have been sent
with frequent=true.

Otherwise the code in the CHNAGE_TYPE_DONE branch of Butler::player_change
never gets to seek (since frequent is true, it ignores the signal).
Without the seek things go wrong.

Believed to fix #1534.
</content>
</entry>
<entry>
<title>Similar pending/done for Film::Change.</title>
<updated>2018-08-19T12:55:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-19T12:55:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=4408e6eea87ce9630e71e4a7d40e2dade091b0ee'/>
<id>urn:sha1:4408e6eea87ce9630e71e4a7d40e2dade091b0ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace May/Done/NotDone signal sets with one signal and extend</title>
<updated>2018-08-19T00:29:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-19T00:04:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6c7489e5d778d3e71065d88a094a7383ba2c117d'/>
<id>urn:sha1:6c7489e5d778d3e71065d88a094a7383ba2c117d</id>
<content type='text'>
this treatment to anything that caused Player::setup_pieces.  This should
fix out-of-sequence Player emissions caused by setup_pieces being called
by one thread while the butler is calling pass().
</content>
</entry>
<entry>
<title>Replace checkboxes with tools.</title>
<updated>2018-07-04T01:23:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-04T01:23:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c554c20be02b4a518be1be4266f90b88df9d5bd6'/>
<id>urn:sha1:c554c20be02b4a518be1be4266f90b88df9d5bd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix icons on Windows; zoom to all on initial open.</title>
<updated>2018-07-04T00:15:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-04T00:15:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7bcf60f8ad3acd4dcae77a120216839b665c4335'/>
<id>urn:sha1:7bcf60f8ad3acd4dcae77a120216839b665c4335</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add zoom-all button.</title>
<updated>2018-07-03T23:51:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-03T23:51:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=aaaa51f6d9eda60ab3b3d182c6d2a7a5bda375aa'/>
<id>urn:sha1:aaaa51f6d9eda60ab3b3d182c6d2a7a5bda375aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix scrolling of labels; prevent zooming out too far.</title>
<updated>2018-07-03T23:07:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-03T23:07:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=beddaeab9011e745dcac9732f4e8de3f91bd81a5'/>
<id>urn:sha1:beddaeab9011e745dcac9732f4e8de3f91bd81a5</id>
<content type='text'>
</content>
</entry>
</feed>
