<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/types.cc, branch 0.x</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=0.x</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=0.x'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2015-06-25T15:22:08Z</updated>
<entry>
<title>No-op: whitespace.</title>
<updated>2015-06-25T15:22:08Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-25T15:22:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e520f1009eaa552c7b3931ced85c0f19d8aff554'/>
<id>urn:sha1:e520f1009eaa552c7b3931ced85c0f19d8aff554</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support horizontal alignment specification in subtitles.</title>
<updated>2015-01-16T10:35:44Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-16T10:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ee03fd414e2c6e3dd398107ceb4ee365ff427adc'/>
<id>urn:sha1:ee03fd414e2c6e3dd398107ceb4ee365ff427adc</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>Derive exceptions from boost::exception and use boost::throw_exception to enable thread-safe exception handling by callers.</title>
<updated>2013-02-10T21:32:30Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-02-10T21:32:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4a557a8b6631f132e851b1bb362cde4270ca6057'/>
<id>urn:sha1:4a557a8b6631f132e851b1bb362cde4270ca6057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comment tweaks.</title>
<updated>2013-01-09T23:18:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-01-09T23:18:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=41daa5821b3d3b0f450094fbf0d1e37a449f482c'/>
<id>urn:sha1:41daa5821b3d3b0f450094fbf0d1e37a449f482c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial work on subtitle writing.</title>
<updated>2012-10-19T18:42:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-10-19T18:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=af9b2212f0d8f8c1f53aaf29e520b812dfdc321c'/>
<id>urn:sha1:af9b2212f0d8f8c1f53aaf29e520b812dfdc321c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cope with DCPs that don't specify the picture as stereoscopic but are 3D and indicate it by having differing EditRate and FrameRate.</title>
<updated>2012-09-19T02:13:38Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-09-19T02:13:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=0cdd094b556b59cca81727664e4161887f4d3b17'/>
<id>urn:sha1:0cdd094b556b59cca81727664e4161887f4d3b17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pick up subtitle color.</title>
<updated>2012-08-21T17:32:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-08-21T17:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=e8bb753ea7f1dfe2dac761050f47ea1cb786f01b'/>
<id>urn:sha1:e8bb753ea7f1dfe2dac761050f47ea1cb786f01b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various.</title>
<updated>2012-07-30T22:47:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-07-30T22:47:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9a9d4e014c16be88d72914a9480343445bc785a5'/>
<id>urn:sha1:9a9d4e014c16be88d72914a9480343445bc785a5</id>
<content type='text'>
</content>
</entry>
</feed>
