<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/text_subtitle_content.h, branch cpp17</title>
<subtitle>DCP-o-matic DCP tools</subtitle>
<id>https://git.carlh.net/cgit/dcpomatic/atom?h=cpp17</id>
<link rel='self' href='https://git.carlh.net/cgit/dcpomatic/atom?h=cpp17'/>
<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>Basic template support (#485).</title>
<updated>2016-08-24T13:28:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-24T10:40:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=1a693725f9a8cc6ba58f65b2f1ef03255d295f23'/>
<id>urn:sha1:1a693725f9a8cc6ba58f65b2f1ef03255d295f23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Bump libdcp for new method."</title>
<updated>2016-08-24T10:38:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-24T10:38:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=b8ab7864ea798d633c4dbfa6be69c58a227d9ca2'/>
<id>urn:sha1:b8ab7864ea798d633c4dbfa6be69c58a227d9ca2</id>
<content type='text'>
This reverts commit 3412af70b950dcdc604413ef05c26becda6da789.
</content>
</entry>
<entry>
<title>Bump libdcp for new method.</title>
<updated>2016-08-24T10:16:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-24T10:16:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3412af70b950dcdc604413ef05c26becda6da789'/>
<id>urn:sha1:3412af70b950dcdc604413ef05c26becda6da789</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some code duplication and crashes when decoding FFmpeg-embedded ASS subtitles along the way.</title>
<updated>2016-06-09T22:28:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-09T22:28:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=31a33018f113cb7b631dd7bb4d0ed2a7de914cd8'/>
<id>urn:sha1:31a33018f113cb7b631dd7bb4d0ed2a7de914cd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No-op; fix GPL address and use the explicit-program-name version.</title>
<updated>2016-05-25T19:56:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-25T19:56:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=3828baf56467224f5d44049bf1e7a7ed11f43a05'/>
<id>urn:sha1:3828baf56467224f5d44049bf1e7a7ed11f43a05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split audio; builds.</title>
<updated>2016-05-18T10:50:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-04-14T00:01:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=65b331d32c383f3a9049f29bf03ab3fe3193b31a'/>
<id>urn:sha1:65b331d32c383f3a9049f29bf03ab3fe3193b31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Subtitle rearrangements.</title>
<updated>2016-05-18T10:50:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-04-13T15:34:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=775ae0e37bbec115d742feade0adc614a9a2301c'/>
<id>urn:sha1:775ae0e37bbec115d742feade0adc614a9a2301c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basics of subtitle split.</title>
<updated>2016-05-18T10:50:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-04-13T13:46:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=334b94526f2c1271718a94fe97cfa843cf6ef7a1'/>
<id>urn:sha1:334b94526f2c1271718a94fe97cfa843cf6ef7a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Save subtitle video frame rates properly; don't cast them to int for TextSubtitleContent.</title>
<updated>2016-04-25T08:46:42Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-04-25T08:46:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=055531be9496a212c86686936198cd1cf10b619d'/>
<id>urn:sha1:055531be9496a212c86686936198cd1cf10b619d</id>
<content type='text'>
</content>
</entry>
</feed>
