| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-12 | Cleanup: use a local variable. | Carl Hetherington | |
| 2023-02-02 | In Deluxe's "Specifications for Digital Cinema Source and DCP Content Delivery"v1.8.55 | Carl Hetherington | |
| they say that subtitle <IssueDate> must be of the form yyyy-mm-ddThh:mm:ss They don't explain it, and the standards don't say this (as far as I can see) but as usual their QC fails <IssueDates> that don't meet this "spec" so here we are. See also: https://dcpomatic.com/forum/viewtopic.php?t=2069 | |||
| 2023-02-02 | Check IssueDate for Deluxe complaint. | Carl Hetherington | |
| 2023-02-02 | Add with_timezone parameter to ::to_string(). | Carl Hetherington | |
| 2023-01-24 | Only write the appropriate number of AudioChannelLabelSubDescriptors (DoM ↵v1.8.54 | Carl Hetherington | |
| #2431). | |||
| 2023-01-24 | Add channels parameter to simple_audio(). | Carl Hetherington | |
| 2023-01-23 | Add support for 20 as a MainSoundConfiguration.v1.8.53 | Carl Hetherington | |
| 2023-01-19 | Add some more operators to LocalTime. | Carl Hetherington | |
| 2023-01-19 | Add a comment. | Carl Hetherington | |
| 2023-01-16 | Add some new issuer access methods.v1.8.52 | Carl Hetherington | |
| 2023-01-15 | Check that Interop subtitle files have at least one subtitle. | Carl Hetherington | |
| It was reported on the forum that files without any <Font> or <Subtitle> tags fail validation on EasyDCP 3.0.1 and crash Qubemaster Pro 3.0.15. | |||
| 2023-01-08 | Compare LoadFont URIs and asset paths correctly (DoM #2402). | Carl Hetherington | |
| 2023-01-08 | Cleanup: use std::find_if | Carl Hetherington | |
| 2023-01-08 | Cleanup: improve loop variable names. | Carl Hetherington | |
| 2023-01-07 | Cleanup: rename AssetMap::path -> file for consistency. | Carl Hetherington | |
| 2023-01-07 | Cleanup: rename PKL::asset_list -> assets for consistency. | Carl Hetherington | |
| 2023-01-07 | Check for multiple asset IDs in an ASSETMAP during verify. | Carl Hetherington | |
| 2023-01-07 | Add DCP::asset_map(). | Carl Hetherington | |
| 2023-01-07 | Add AssetMap::assets(). | Carl Hetherington | |
| 2023-01-07 | Cleanup: extract verify_assetmap(). | Carl Hetherington | |
| 2023-01-07 | Cleanup: const correctness. | Carl Hetherington | |
| 2023-01-07 | Check for multiple asset IDs in a PKL during verify. | Carl Hetherington | |
| 2023-01-07 | Cleanup: using ordering. | Carl Hetherington | |
| 2023-01-07 | Cleanup: extract verify_pkl(). | Carl Hetherington | |
| 2023-01-07 | Cleanup: const correctness. | Carl Hetherington | |
| 2023-01-03 | Cleanup: remove dead code. | Carl Hetherington | |
| 2022-12-30 | Change the behaviour of LocalTime::operator== to make the same time in ↵v1.8.49 | Carl Hetherington | |
| different time zones equal. Previously different offsets would mean that the times compared as not-equal. | |||
| 2022-12-30 | Fix LocalTime::operator< and operator> to handle offset gracefully. | Carl Hetherington | |
| 2022-12-30 | Add dcp::LocalTime::millisecond(). | Carl Hetherington | |
| 2022-12-30 | Fix some embarassing bugs in dcp::LocalTime comparisons. | Carl Hetherington | |
| 2022-12-27 | Cleanup: extract verify_cpl(). | Carl Hetherington | |
| 2022-12-27 | Cleanup: extract verify_reel() | Carl Hetherington | |
| 2022-12-25 | Remove out-of-date comment. | Carl Hetherington | |
| 2022-12-23 | Fix windows build. | Carl Hetherington | |
| 2022-12-23 | Add File::open_error(). | Carl Hetherington | |
| 2022-12-23 | Whitespace fix. | Carl Hetherington | |
| 2022-12-22 | Write OriginalFileName tags in PKL (DoM #2394). | Carl Hetherington | |
| Without these it EasyDCP gives errors like "Id field in PKL must match uuid in asset" "Each Id used in the PKL files must be unique or reference the same file" which seem wrong but, as usual, here we are. | |||
| 2022-12-22 | Set plaintext offset to 0 when writing J2K frames (DoM #2391) | Carl Hetherington | |
| Without this the EasyDCP verifier gives errors like "sum of individual components is larger than the file size" This change results in there being no plaintext metadata in each encoded frame. It looks like the DCP-2000 was fixed in around 2010 to not crash with plaintext metadata, and the asdcplib tools at some point started defaulting to this behaviour also. | |||
| 2022-12-22 | Support some different headers in private_key_fingerprint() | Carl Hetherington | |
| 2022-12-22 | Store not_valid_{before,after} when reading encrypted KDMs. | Carl Hetherington | |
| 2022-12-22 | Give a better error from chain_valid() when a certificate has some problem ↵ | Carl Hetherington | |
| (e.g. it has expired). | |||
| 2022-12-21 | Relax the COC component number verification error (DoM #2395).v1.8.47 | Carl Hetherington | |
| A DCP is seen in the wild with 1 here and it doesn't seem unreasonable that there should be a COC for each component. | |||
| 2022-12-20 | Add detail to the invalid COC component number error.v1.8.46 | Carl Hetherington | |
| 2022-12-16 | Verify that main picture active area is valid (even, and not too big) (#2392).v1.8.40 | Carl Hetherington | |
| 2022-12-16 | Throw exceptions when setting odd values for picture active area. | Carl Hetherington | |
| 2022-12-13 | Add some more setters.v1.8.392300-kdm-timing | Carl Hetherington | |
| 2022-12-13 | Add missing operator. | Carl Hetherington | |
| 2022-12-13 | Add new LocalTime constructor. | Carl Hetherington | |
| 2022-12-13 | Add assert to make sure we're not comparing times wrongly. | Carl Hetherington | |
| 2022-12-13 | Add LocalTime::add(). | Carl Hetherington | |
