| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-22 | Add xerces-c dependency to .pc file. | Carl Hetherington | |
| 2019-12-22 | Some cleanups; output total time. | Carl Hetherington | |
| 2019-12-22 | Add operator+= | Carl Hetherington | |
| 2019-12-22 | Install DTD/XSD files. | Carl Hetherington | |
| 2019-12-22 | xerces is mandatory. | Carl Hetherington | |
| 2019-12-22 | Remove now-unused boost regex. | Carl Hetherington | |
| 2019-12-22 | Add licence for the SMPTE XSD files. | Carl Hetherington | |
| 2019-12-22 | Check ASSETMAP; add a PKL test; tidy up calls to validate_xml(). | Carl Hetherington | |
| 2019-12-22 | Use VerificationNote more 'properly' in a fair few places. | Carl Hetherington | |
| 2019-12-22 | Also check PKL XML. | Carl Hetherington | |
| 2019-12-22 | Note any file that is used for reading/writing a PKL, like we do with assets. | Carl Hetherington | |
| 2019-12-22 | Validate XML with xerces. | Carl Hetherington | |
| 2019-12-22 | More tests. | Carl Hetherington | |
| 2019-12-22 | Fix .gitignore. | Carl Hetherington | |
| 2019-12-22 | Verify Id in ContentVersion. | Carl Hetherington | |
| 2019-12-22 | Fix syntax of ContentVersion/Id in the reference. | Carl Hetherington | |
| 2019-12-22 | Add a debug method for when there are unexpected notes. | Carl Hetherington | |
| 2019-12-22 | Add a comment. | Carl Hetherington | |
| 2019-12-22 | Use regex and check <IssueDate> in CPL. | Carl Hetherington | |
| 2019-12-22 | Check for badly-formed CPL <Id> | Carl Hetherington | |
| 2019-12-22 | More cleanups. | Carl Hetherington | |
| 2019-12-22 | Add another verification test. | Carl Hetherington | |
| 2019-12-22 | Use VerificationNote for non-fatal errors in DCP::read. | Carl Hetherington | |
| 2019-12-22 | Add two new tests and tidy up some old ones a little. | Carl Hetherington | |
| 2019-12-22 | Report errors passed back from DCP::read when exceptions aren't used. | Carl Hetherington | |
| Fix crash when verifying DCPs with missing assets. | |||
| 2019-12-22 | Tweak error message. | Carl Hetherington | |
| 2019-12-22 | Bump asdcplib to anything off the carl branch. | Carl Hetherington | |
| 2019-12-22 | Fix asdcplib git revision. | Carl Hetherington | |
| 2019-12-22 | -cth -> -carl. | Carl Hetherington | |
| 2019-12-03 | Use new, improved asdcplib. | Carl Hetherington | |
| 2019-12-03 | Update for openjpeg git repo tidying. | Carl Hetherington | |
| 2019-12-01 | Check that KDM validity periods are safely within the validity periods | Carl Hetherington | |
| of the signing certificate chain. This does cause problems when you try to create a KDM for a certificate you just made (due to the fact that certificates always have a start-valid time of "now") but hopefully this can be fixed up in another commit. | |||
| 2019-12-01 | Fix incorrect month when returning not-before/not-after. | Carl Hetherington | |
| 2019-12-01 | Bump default certificate validity period to 40 years. | Carl Hetherington | |
| 2019-12-01 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libdcp | Carl Hetherington | |
| 2019-11-24 | Just emit EmptyAssetPathError from DCP::read, not a MissingAssetError as well. | Carl Hetherington | |
| 2019-11-20 | Merge pull request #5 from Gofilex/increase-max-length | Carl Hetherington | |
| Allow e.g. larger DKDMs for CPLs with 40+ unique sound and picture assets. | |||
| 2019-11-20 | Allow e.g. larger DKDMs for CPLs with 40+ unique sound and picture assets. | Mart Jansink | |
| 2019-11-08 | Fix incorrect LocalTime strings when timezone is behind UTC and not an ↵ | Carl Hetherington | |
| integer number of hours. | |||
| 2019-11-04 | Bump asdcplib-cth to allow it to be built with python 3. | Carl Hetherington | |
| 2019-10-10 | Fix enum confusion. | Carl Hetherington | |
| 2019-09-08 | Fix unit tests after CPL root namespace fix. | Carl Hetherington | |
| 2019-09-05 | In 8c852cb the CPL root attribute "dsig" was removed (to prevent | Carl Hetherington | |
| 'XML root element can contain only one namespace' errors) In a266fc2 [Sony digest validation fix] this was (for some unknown reason) re-added, which makes the root element bug recur. This commit removes that namespace again. It's a shame there was no unit test to pick this regression up. | |||
| 2019-09-05 | It seems that <FrameRate> of 96 is ok for 48fps 3D. | Carl Hetherington | |
| 2019-08-30 | Allow DCP reading to continue even with empty <Path> nodes in ASSETMAP. | Carl Hetherington | |
| 2019-07-18 | Capitalise help message like all the others. | Carl Hetherington | |
| 2019-07-18 | Merge pull request #4 from tschiemer/master | Carl Hetherington | |
| OpenMP selectable library + readme | |||
| 2019-07-18 | added explanations and links | philip | |
| 2019-07-18 | omp library can be chosen | philip | |
| 2019-07-18 | added missing configure message for +MAGICK | philip | |
