<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dcpomatic/src/lib/hints.cc, 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-19T22:45:23Z</updated>
<entry>
<title>Clean up after previous commit.</title>
<updated>2018-07-19T22:45:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-07-19T21:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=27b83475435dda4e84a90cf59a52f150905c4ab1'/>
<id>urn:sha1:27b83475435dda4e84a90cf59a52f150905c4ab1</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>Add hint about making a DCP with a very different frame rate to the content.</title>
<updated>2018-03-22T21:52:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-03-22T21:52:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=c0ffeee7cade9bf7e238e388da288a21aa885961'/>
<id>urn:sha1:c0ffeee7cade9bf7e238e388da288a21aa885961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a hint to warn about the stereo-to-5.1 upmixers.</title>
<updated>2018-02-27T22:36:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-02-27T22:36:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=2203c698eb6661a1f531b0708757354fc8cc9784'/>
<id>urn:sha1:2203c698eb6661a1f531b0708757354fc8cc9784</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for incorrect ISDCF name with full-frame content, and fix it (#1118).</title>
<updated>2018-01-02T17:48:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2018-01-02T17:48:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=9458457504af5548bc51b3c29e65dbe92fd0513d'/>
<id>urn:sha1:9458457504af5548bc51b3c29e65dbe92fd0513d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo (thanks Rob).</title>
<updated>2017-05-15T11:16:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-15T11:16:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=ab863acc715580aa9352e7a67bff045404493a46'/>
<id>urn:sha1:ab863acc715580aa9352e7a67bff045404493a46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to improve hint when making a DCP which is not 24 or 48fps.</title>
<updated>2017-04-29T23:52:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-04-29T23:52:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=6f27d1dde8fe133e1a589c36d5bffc105437fb77'/>
<id>urn:sha1:6f27d1dde8fe133e1a589c36d5bffc105437fb77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't let hint generation throw an exception in the presence of old audio analysis files.</title>
<updated>2016-10-03T22:42:39Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-10-03T22:42:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=933224aae82fa8500b29584866a868d4fc0497c9'/>
<id>urn:sha1:933224aae82fa8500b29584866a868d4fc0497c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a hint about non-flat/scope containers after hearing from</title>
<updated>2016-09-12T18:52:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-09-12T18:52:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=40b121277ed3f1a572602f9e28c872ce861774b1'/>
<id>urn:sha1:40b121277ed3f1a572602f9e28c872ce861774b1</id>
<content type='text'>
Gerhard Gruber that one cinema could not use a DCP in a 4:3
container.
</content>
</entry>
<entry>
<title>Add channel details to high-audio-level hints (#822).</title>
<updated>2016-08-25T15:16:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-08-25T10:41:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/dcpomatic/commit/?id=54038beb4437c027e584fc95110f6fd4dbf2207d'/>
<id>urn:sha1:54038beb4437c027e584fc95110f6fd4dbf2207d</id>
<content type='text'>
</content>
</entry>
</feed>
