<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsub/src/stl_binary_reader.cc, branch v1.6.57</title>
<subtitle>Subtitle handling library</subtitle>
<id>https://git.carlh.net/cgit/libsub/atom?h=v1.6.57</id>
<link rel='self' href='https://git.carlh.net/cgit/libsub/atom?h=v1.6.57'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/'/>
<updated>2024-05-19T19:23:37Z</updated>
<entry>
<title>Basic support for colours in binary STL.</title>
<updated>2024-05-19T19:23:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2024-05-19T19:23:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=b38aa006143abd4f10b7ec32576f5ce2867fa975'/>
<id>urn:sha1:b38aa006143abd4f10b7ec32576f5ce2867fa975</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix line numbers in binary STL files.</title>
<updated>2021-06-03T19:08:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2021-06-03T19:08:37Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=f3d7335ca4229a520f78906277693451cef8dce7'/>
<id>urn:sha1:f3d7335ca4229a520f78906277693451cef8dce7</id>
<content type='text'>
Here we make sure that line numbers end up not larger than the
MNR (maximum number of rows) to try to avoid subtitles going
off the screen.
</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>Remove confusing use of repeated loop counters.</title>
<updated>2020-04-01T13:28:38Z</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=877f212035be55e8103a0dcaf572d93337122712'/>
<id>urn:sha1:877f212035be55e8103a0dcaf572d93337122712</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a FIXME.</title>
<updated>2020-03-26T22:08:10Z</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=2f508609da978d20cdd5893ec91746a5167d1c7b'/>
<id>urn:sha1:2f508609da978d20cdd5893ec91746a5167d1c7b</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-23T19:59:31Z</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=ba69e87b6d64c6f9ce015bf657a195c070762344'/>
<id>urn:sha1:ba69e87b6d64c6f9ce015bf657a195c070762344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to read binary STL from a FILE *</title>
<updated>2020-01-23T19:59:31Z</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=407407a253b9d71cf212402e5896000a81dfd318'/>
<id>urn:sha1:407407a253b9d71cf212402e5896000a81dfd318</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split InputReader into InputReader and StreamInputReader.</title>
<updated>2020-01-23T19:59:31Z</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=0981aef3083080030445c9510523e6247ea5e302'/>
<id>urn:sha1:0981aef3083080030445c9510523e6247ea5e302</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce InputReader to read data from the file and do low-level parsing.</title>
<updated>2020-01-23T19:59:31Z</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=2089fb99e5b289a24ad8aade07a20e0659905143'/>
<id>urn:sha1:2089fb99e5b289a24ad8aade07a20e0659905143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make HorizontalPosition a class containing a reference enum.</title>
<updated>2017-07-28T14:50:26Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-07-28T14:50:26Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=9d44328087d41016745ace95e7e989135056149b'/>
<id>urn:sha1:9d44328087d41016745ace95e7e989135056149b</id>
<content type='text'>
</content>
</entry>
</feed>
