Add exception missing from previous commit.
[libsub.git] / src / exceptions.h
2022-11-13 Carl HetheringtonAdd exception missing from previous commit.
2021-01-13 Carl HetheringtonReplace list with vector in most of the API.
2019-06-24 Carl HetheringtonAdd support for \c in SSA.
2016-09-20 Carl HetheringtonFix build.
2016-09-20 Carl HetheringtonGive a more informative exception on SubRip parse failures.
2015-12-18 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2015-12-16 Carl HetheringtonReplace MessageError with std::runtime_error.
2015-12-16 Carl HetheringtonReplace use of cassert with exceptions.
2015-01-20 Carl HetheringtonSimplify time representation; better in-tree DCP subtit...
2014-11-26 Carl HetheringtonMore header guards.
2014-10-05 Carl HetheringtonBasic and scruffy Subrip read support.
2014-05-31 Carl HetheringtonSome Doxygen comments.
2014-05-27 Carl HetheringtonStart of STL binary reader; start of dumpsubs.
2014-01-29 Carl HetheringtonVarious developments.