<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsub, branch v1.4.22</title>
<subtitle>Subtitle handling library</subtitle>
<id>https://git.carlh.net/cgit/libsub/atom?h=v1.4.22</id>
<link rel='self' href='https://git.carlh.net/cgit/libsub/atom?h=v1.4.22'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/'/>
<updated>2020-04-01T13:24:45Z</updated>
<entry>
<title>New test.</title>
<updated>2020-04-01T13:24:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-01T13:24:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=a68af77f0400819492706a5047acb8660d40bc53'/>
<id>urn:sha1:a68af77f0400819492706a5047acb8660d40bc53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect calculation of extension block number (EBN); previously</title>
<updated>2020-04-01T13:24:01Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-01T13:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=7768ed0a0337b6634f6cc3c51f1eaf20c8715e30'/>
<id>urn:sha1:7768ed0a0337b6634f6cc3c51f1eaf20c8715e30</id>
<content type='text'>
an incorrect 0 would be used if the line length was exactly 112.
</content>
</entry>
<entry>
<title>Remove confusing use of repeated loop counters.</title>
<updated>2020-04-01T13:23:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-01T13:23:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=4638acbf4159be5ed4346db6afe90e15b63c5375'/>
<id>urn:sha1:4638acbf4159be5ed4346db6afe90e15b63c5375</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another solution to binary STL subs that are too big for a single TTI block.</title>
<updated>2020-03-26T22:03:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-26T22:03:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=82f9ab96faeef0eb684c357d76d27f3737cf1d55'/>
<id>urn:sha1:82f9ab96faeef0eb684c357d76d27f3737cf1d55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Write one TTI block per subtitle line for binary STL."</title>
<updated>2020-03-26T20:45:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-26T20:45:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=697c1f99a4f9facdcde30d50154d778e69cead70'/>
<id>urn:sha1:697c1f99a4f9facdcde30d50154d778e69cead70</id>
<content type='text'>
It's wrong as where multiple TTI blocks are used only the first
block of the subtitle carries relevant information for time in/out,
position, justification and comment.

This reverts commit c18e3a2e54f992245feeac384a41792b82f698aa.
</content>
</entry>
<entry>
<title>Add a FIXME.</title>
<updated>2020-03-26T20:45:14Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-26T20:45:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=e951d8da6a9540d279b4987aaeea407510eef2ea'/>
<id>urn:sha1:e951d8da6a9540d279b4987aaeea407510eef2ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add another test.</title>
<updated>2020-03-25T12:29:20Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-25T12:29:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=2731932b5f4bc7049e18d0146ebcea6287ea88c4'/>
<id>urn:sha1:2731932b5f4bc7049e18d0146ebcea6287ea88c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write one TTI block per subtitle line for binary STL.</title>
<updated>2020-03-25T12:23:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-25T12:23:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=c18e3a2e54f992245feeac384a41792b82f698aa'/>
<id>urn:sha1:c18e3a2e54f992245feeac384a41792b82f698aa</id>
<content type='text'>
This has a number of apparent advantages.  Mainly, it increases
the amount of text we can cope with in a single subtitle; before
any subtitle with a total length of 111 characters would be truncated
(and truncated wrongly, incidentally).

Also it simplifies the code for putting different lines in their
correct positions and allows individual lines to have different
horizontal position references.
</content>
</entry>
<entry>
<title>Use BOOST_FOREACH.</title>
<updated>2020-03-25T12:11:45Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-25T12:11:45Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=ce61552e26fd47fdca523e70b3e3b612bbcd10a3'/>
<id>urn:sha1:ce61552e26fd47fdca523e70b3e3b612bbcd10a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add FIXME.</title>
<updated>2020-03-25T12:02:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-25T12:02:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=1c82568fa688351444b56dd190de33df29f688f5'/>
<id>urn:sha1:1c82568fa688351444b56dd190de33df29f688f5</id>
<content type='text'>
</content>
</entry>
</feed>
