<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/wscript, branch v2.1.32</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.1.32</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.1.32'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2015-07-17T14:40:56Z</updated>
<entry>
<title>Add FTP uploader using curl.</title>
<updated>2015-07-17T14:40:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-17T14:37:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1d5462ef8d6a32b964f0335e3dd68aac31075d14'/>
<id>urn:sha1:1d5462ef8d6a32b964f0335e3dd68aac31075d14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make a generic base for uploaders and move the SCP code into a subclass of that.</title>
<updated>2015-07-17T14:40:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-17T12:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b00389305af83dfd1e3b41ab3b108cb591f18c5d'/>
<id>urn:sha1:b00389305af83dfd1e3b41ab3b108cb591f18c5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename SCPDCPJob -&gt; UploadJob.</title>
<updated>2015-07-17T14:40:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-17T09:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9695a0f81ce2a0ccd02cf4608e7151e4f07baabc'/>
<id>urn:sha1:9695a0f81ce2a0ccd02cf4608e7151e4f07baabc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attempt to fix boost regex deps.</title>
<updated>2015-07-02T17:34:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-07-02T17:34:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6bebefd325e60dd19342216f601e41e7cd459b55'/>
<id>urn:sha1:6bebefd325e60dd19342216f601e41e7cd459b55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing subtitles in some cases.</title>
<updated>2015-06-26T21:02:00Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-26T21:02:00Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c8ff422a42eac30517a7acde57ab84e55449f4e4'/>
<id>urn:sha1:c8ff422a42eac30517a7acde57ab84e55449f4e4</id>
<content type='text'>
We were passing subtitles back from decoders to SubtitleDecoder
using dcp::SubtitleStrings and relying on their storage of time
to know when the subtitles were.  These times are quantised (by
the use of dcp::SubtitleString) and then compared with unquantised
times (kept as ContentTime) in the main checking loop in
SubtitleDecoder::get().

Fix this by storing periods as ContentTimePeriod as well as
in the dcp::SubtitleStrings.
</content>
</entry>
<entry>
<title>Rename EncodedData -&gt; Data and trim it a bit.</title>
<updated>2015-06-10T13:04:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-10T13:04:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5c0a67869dbddb924c9f5ccb4126aa06d85b9b8b'/>
<id>urn:sha1:5c0a67869dbddb924c9f5ccb4126aa06d85b9b8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle multiple audio streams in a single piece of content</title>
<updated>2015-06-02T12:38:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-05-27T19:55:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=0a93237cb5e4642d3b698ff9b7d0cfae5401478c'/>
<id>urn:sha1:0a93237cb5e4642d3b698ff9b7d0cfae5401478c</id>
<content type='text'>
in a similar way to the V1 patch.
</content>
</entry>
<entry>
<title>Rename UISignaller -&gt; SignalManager.</title>
<updated>2015-05-13T21:28:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-05-13T21:28:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=04bd447fd8960625bda5081cbac235b848d7631f'/>
<id>urn:sha1:04bd447fd8960625bda5081cbac235b848d7631f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Possibly inaccurate port of master; build system cleanups.</title>
<updated>2015-05-10T00:59:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-05-10T00:59:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3bd44601d084d7139a81e787bd72fdf80832f2c3'/>
<id>urn:sha1:3bd44601d084d7139a81e787bd72fdf80832f2c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Scaler config and use SWS_BICUBIC everywhere.</title>
<updated>2015-03-25T00:41:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-03-25T00:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=527deef6f18c46badb396e4520d802333997add2'/>
<id>urn:sha1:527deef6f18c46badb396e4520d802333997add2</id>
<content type='text'>
</content>
</entry>
</feed>
