<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/dcp_time.cc, branch v0.86</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=v0.86</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=v0.86'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2013-10-24T15:31:22Z</updated>
<entry>
<title>Remove debug code.</title>
<updated>2013-10-24T15:31:22Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-10-24T15:31:22Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=fece2ebfd071f5e63377e7ff2ced08124e076397'/>
<id>urn:sha1:fece2ebfd071f5e63377e7ff2ced08124e076397</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ticks calculations.</title>
<updated>2013-10-24T15:27:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-10-24T15:27:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=3941ebc04432fdbb92e1c2b25bbbd10d4fcecd51'/>
<id>urn:sha1:3941ebc04432fdbb92e1c2b25bbbd10d4fcecd51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Time constructor from ticks; fix Time::to_ticks().</title>
<updated>2013-10-24T14:42:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-10-24T14:42:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=91f94491733d790d41e39b3604d67d3c3561bf01'/>
<id>urn:sha1:91f94491733d790d41e39b3604d67d3c3561bf01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge master.</title>
<updated>2013-06-18T14:07:41Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-06-18T14:07:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c2bac22380bea453665a24c6f39200a977771daf'/>
<id>urn:sha1:c2bac22380bea453665a24c6f39200a977771daf</id>
<content type='text'>
</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>Merge master</title>
<updated>2013-01-14T20:15:43Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2013-01-14T20:15:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=ed6a471b61d36a3ba7e8696fa3e5606406c5cf62'/>
<id>urn:sha1:ed6a471b61d36a3ba7e8696fa3e5606406c5cf62</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 hacks.</title>
<updated>2012-12-31T18:16:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-12-31T18:16:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4f902db0ad994910a34ca845225635ceefcac96e'/>
<id>urn:sha1:4f902db0ad994910a34ca845225635ceefcac96e</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>Some maths operations with Time.</title>
<updated>2012-08-21T23:11:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2012-08-21T23:11:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9b84debc374f426bb3a00baa82bae5fdd88a018e'/>
<id>urn:sha1:9b84debc374f426bb3a00baa82bae5fdd88a018e</id>
<content type='text'>
</content>
</entry>
</feed>
