<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src, branch v2.1.56</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.1.56</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.1.56'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2015-09-04T23:25:14Z</updated>
<entry>
<title>Don't bother with audio in the film viewer.</title>
<updated>2015-09-04T23:25:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-04T22:14:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=253c72987b333a747eeaf25509eb1ec32f484467'/>
<id>urn:sha1:253c72987b333a747eeaf25509eb1ec32f484467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use libsamplerate for resampling instead of FFmpeg / libsoxr.</title>
<updated>2015-09-04T23:25:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-04T20:51:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f227d182fa5a829fdeabf9eca8f33da5ce7f4e0d'/>
<id>urn:sha1:f227d182fa5a829fdeabf9eca8f33da5ce7f4e0d</id>
<content type='text'>
libsoxr was crashing on Windows and seems somewhat
unmaintained.
</content>
</entry>
<entry>
<title>Better error checking in Resampler.</title>
<updated>2015-09-04T19:59:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-04T17:29:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5b968bb948b7904cc41c254b7851880e451f6906'/>
<id>urn:sha1:5b968bb948b7904cc41c254b7851880e451f6906</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sizing of audio mapping view.</title>
<updated>2015-09-04T16:35:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-04T16:35:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8cddae8f947c3d4970c32da9e981f95d4036d3ea'/>
<id>urn:sha1:8cddae8f947c3d4970c32da9e981f95d4036d3ea</id>
<content type='text'>
Before it would start with a wide column 0 and then
resize on the first click.
</content>
</entry>
<entry>
<title>Use soxr resampler.</title>
<updated>2015-09-02T19:13:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-02T19:13:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e526999a0252193ee8e42ac841c7494bea44ecfb'/>
<id>urn:sha1:e526999a0252193ee8e42ac841c7494bea44ecfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't share _terminate.</title>
<updated>2015-09-02T16:03:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-02T16:03:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b010bf3a39efe65db2251fbbf2640b2d9e539200'/>
<id>urn:sha1:b010bf3a39efe65db2251fbbf2640b2d9e539200</id>
<content type='text'>
_terminate was being shared between enqueue() and the encoding
threads so that when terminating and recreating the encoding
threads any pending enqueue() was dropped (#683).
</content>
</entry>
<entry>
<title>Don't start thread in constructor. (ServerFinder)</title>
<updated>2015-09-01T20:07:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-01T20:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=8fca1fbb28aec5d4db4a4ced2ab14be55c10d27d'/>
<id>urn:sha1:8fca1fbb28aec5d4db4a4ced2ab14be55c10d27d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't start thread in constructor. (Writer)</title>
<updated>2015-09-01T20:05:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-01T20:05:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cefba53fe130807e96e608ad3bbb87786b654c6e'/>
<id>urn:sha1:cefba53fe130807e96e608ad3bbb87786b654c6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up thread in destructor (Job)</title>
<updated>2015-09-01T20:04:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-01T20:04:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0ec7c9d0b1f3ea58ffe17dd70bea04ad702d164b'/>
<id>urn:sha1:0ec7c9d0b1f3ea58ffe17dd70bea04ad702d164b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't start thread in constructor. (JobManager)</title>
<updated>2015-09-01T20:00:47Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-09-01T20:00:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1934870acbab5efe51afecff46081a5850876eee'/>
<id>urn:sha1:1934870acbab5efe51afecff46081a5850876eee</id>
<content type='text'>
</content>
</entry>
</feed>
