| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-25 | Throw exceptions with badly-formed XML when reading a DCP; preserve detail ↵ | Carl Hetherington | |
| in DCPReadError. | |||
| 2017-12-15 | Improve KDM decryption error message again. | Carl Hetherington | |
| 2017-06-05 | Fix up management of certificate chain validity. | Carl Hetherington | |
| 2017-05-24 | Better exception when loading a KDM fails. | Carl Hetherington | |
| 2016-11-29 | Fix build. | Carl Hetherington | |
| 2016-06-13 | Add OpenSSL licence exception. | Carl Hetherington | |
| 2016-06-01 | Still more licence fixups. | Carl Hetherington | |
| 2016-05-25 | No-op; Fix GPL address and mention libdcp by name. | Carl Hetherington | |
| 2016-05-24 | Add reporting of DCP type. | Carl Hetherington | |
| 2015-10-20 | Fix capitalisation in previous. | Carl Hetherington | |
| 2015-10-19 | Use std::runtime_error instead of our own StringError as | Carl Hetherington | |
| a) it does the same job and b) its type and what() survive the boundary between the libdcp .so and the main DCP-o-matic executable. Before this StringError-derived exceptions caught by DCP-o-matic were only recognised as std::exceptions (without the what()) message. I don't know why this happens, but this works around it. | |||
| 2015-06-24 | No-op: whitespace. | Carl Hetherington | |
| 2014-12-28 | Purge assert() from src/, at least (not asdcplib). | Carl Hetherington | |
| 2014-06-13 | Throw NotEncryptedError on trying to make a KDM for non-encrypted assets. | Carl Hetherington | |
| 2014-05-03 | Use exceptions to hold errors even in the keep_going case. | Carl Hetherington | |
| 2014-03-19 | Considerable re-work of KDM class to express the difference between ↵ | Carl Hetherington | |
| encrypted and unencrypted KDMs. | |||
| 2014-03-18 | Merge master. | Carl Hetherington | |
| 2014-03-18 | Various test tidying. | Carl Hetherington | |
| 2014-01-26 | It builds again. | Carl Hetherington | |
| 2014-01-17 | namespace libdcp -> dcp. | Carl Hetherington | |
| 2014-01-08 | Remove compose.hpp dependency from header. | Carl Hetherington | |
