<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx, branch v2.1.11</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.1.11</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.1.11'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2015-06-26T21:02:00Z</updated>
<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>Tweak checkbox label.</title>
<updated>2015-06-26T18:31:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-26T18:31:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e5903318b6a82b4b56788533da9b9ff83eeb4772'/>
<id>urn:sha1:e5903318b6a82b4b56788533da9b9ff83eeb4772</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make player decide whether subtitles should be burnt based on</title>
<updated>2015-06-25T12:36:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-25T10:58:12Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=89ee4cc6019036fa4fc0a6e07e052ffdc3b136ac'/>
<id>urn:sha1:89ee4cc6019036fa4fc0a6e07e052ffdc3b136ac</id>
<content type='text'>
content settings rather than using the film's settings.  Remove
film property of burn-subtitles.
</content>
</entry>
<entry>
<title>Add burn-subtitles button to Subtitle panel.</title>
<updated>2015-06-25T12:36:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-25T09:29:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e08c1d30bb5e2d77339541eb7dbe7d1ca95485ab'/>
<id>urn:sha1:e08c1d30bb5e2d77339541eb7dbe7d1ca95485ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add DEBUG_DECODE and some basic debugging of the decoding process.</title>
<updated>2015-06-25T08:38:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-25T08:38:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=a1201ace8a1d5d3e0a9eca769cb9e0a12bf32693'/>
<id>urn:sha1:a1201ace8a1d5d3e0a9eca769cb9e0a12bf32693</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more video properties to content properties dialog.</title>
<updated>2015-06-21T18:12:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-21T18:12:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=fe771b1f0ed9f794bc98faa4cca2a15651f28e87'/>
<id>urn:sha1:fe771b1f0ed9f794bc98faa4cca2a15651f28e87</id>
<content type='text'>
Also implement the whole properties thing more neatly.
</content>
</entry>
<entry>
<title>Disable colour conversion choice in the appropriate circumstances.</title>
<updated>2015-06-21T01:48:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-21T01:48:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=cf9193144a711771bff83b09d25b22292f1d66da'/>
<id>urn:sha1:cf9193144a711771bff83b09d25b22292f1d66da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove wxST_ELLIPSIZE_END from job status.</title>
<updated>2015-06-21T00:17:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-21T00:16:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5016423c2514d6f282058894f91edfeb9cad3261'/>
<id>urn:sha1:5016423c2514d6f282058894f91edfeb9cad3261</id>
<content type='text'>
This appears to stop multi-line text fields working on OS X,
which caused #615.
</content>
</entry>
<entry>
<title>No-op: remove all trailing whitespace.</title>
<updated>2015-06-21T00:15:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-21T00:15:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=e60bb3e51bd1508b149e6b8f6608f09b5196ae26'/>
<id>urn:sha1:e60bb3e51bd1508b149e6b8f6608f09b5196ae26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings.</title>
<updated>2015-06-20T00:38:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-20T00:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=f07d5125a7b609320682689abe40781f096ca25e'/>
<id>urn:sha1:f07d5125a7b609320682689abe40781f096ca25e</id>
<content type='text'>
</content>
</entry>
</feed>
