<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsub/src/exceptions.h, branch v1.6.10</title>
<subtitle>Subtitle handling library</subtitle>
<id>https://git.carlh.net/cgit/libsub/atom?h=v1.6.10</id>
<link rel='self' href='https://git.carlh.net/cgit/libsub/atom?h=v1.6.10'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/'/>
<updated>2021-01-13T12:04:04Z</updated>
<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>Add support for \c in SSA.</title>
<updated>2019-06-24T11:31:56Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-06-24T11:31:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=2e4089247c02f1f1bf43ab880594ce0218dfbc11'/>
<id>urn:sha1:2e4089247c02f1f1bf43ab880594ce0218dfbc11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build.</title>
<updated>2016-09-20T20:28:11Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-09-20T20:28:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=3db5052e88ed14236baca6e58ac0e44f4d8e9ff1'/>
<id>urn:sha1:3db5052e88ed14236baca6e58ac0e44f4d8e9ff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give a more informative exception on SubRip parse failures.</title>
<updated>2016-09-20T20:07:57Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-09-20T20:07:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=79e49c267f3e51126ad7d6c936de2da5455a9894'/>
<id>urn:sha1:79e49c267f3e51126ad7d6c936de2da5455a9894</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace MessageError with std::runtime_error.</title>
<updated>2015-12-16T20:41:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-12-16T20:41:18Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=44ff188fa75cb7954fb1b9bec6b1cb03d8536ef7'/>
<id>urn:sha1:44ff188fa75cb7954fb1b9bec6b1cb03d8536ef7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace use of cassert with exceptions.</title>
<updated>2015-12-16T20:40:21Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-12-16T20:40:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=5a843c4c224051237105a6e8de472ae9a216c001'/>
<id>urn:sha1:5a843c4c224051237105a6e8de472ae9a216c001</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify time representation; better in-tree DCP subtitle parser.</title>
<updated>2015-01-20T11:20:25Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-01-14T17:39:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=3f630fb8334238ab8a58fbe1a0f513ae2c00de80'/>
<id>urn:sha1:3f630fb8334238ab8a58fbe1a0f513ae2c00de80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More header guards.</title>
<updated>2014-11-26T21:44:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-11-26T21:44:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=589a2d8108899141756bd41126ab117e42f17701'/>
<id>urn:sha1:589a2d8108899141756bd41126ab117e42f17701</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Basic and scruffy Subrip read support.</title>
<updated>2014-10-05T23:58:02Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-10-05T23:58:02Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=d68bb2ae0e6a3a19c627f9005eed7aca206349cd'/>
<id>urn:sha1:d68bb2ae0e6a3a19c627f9005eed7aca206349cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some Doxygen comments.</title>
<updated>2014-05-31T13:38:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2014-05-31T13:38:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libsub/commit/?id=d6b067d2a2ec5f0490c9fb17ddd605d0e860480d'/>
<id>urn:sha1:d6b067d2a2ec5f0490c9fb17ddd605d0e860480d</id>
<content type='text'>
</content>
</entry>
</feed>
