Fix thinko causing hang in ::equals().
[libdcp.git] / src / exceptions.h
2018-02-25 Carl HetheringtonFix build error.
2018-02-25 Carl HetheringtonThrow exceptions with badly-formed XML when reading...
2017-12-15 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2017-12-15 Carl HetheringtonImprove KDM decryption error message again.
2017-06-05 Carl HetheringtonFix up management of certificate chain validity.
2017-05-24 Carl HetheringtonBetter exception when loading a KDM fails.
2016-11-29 Carl HetheringtonFix build.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-01 Carl HetheringtonMore licence fixups.
2016-05-24 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2016-05-24 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libdcp into 1.0
2016-05-24 Carl HetheringtonAdd reporting of DCP type.
2015-10-19 Carl HetheringtonUse std::runtime_error instead of our own StringError as
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-06-24 Carl HetheringtonNo-op: whitespace.
2015-05-29 Carl HetheringtonMerge branch '1.0' of ssh://main.carlh.net/home/carl...
2015-05-29 Carl HetheringtonSome comments.
2014-12-28 Carl HetheringtonPurge assert() from src/, at least (not asdcplib).
2014-07-20 Carl HetheringtonTidy up KDM generation from CPLs a bit.
2014-06-13 Carl HetheringtonThrow NotEncryptedError on trying to make a KDM for...
2014-05-14 Carl HetheringtonMerge master.
2014-05-13 Carl HetheringtonSome comments.
2014-05-03 Carl HetheringtonUse exceptions to hold errors even in the keep_going...
2014-03-19 Carl HetheringtonConsiderable re-work of KDM class to express the differ...
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-05 Carl HetheringtonSmall bits of tidying up and comments.
2014-01-26 Carl HetheringtonIt builds again.
2014-01-23 Carl HetheringtonMerge branch 'master' into 1.0
2014-01-17 Carl Hetheringtonnamespace libdcp -> dcp.
2014-01-08 Carl HetheringtonRemove compose.hpp dependency from header.
2014-01-08 Carl HetheringtonThrow better file errors (with numbers).
2013-10-09 Carl HetheringtonFix error message formatting.
2013-10-09 Carl HetheringtonBetter error message.
2013-09-18 Carl HetheringtonA few encryption-related fixes and comments.
2013-01-14 Carl HetheringtonMerge master
2013-01-09 Carl HetheringtonComment tweaks.
2012-09-07 Carl HetheringtonTweaks to dcpinfo.
2012-07-30 Carl HetheringtonVarious.
2012-07-17 Carl HetheringtonDoc tweaks.
2012-07-17 Carl HetheringtonUse our own exceptions.