summaryrefslogtreecommitdiff
path: root/src/lib/exceptions.h
AgeCommit message (Expand)Author
2023-05-22Cleanup: whitespace.Carl Hetherington
2023-05-12Cleanup: whitespace fix.Carl Hetherington
2023-02-05Recover better errors from ext4.Carl Hetherington
2022-09-17Give a better error if a specified CPL does not exist.Carl Hetherington
2022-04-09Fix some comment typos.Carl Hetherington
2021-12-21Tidy up NetworkError.Carl Hetherington
2021-12-13Extend NetworkError to take a detail parameter.Carl Hetherington
2021-09-27Add new GLError constructor.Carl Hetherington
2021-09-21Tweak formatting.v2.15.162Carl 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