| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-04 | Move DCP -> Package with a token DCP class. | 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 | |
| 2015-05-29 | Some comments. | Carl Hetherington | |
| 2014-12-28 | Purge assert() from src/, at least (not asdcplib). | Carl Hetherington | |
| 2014-07-20 | Tidy up KDM generation from CPLs a bit. | Carl Hetherington | |
| 2014-06-13 | Throw NotEncryptedError on trying to make a KDM for non-encrypted assets. | Carl Hetherington | |
| 2014-05-13 | Some comments. | 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-02-05 | Small bits of tidying up and comments. | 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 | |
| 2014-01-08 | Throw better file errors (with numbers). | Carl Hetherington | |
| 2013-10-09 | Fix error message formatting. | Carl Hetherington | |
| 2013-10-09 | Better error message. | Carl Hetherington | |
| 2013-09-18 | A few encryption-related fixes and comments. | Carl Hetherington | |
| 2013-01-09 | Comment tweaks. | Carl Hetherington | |
| 2012-09-07 | Tweaks to dcpinfo. | Carl Hetherington | |
| 2012-07-30 | Various. | Carl Hetherington | |
| 2012-07-18 | Doc tweaks. | Carl Hetherington | |
| 2012-07-18 | Use our own exceptions. | Carl Hetherington | |
