| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-17 | Add dcp::combine(). | Carl Hetherington | |
| 2020-09-09 | Move make_simple() into test.{cc,h} | Carl Hetherington | |
| 2020-09-09 | Fix comment typo. | Carl Hetherington | |
| 2020-09-09 | Use the <Id> read in when the Reel was created from XML (if appropriate) | Carl Hetherington | |
| when writing it out again, rather than creating a new one each time. Also there is the associated test churn here from removing a call to make_uuid(). | |||
| 2020-07-12 | Fix up some tests. | Carl Hetherington | |
| 2020-07-12 | Move atmos_pcm.mxf in the test repo. | Carl Hetherington | |
| 2020-07-11 | Allow creation of ATMOS sync on channel 14. | Carl Hetherington | |
| 2020-07-11 | Hopefully make all tests stable enough to be run with --random, | Carl Hetherington | |
| stopping test reference churn. | |||
| 2020-06-19 | Fix test now that Atmos asset ID is correctly read from the MXF. | Carl Hetherington | |
| 2020-06-11 | Run verification tests with a space in the XSD path to trigger an old bug. | Carl Hetherington | |
| 2020-05-12 | Make add_minutes() work correctly with milliseconds. | Carl Hetherington | |
| 2020-05-12 | Move some tests and rename one set. | Carl Hetherington | |
| 2020-05-12 | Add a proper implementation of add_months() and a test for the | Carl Hetherington | |
| case when it fails by giving erroneous dates like 30th February. | |||
| 2020-05-12 | Add a note when verifying if the DCP refers to assets | Carl Hetherington | |
| that are not mentioned in its ASSETMAP (i.e. a VF). | |||
| 2020-05-09 | Verify the XML of subtitle files. | Carl Hetherington | |
| 2020-05-08 | Make J2K frame size tests more robust. | Carl Hetherington | |
| 2020-05-07 | Check that JPEG2000 frames aren't too big (i.e. too | Carl Hetherington | |
| many bytes). | |||
| 2020-04-14 | s/DCPReadError/ReadError/g | Carl Hetherington | |
| 2020-03-10 | Add LocalTime::add_minutes. | Carl Hetherington | |
| 2020-03-08 | Add test data missing from previous. | Carl Hetherington | |
| 2020-03-08 | Add verification checks too see if reel assets' Duration or ↵ | Carl Hetherington | |
| IntrinsicDuration are too small. | |||
| 2020-03-03 | Fix interop verification and add some tests for it. | Carl Hetherington | |
| 2019-12-23 | Add struct tm constructor for LocalTime, use it to tidy up | Carl Hetherington | |
| day_{greater,less}_than_or_equal and add add_months() method. | |||
| 2019-12-22 | Add fix_empty_font_ids() to replace empty Font ids with a dummy string. | Carl Hetherington | |
| 2019-12-22 | More adventures in the art of enum namespacing. | Carl Hetherington | |
| 2019-12-22 | xerces-related build fixes. | Carl Hetherington | |
| 2019-12-22 | Remove now-unused boost regex. | 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 | Validate XML with xerces. | 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-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-11-08 | Fix incorrect LocalTime strings when timezone is behind UTC and not an ↵ | Carl Hetherington | |
| integer number of hours. | |||
| 2019-09-08 | Fix unit tests after CPL root namespace fix. | Carl Hetherington | |
| 2019-04-08 | Fix previous and add unit test for Key::hex. | Carl Hetherington | |
| 2019-03-19 | Missing file. | Carl Hetherington | |
| 2019-03-19 | Support RatingList. | Carl Hetherington | |
| 2019-03-18 | Accept that <Duration> and <EntryPoint> are optional, and account for this ↵ | Carl Hetherington | |
| in tests. Also fix tests to reflect <AnnotationText> no longer being filled in with a default value. | |||
| 2019-03-17 | Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libdcp | Carl Hetherington | |
