summaryrefslogtreecommitdiff
path: root/src/lib/exceptions.cc
AgeCommit message (Expand)Author
2019-10-08Improve OpenFileError so that it doesn't say "opening for read"Carl Hetherington
2018-07-07Give better errors when incorrect KDMs are used (#1326).Carl Hetherington
2018-03-22Improve the appearance of a few error messages (#1187).Carl Hetherington
2017-06-01Improve an error message.Carl Hetherington
2017-05-13Give a slightly better error whn trying to add a KDM using add-file (#1035).Carl Hetherington
2017-04-05More detailed error with an invalid signer chain.Carl Hetherington
2016-08-21Even better open-file error reports.Carl Hetherington
2016-08-18Better errors on open fails; remove unused exception.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-02-12Rename SubRip -> TextSubtitle.Carl Hetherington
2015-10-20Replace StringError with the equivalent std::runtime_error.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-07-18Keep signing certificates / keys in config.xml rather than on disk; allow con...Carl Hetherington
2014-06-20Fix small .srt parsing bug; add a test.Carl Hetherington
2014-05-02Comments.Carl Hetherington
2014-01-11Various work on SubRip.Carl Hetherington
2013-07-20Some more use of boost::filesystem::path; catch exceptions in OnInit().Carl Hetherington
2013-03-20Make exception strings translatable (#81).Carl Hetherington