<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsub/src, branch compose</title>
<subtitle>Subtitle handling library</subtitle>
<id>https://git.carlh.net/cgit/libsub/atom?h=compose</id>
<link rel='self' href='https://git.carlh.net/cgit/libsub/atom?h=compose'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/'/>
<updated>2021-07-10T00:05:56Z</updated>
<entry>
<title>Use dcp::compose rather than our own.</title>
<updated>2021-07-10T00:05:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-07-10T00:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=f9c3bb397743e2556b55f8f6433aec8e731a81e8'/>
<id>urn:sha1:f9c3bb397743e2556b55f8f6433aec8e731a81e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small C++11 tweaks.</title>
<updated>2021-01-22T22:29:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-22T22:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=e3d8790ae7c9f8dbbcc9cd8a1fa5c0fede26b872'/>
<id>urn:sha1:e3d8790ae7c9f8dbbcc9cd8a1fa5c0fede26b872</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for new libdcp API.</title>
<updated>2021-01-21T19:37:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-21T19:37:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=ecc809669af23b45035c2d5a3e3b3be36a9baefc'/>
<id>urn:sha1:ecc809669af23b45035c2d5a3e3b3be36a9baefc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>const build fix.</title>
<updated>2021-01-21T00:56:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-21T00:56:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=af2520ec862edea39ac9d96c1fe8754ea2714bd4'/>
<id>urn:sha1:af2520ec862edea39ac9d96c1fe8754ea2714bd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove use of boost foreach.</title>
<updated>2021-01-13T12:07:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-13T12:07:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=4518eac6c41c51e781d2f17e0f26fe7713ac93c1'/>
<id>urn:sha1:4518eac6c41c51e781d2f17e0f26fe7713ac93c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace list with vector in most of the API.</title>
<updated>2021-01-13T12:04:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-13T12:04:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=cafee6f81257fa81ee302b5d3ffa82213a0a6a44'/>
<id>urn:sha1:cafee6f81257fa81ee302b5d3ffa82213a0a6a44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>c++11 tidying.</title>
<updated>2021-01-09T08:00:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-09T08:00:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=18f00cbcdab8eaf3db1cb5a7fba3ed78bea565fa'/>
<id>urn:sha1:18f00cbcdab8eaf3db1cb5a7fba3ed78bea565fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused stuff.</title>
<updated>2021-01-08T20:54:28Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-01-08T20:54:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=2115170a6f8c3fa0cec8c15fc3f3b81282a6e87f'/>
<id>urn:sha1:2115170a6f8c3fa0cec8c15fc3f3b81282a6e87f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>std::shared_ptr</title>
<updated>2021-01-05T01:09:49Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-20T13:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=47727a7c80b60a0fd0ce18d8347b14241fc48f97'/>
<id>urn:sha1:47727a7c80b60a0fd0ce18d8347b14241fc48f97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix another unused variable warning.</title>
<updated>2020-12-21T22:27:17Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-12-21T22:27:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=a1dc9c98ac983b5e7e580ce6639f30830aa66cca'/>
<id>urn:sha1:a1dc9c98ac983b5e7e580ce6639f30830aa66cca</id>
<content type='text'>
</content>
</entry>
</feed>
