summaryrefslogtreecommitdiff
path: root/src/lib/exceptions.h
AgeCommit message (Expand)Author
2021-07-10Use dcp::compose rather than our own.composeCarl Hetherington
2021-06-23Add some more DecodeError constructors.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-05-01Switch encoding to ffmpeg send/receive API.Carl Hetherington
2021-05-01Tidy up some error handling a little.Carl Hetherington
2021-04-05Fix confusing error on trying to load a DoM project into the player (#1948).Carl Hetherington
2020-07-26Better error handling with Linux privilege escalator.Carl Hetherington
2020-04-13Tidy up nanomsg class API; add unmounting for Linux.Carl Hetherington
2020-04-06Add disk writer tool.Carl Hetherington
2020-03-11Give a better error when opening a DCP with File -> Open by mistake (#1723).Carl Hetherington
2020-01-16Make FileError say what path the problem was with.Carl Hetherington
2019-09-29Improve OpenFileError so that it doesn't say "opening for read"v2.15.20Carl Hetherington
2019-05-10Basics of OpenGL viewer.Carl Hetherington
2018-12-23Incomplete encryption of private keys.Carl Hetherington
2018-07-21Revert "Remove join function; the code is long and I don't think anybody"Carl Hetherington
2018-07-20Remove join function; the code is long and I don't think anybodyCarl Hetherington
2018-07-19Add type for text content (CCAP/subtitle).Carl Hetherington
2018-07-09Try to fix OS X build.Carl Hetherington
2018-07-07Give better errors when incorrect KDMs are used (#1326).Carl Hetherington
2018-02-27Add a load of explicit keywords.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-19Various Doxygen fixes.Carl Hetherington
2017-04-05More detailed error with an invalid signer chain.Carl Hetherington
2016-08-25Add channel details to high-audio-level hints (#822).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-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-09-22Use uchardet to guess encoding of subtitle files and reject non-UTF-8.Carl Hetherington
2015-08-26Separate ExceptionStore.Carl Hetherington
2015-08-26Include tidying src/lib/a-j*.hCarl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-01-28Small fixes and tidy-ups spotted by cppcheck.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-10-21Fix thinko in ExceptionStore; nothing happens after rethrow_exception..!Carl Hetherington
2014-07-18Keep signing certificates / keys in config.xml rather than on disk; allow con...Carl Hetherington
2014-07-09Basics of DCP import.Carl Hetherington
2014-05-02Comments.Carl Hetherington
2014-02-04Merge master.Carl Hetherington
2014-01-24Try to fix repeatedly-reported exceptions.Carl Hetherington
2014-01-11Various work on SubRip.Carl Hetherington
2013-12-30Comment and slightly tidy ExceptionStore.Carl Hetherington
2013-11-23Basics of joining.Carl Hetherington
2013-09-17Merge 1.0 in.Carl Hetherington
2013-07-20Some more use of boost::filesystem::path; catch exceptions in OnInit().Carl Hetherington
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-03-31Runs.Carl Hetherington