| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-17 | Finish initial CPL markers support. | Carl Hetherington | |
| 2019-03-16 | Fix some GPL boilerplate. | Carl Hetherington | |
| 2019-03-12 | And corresponding test updates. | Carl Hetherington | |
| 2019-03-12 | More insulation against libdcp version updates. | Carl Hetherington | |
| 2019-03-12 | Update tests for previous. | Carl Hetherington | |
| 2019-03-12 | Stop test output depending on libdcp version. | Carl Hetherington | |
| 2019-02-04 | Update for changes to video MXF headers. | Carl Hetherington | |
| 2019-01-24 | Fix test references now that we indent things. | Carl Hetherington | |
| 2019-01-14 | Tidy repeated call of make_uuid() and don't put urn:uuid: in front of ↵ | Carl Hetherington | |
| default content version label text as it's a bit confusing. | |||
| 2019-01-12 | Move verify API away from strings towards error codes. | Carl Hetherington | |
| 2019-01-06 | More DCP verification detail and testing. | Carl Hetherington | |
| 2019-01-06 | Tidy up a bit. | Carl Hetherington | |
| 2019-01-06 | Tidy up and slightly extend verify tests. | Carl Hetherington | |
| 2019-01-06 | Fix tests following additional verify check. | Carl Hetherington | |
| 2018-11-08 | Take thumbprint rather than a full dcp::Certificate for trusted devices. | Carl Hetherington | |
| 2018-09-25 | Cope with multiple PKLs in a DCP. | Carl Hetherington | |
| 2018-09-25 | ID churn. | Carl Hetherington | |
| 2018-09-02 | Hopefully-correct PKL and AssetMap when using Interop PNG subtitles. | Carl Hetherington | |
| 2018-08-18 | Missing test files. | Carl Hetherington | |
| 2018-08-17 | Unexplained ID churn. | Carl Hetherington | |
| 2018-08-17 | Use PKL when verifying DCPs. | Carl Hetherington | |
| 2018-07-14 | New test data. | Carl Hetherington | |
| 2018-07-09 | Very basic SMPTE image test.bitmap-subs | Carl Hetherington | |
| 2018-07-09 | Basic reading of Interop/SMPTE image subtitles with a test for Interop. | Carl Hetherington | |
| 2018-07-09 | Store image subtitle ID in the object, rather than a separate map. Start of ↵ | Carl Hetherington | |
| reading image subtitles. | |||
| 2018-07-09 | Switch to UUIDs for Interop image subtitle identification (rather than ↵ | Carl Hetherington | |
| indices). Basic and untested SMPTE image subtitle support. | |||
| 2018-07-08 | Basic interop bitmap writing. | Carl Hetherington | |
| 2018-07-07 | SubtitleString -> shared_ptr<Subtitle> | Carl Hetherington | |
| 2018-05-02 | rebase() would round up and so it was possible for ticks to go out of range. | Carl Hetherington | |
| Now it still rounds up but then copes with overflow. | |||
| 2018-04-25 | Fix incorrect hashes caused by building with an out-of-date openjpeg. | Carl Hetherington | |
| 2018-04-20 | Cope with change to string. | Carl Hetherington | |
| 2018-04-08 | Fix frame info hash tests. | Carl Hetherington | |
| 2018-03-26 | Make test compatible with old boost filesystem libraries. | Carl Hetherington | |
| 2018-03-25 | Missing include. | Carl Hetherington | |
| 2018-03-22 | Fix reference data for changes to dsig namespacing. | Carl Hetherington | |
| 2018-03-20 | More DCP verification bits. | Carl Hetherington | |
| 2018-03-15 | Test ID churn from 380d7af94562883cdcaa60726d0ffa36f3dab304. | Carl Hetherington | |
| 2018-03-13 | Store interop/SMPTE in MXF. | Carl Hetherington | |
| 2018-03-09 | Missing files. | Carl Hetherington | |
| 2018-03-08 | Add method to detect utf8 strings. | Carl Hetherington | |
| 2018-02-14 | Use a bool instead of an int for disable-forensic-picture and | Carl Hetherington | |
| a optional<int> instead of an int with a magic -1 for disable-forensic-audio. | |||
| 2018-02-14 | Also check passthrough of these flags. | Carl Hetherington | |
| 2018-02-14 | Add some tests for KDM forensic marks. | Carl Hetherington | |
| 2018-02-14 | Make disabling forensic marking optional. | Mart Jansink | |
| 2018-02-12 | Use a different ID for the XML inside a SMPTE subtitle MXF than the | Carl Hetherington | |
| ID for the MXF itself. Apparently not doing so is an error (according to Doremi's release notes for 2.8.18). | |||
| 2018-02-11 | GPL boilerplate fix. | Carl Hetherington | |
| 2018-02-07 | db8af2f changed rebase() to round down when rebasing times, but | Carl Hetherington | |
| did not say why. This rounding down produces some unexpected results, e.g. taking 41 at a TCR of 1000 to a TCR of 24 gives 0, which upsets those who use DCP-o-matic and put in a SRT subtitle ending at ,041 --- the sub time is rounded down to 0 for a SMPTE DCP. This commit restores round-to-nearest behaviour. | |||
| 2018-01-13 | Fix missing HAlign/VAlign attributes in subtitles when their value is negative. | Carl Hetherington | |
| 2018-01-13 | Fix test references to have no whitespace. | Carl Hetherington | |
| 2017-06-27 | Add another test. | Carl Hetherington | |
