<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/parse/subtitle.cc, branch v0.97.0</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=v0.97.0</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=v0.97.0'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2014-05-11T23:35:48Z</updated>
<entry>
<title>Bump libcxml again.</title>
<updated>2014-05-11T23:35:48Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-05-11T23:35:48Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=110dc70856bd0f6ae5ec1931f51a4817c5e38f42'/>
<id>urn:sha1:110dc70856bd0f6ae5ec1931f51a4817c5e38f42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use raw_convert instead of boost::lexical_cast as it seems</title>
<updated>2014-05-11T22:59:19Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-05-11T22:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4de8f0118e1baf31cf4c859881dfbf39014b566f'/>
<id>urn:sha1:4de8f0118e1baf31cf4c859881dfbf39014b566f</id>
<content type='text'>
that lexical_cast will sometimes use a thousands separator
(i.e. it will convert 1234 to a string 1,234).  It appears
not to be possible safely to turn this off (you have to set
the global locale).  Instead, raw_convert uses a stringstream
which you can imbue() with std::locale::classic() to turn off
the locale-specific behaviour.
</content>
</entry>
<entry>
<title>Hacks to support MXF-wrapped subtitles.</title>
<updated>2014-02-26T17:48:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-02-26T17:48:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=471c9d05fc19484f3e50cf805d14237b72bbb7b2'/>
<id>urn:sha1:471c9d05fc19484f3e50cf805d14237b72bbb7b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix corpus tests wrt alphabetical sorting; fix some bugs with subtitles that were shown up.</title>
<updated>2013-05-14T15:22:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-05-14T15:22:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b172ecbede672bdef982e5b45376ac3517440263'/>
<id>urn:sha1:b172ecbede672bdef982e5b45376ac3517440263</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to move XML bits out into parse/ subdir.</title>
<updated>2013-05-13T13:45:16Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-05-13T13:45:16Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7394f50d8b5334a17cac37c8956b1b7e8e5e49c8'/>
<id>urn:sha1:7394f50d8b5334a17cac37c8956b1b7e8e5e49c8</id>
<content type='text'>
</content>
</entry>
</feed>
