<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/subtitle_decoder.cc, branch main</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=main</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-07-19T22:36:56Z</updated>
<entry>
<title>Rename Subtitle -&gt; Text</title>
<updated>2018-07-19T22:36:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-06-11T22:50:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d7ac100c0eb1b5efdcfbec59be870fd869252840'/>
<id>urn:sha1:d7ac100c0eb1b5efdcfbec59be870fd869252840</id>
<content type='text'>
sed -i "s/SubtitleContent/TextContent/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/wx/*.h src/tools/*.cc test/*.cc
sed -i "s/SubtitleDecoder/TextDecoder/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/wx/*.h src/tools/*.cc test/*.cc
sed -i "s/subtitle_content/text_content/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/wx/*.h src/tools/*.cc test/*.cc src/lib/wscript src/wx/wscript
sed -i "s/subtitle_decoder/text_decoder/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/wx/*.h src/tools/*.cc test/*.cc src/lib/wscript
mv src/lib/subtitle_decoder.cc src/lib/text_decoder.cc
mv src/lib/subtitle_decoder.h src/lib/text_decoder.h
mv src/lib/subtitle_content.cc src/lib/text_content.cc
mv src/lib/subtitle_content.h src/lib/text_content.h
mv src/lib/dcp_subtitle_decoder.cc src/lib/dcp_text_decoder.cc
mv src/lib/dcp_subtitle_decoder.h src/lib/dcp_text_decoder.h
mv src/lib/dcp_subtitle_content.cc src/lib/dcp_text_content.cc
mv src/lib/dcp_subtitle_content.h src/lib/dcp_text_content.h
mv src/lib/text_subtitle_content.cc src/lib/text_text_content.cc
mv src/lib/text_subtitle_content.h src/lib/text_text_content.h
mv src/lib/text_subtitle_decoder.cc src/lib/text_text_decoder.cc
mv src/lib/text_subtitle_decoder.h src/lib/text_text_decoder.h
mv src/wx/timeline_subtitle_content_view.cc src/wx/timeline_text_content_view.cc
mv src/wx/timeline_subtitle_content_view.h src/wx/timeline_text_content_view.h
</content>
</entry>
<entry>
<title>Missing setup of SubtitleDecoder position causing #1271 and probably other things.</title>
<updated>2018-04-10T22:40:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-04-10T22:40:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=31f9d8691ec467c7b7d977f1950dfbfa98ba73ac'/>
<id>urn:sha1:31f9d8691ec467c7b7d977f1950dfbfa98ba73ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Forcing for fade in/out.</title>
<updated>2018-01-13T01:00:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-13T01:00:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=d54c8291f83bd9f2cf964ca0372f74734ccb0ae2'/>
<id>urn:sha1:d54c8291f83bd9f2cf964ca0372f74734ccb0ae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Note whether effect is forced or not.</title>
<updated>2018-01-13T00:06:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-12T20:36:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9b1c6dd87c2a1b0b480a23da756d22c3bfedd9f1'/>
<id>urn:sha1:9b1c6dd87c2a1b0b480a23da756d22c3bfedd9f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use an enum for the effect in SubtitleContent.</title>
<updated>2018-01-13T00:06:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-12T13:24:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=67a404fff364c6e1fa02eab270755895ba0e1fe8'/>
<id>urn:sha1:67a404fff364c6e1fa02eab270755895ba0e1fe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Note whether subtitle effect colour is forced or not.</title>
<updated>2018-01-13T00:06:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-12T13:04:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=99b4e0705e9007aabfec08ea2c8d1a84eda0d32e'/>
<id>urn:sha1:99b4e0705e9007aabfec08ea2c8d1a84eda0d32e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Note whether subtitle colour is forced or not.</title>
<updated>2018-01-13T00:06:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-12T12:48:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=10818d95000c291af776ed9ba1c847257ded4b1f'/>
<id>urn:sha1:10818d95000c291af776ed9ba1c847257ded4b1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hacky fix for crash introduced by subtitle appearance changes.</title>
<updated>2018-01-10T00:00:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-10T00:00:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=21abc939394e249c8d10167153316153826b6b2d'/>
<id>urn:sha1:21abc939394e249c8d10167153316153826b6b2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix forced-appearance for subs from DCPs (#1162).</title>
<updated>2018-01-09T20:39:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-09T20:39:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=29623e179bfcb9c1e0dc7b2cb74dc9898953e4b6'/>
<id>urn:sha1:29623e179bfcb9c1e0dc7b2cb74dc9898953e4b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Setup SubtitleDecoder::_position correctly (in some cases).</title>
<updated>2017-12-13T22:04:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-12-13T22:04:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6a68937320fa76ce213c648845abc73983fc1849'/>
<id>urn:sha1:6a68937320fa76ce213c648845abc73983fc1849</id>
<content type='text'>
</content>
</entry>
</feed>
