<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/wx/wscript, branch v2.13.36</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.36</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=v2.13.36'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/'/>
<updated>2018-07-19T23:16:15Z</updated>
<entry>
<title>caption -&gt; subtitle.</title>
<updated>2018-07-19T23:16:15Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-19T23:16:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=5008f986d2d9d5891919d2db4de6268470a0ff7a'/>
<id>urn:sha1:5008f986d2d9d5891919d2db4de6268470a0ff7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename subtitle appearance dialogue.</title>
<updated>2018-07-19T22:45:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-19T21:47:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=7c930c4d6668bc8d9d5c5ae20208de8dee50f389'/>
<id>urn:sha1:7c930c4d6668bc8d9d5c5ae20208de8dee50f389</id>
<content type='text'>
</content>
</entry>
<entry>
<title>UI for selecting caption type.</title>
<updated>2018-07-19T22:45:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-19T19:58:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ff40ecd114547a2fc07bc49403c993c3fa5d40cc'/>
<id>urn:sha1:ff40ecd114547a2fc07bc49403c993c3fa5d40cc</id>
<content type='text'>
</content>
</entry>
<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>Try to fix build on Fedora 28.</title>
<updated>2018-07-09T10:47:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-09T10:47:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=661245c262558da01b6c587b94bc975d9f78e8e1'/>
<id>urn:sha1:661245c262558da01b6c587b94bc975d9f78e8e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add advanced KDM options button containing switches for forensic marking.</title>
<updated>2018-07-06T19:33:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-06T19:33:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6654f028571db33d1e203ff36f85619d03a9f9fb'/>
<id>urn:sha1:6654f028571db33d1e203ff36f85619d03a9f9fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try another way of fixing accelerators stealing text control arrow keys (#1263).</title>
<updated>2018-05-24T22:33:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-05-23T22:51:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=67e67ea42fcfd2a0805fd96f44a2435992a3320e'/>
<id>urn:sha1:67e67ea42fcfd2a0805fd96f44a2435992a3320e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Very basic DCP verification in the player (#1238).</title>
<updated>2018-03-14T00:59:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-14T00:59:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ccde188f3b560730d14933af5caa11b413c2e623'/>
<id>urn:sha1:ccde188f3b560730d14933af5caa11b413c2e623</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for signer chains containing UTF8-marked strings and offer</title>
<updated>2018-03-09T00:55:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-09T00:55:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6d770c4c8c79569871edc20253f29f9ea00539e6'/>
<id>urn:sha1:6d770c4c8c79569871edc20253f29f9ea00539e6</id>
<content type='text'>
to fix them on startup (#1218).
</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>
</feed>
