<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/audio_content.cc, branch v2.13.44</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.44</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.44'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-08-20T22:29:21Z</updated>
<entry>
<title>Make ContentChange into a generic ChangeSignaller and use it for Film</title>
<updated>2018-08-20T22:29:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-20T22:01:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5dbd022f3abb0ebab57fb67073a07ed60df902a6'/>
<id>urn:sha1:5dbd022f3abb0ebab57fb67073a07ed60df902a6</id>
<content type='text'>
changes, since we setup_pieces() in response to at least one of these and
hence we must know before it happens so we can suspend the butler and player.
</content>
</entry>
<entry>
<title>More fixes for errors / crashes / misbehaviour with content changes</title>
<updated>2018-08-13T23:05:06Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-13T16:37:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1fe6bd7f8ba059322b8357b2210f0fd590567ce2'/>
<id>urn:sha1:1fe6bd7f8ba059322b8357b2210f0fd590567ce2</id>
<content type='text'>
and the butler.

Here we signal both before and after a change in content.  Before,
the player disables itself so that any pass()/seek() will be no-ops.
After, the player rebuilds its pieces and the butler re-seeks to
get back to where it was before the change.
</content>
</entry>
<entry>
<title>Force audio content to be on a sample boundary.</title>
<updated>2018-08-01T20:47:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-08-01T20:47:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e82a4c81fe8bb3c3c6b68c667bda2f32fed4e68d'/>
<id>urn:sha1:e82a4c81fe8bb3c3c6b68c667bda2f32fed4e68d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Remove join function; the code is long and I don't think anybody"</title>
<updated>2018-07-21T20:47:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-21T20:47:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6199e090dc1e32d3753ba7e7d7ea8c5f0d79f046'/>
<id>urn:sha1:6199e090dc1e32d3753ba7e7d7ea8c5f0d79f046</id>
<content type='text'>
It turns out Carsten uses it :)

This reverts commit bd5e8b83a3a18787241982efdae809d4db21f65d.
</content>
</entry>
<entry>
<title>Remove join function; the code is long and I don't think anybody</title>
<updated>2018-07-20T20:28:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-20T20:28:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=bd5e8b83a3a18787241982efdae809d4db21f65d'/>
<id>urn:sha1:bd5e8b83a3a18787241982efdae809d4db21f65d</id>
<content type='text'>
uses it.
</content>
</entry>
<entry>
<title>Typo kHz -&gt; Hz.</title>
<updated>2018-02-01T16:50:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-01T16:50:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c62b42f4f6175cf00c878960dbeb40827891d4c2'/>
<id>urn:sha1:c62b42f4f6175cf00c878960dbeb40827891d4c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add simple copy and paste for content settings (#1051).</title>
<updated>2018-01-05T23:17:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-05T23:17:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d26296467bbf6bd1b2300dd862ce55fcd7f3d624'/>
<id>urn:sha1:d26296467bbf6bd1b2300dd862ce55fcd7f3d624</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/use_template/take_settings_from/g</title>
<updated>2018-01-05T22:02:40Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-05T22:02:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=249ae25148213a2ab5d76980133182e7f2521524'/>
<id>urn:sha1:249ae25148213a2ab5d76980133182e7f2521524</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve formatting of AudioContent technical summary.</title>
<updated>2016-09-08T14:27:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-09-08T14:27:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=740a372e92b2a8165f9c0a0e2370a49cca20fff7'/>
<id>urn:sha1:740a372e92b2a8165f9c0a0e2370a49cca20fff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic template support (#485).</title>
<updated>2016-08-24T13:28:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-24T10:40:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1a693725f9a8cc6ba58f65b2f1ef03255d295f23'/>
<id>urn:sha1:1a693725f9a8cc6ba58f65b2f1ef03255d295f23</id>
<content type='text'>
</content>
</entry>
</feed>
