<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsub/src, branch v1.4.20</title>
<subtitle>Subtitle handling library</subtitle>
<id>https://git.carlh.net/cgit/libsub/atom?h=v1.4.20</id>
<link rel='self' href='https://git.carlh.net/cgit/libsub/atom?h=v1.4.20'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/'/>
<updated>2020-03-25T12:23:29Z</updated>
<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>
<entry>
<title>We only use 128 bytes of the buffer for TTI blocks.</title>
<updated>2020-03-25T12:02:05Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-25T12:02:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=0f94df9bbd9165a1fe09efe7814d49972f480ee2'/>
<id>urn:sha1:0f94df9bbd9165a1fe09efe7814d49972f480ee2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Missing #include.</title>
<updated>2020-01-24T00:19:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-24T00:19:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=54e627e3afda3586b5523c4384596c1d2fa38a97'/>
<id>urn:sha1:54e627e3afda3586b5523c4384596c1d2fa38a97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hack for binary STL files with high MNR (maximum number of rows) values.</title>
<updated>2020-01-23T20:20:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-23T14:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=e5651d029c1fb6850b45f0c275a6108bd21cd5e3'/>
<id>urn:sha1:e5651d029c1fb6850b45f0c275a6108bd21cd5e3</id>
<content type='text'>
Backported from ba69e87b6d64c6f9ce015bf657a195c070762344 in master.
</content>
</entry>
<entry>
<title>Add option to read binary STL from a FILE *</title>
<updated>2020-01-23T20:20:24Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-23T14:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=80eb14cdc36b038ce37af899c42f1b31f9eb7679'/>
<id>urn:sha1:80eb14cdc36b038ce37af899c42f1b31f9eb7679</id>
<content type='text'>
Backported from 407407a253b9d71cf212402e5896000a81dfd318 in master.
</content>
</entry>
<entry>
<title>Split InputReader into InputReader and StreamInputReader.</title>
<updated>2020-01-23T20:20:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-23T14:02:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=ee568435999692c83d7099683818a6137c5db60a'/>
<id>urn:sha1:ee568435999692c83d7099683818a6137c5db60a</id>
<content type='text'>
Backported from 0981aef3083080030445c9510523e6247ea5e302 in master.
</content>
</entry>
<entry>
<title>Introduce InputReader to read data from the file and do low-level parsing.</title>
<updated>2020-01-23T20:20:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-23T13:57:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=24bf4ff9ca5ae9a994eb4596549ff46a8ad245f5'/>
<id>urn:sha1:24bf4ff9ca5ae9a994eb4596549ff46a8ad245f5</id>
<content type='text'>
Backported from 2089fb99e5b289a24ad8aade07a20e0659905143 in master.
</content>
</entry>
<entry>
<title>Move the body of dumpsubs out into a method.</title>
<updated>2020-01-23T20:19:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-01-23T19:58:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=f60eeba3a0bc860f97c4126bf8759b41d49483dc'/>
<id>urn:sha1:f60eeba3a0bc860f97c4126bf8759b41d49483dc</id>
<content type='text'>
Backported from 944ceca80f4452e6948fd7dd984c549299c49c52 in master.
</content>
</entry>
</feed>
