<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/timeline.cc, 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-09-01T14:34:26Z</updated>
<entry>
<title>Build fixes for Boost &gt;= 1.73</title>
<updated>2020-09-01T14:34:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-08-27T20:37:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c04fec82d25127fafa73c3daff87bece9aa8c8e8'/>
<id>urn:sha1:c04fec82d25127fafa73c3daff87bece9aa8c8e8</id>
<content type='text'>
Forward-ported-from: d1e9749ca290673639a49d693a8fe5c6557cc2de
</content>
</entry>
<entry>
<title>Fix timeline for DCPs containing Atmos.</title>
<updated>2020-06-19T18:30:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-19T18:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=095fde688d700835eef34126d9985478fa74c4f6'/>
<id>urn:sha1:095fde688d700835eef34126d9985478fa74c4f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix display of Atmos tracks in the timeline.</title>
<updated>2020-06-18T10:53:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-06-18T10:53:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=690e8a09a4fe5fc703fe00260d5c9509efe2921b'/>
<id>urn:sha1:690e8a09a4fe5fc703fe00260d5c9509efe2921b</id>
<content type='text'>
</content>
</entry>
<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>Fix timeline selection under scroll.</title>
<updated>2019-09-08T22:57:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-09-08T22:57:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c536ea4b470fffadcc491b2b9885e027efa2ec5c'/>
<id>urn:sha1:c536ea4b470fffadcc491b2b9885e027efa2ec5c</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>Update timeline when video frame type changes (#1464).</title>
<updated>2019-02-12T23:04:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-02-12T23:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2eaeebc72e18fb54104b3fd9e4d7139962b27dfb'/>
<id>urn:sha1:2eaeebc72e18fb54104b3fd9e4d7139962b27dfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missed overload change.</title>
<updated>2018-11-24T00:34:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-11-24T00:34:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=08aed48d141f403a93640cf62d8be70161bd1d30'/>
<id>urn:sha1:08aed48d141f403a93640cf62d8be70161bd1d30</id>
<content type='text'>
</content>
</entry>
</feed>
