| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-30 | Fix some warnings raised by the macOS compiler. | Carl Hetherington | |
| 2025-09-25 | Cleanup: remove use of an exception in favour of an optional. | Carl Hetherington | |
| 2025-09-25 | White space: main_sound_configuration.{cc,h} | Carl Hetherington | |
| 2025-09-23 | Build fixes for 32-bit Windows.v1.10.29 | Carl Hetherington | |
| 2025-09-19 | Add PDF formatter for verification reports (#1823).v1.10.28 | Carl Hetherington | |
| 2025-09-16 | Use some more fixed-width text in reports. | Carl Hetherington | |
| 2025-09-16 | Extract StreamFormatter. | Carl Hetherington | |
| 2025-09-16 | Rename process_filename() -> fixed_width(). | Carl Hetherington | |
| 2025-09-16 | Split TextFormatter methods out to a .cc | Carl Hetherington | |
| 2025-09-16 | Split HTMLFormatter methods out to a .cc | Carl Hetherington | |
| 2025-09-16 | Move {HTML/Text}Formatter out to their own files. | Carl Hetherington | |
| 2025-09-13 | Fix incorrect verify errors with multi-CPL DCPs.v1.10.27 | Carl Hetherington | |
| We didn't reset the variables used to check for mismatched channel counts or subtitle languages. | |||
| 2025-09-13 | Compare CPL ID also when sorting verification notes. | Carl Hetherington | |
| 2025-09-13 | Pass disk full / too many open files errors up to DoM.v1.10.26 | Carl Hetherington | |
| 2025-08-25 | Write subtitles and fonts to subdirectories when combining Interop (#3079).v1.10.25 | Carl Hetherington | |
| 2025-08-25 | Improve comment. | Carl Hetherington | |
| 2025-08-25 | Don't write subtitles to combined Interop DCPs twice (#3079). | Carl Hetherington | |
| 2025-08-19 | Compress an if. | Carl Hetherington | |
| 2025-08-19 | White space: combine.{cc,h} | Carl Hetherington | |
| 2025-07-22 | Fix comment. | Carl Hetherington | |
| 2025-06-14 | Fix crash when giving KDMs to MPEG2 assets. | Carl Hetherington | |
| 2025-05-17 | Remove out-of-date comment. | Carl Hetherington | |
| 2025-05-08 | Only check hashes of each asset once (#3035).v1.10.21 | Carl Hetherington | |
| 2025-05-08 | Add some missing accessors to AssetList.v1.10.20 | Carl Hetherington | |
| 2025-05-04 | White space: colour_conversion.{cc,h} | Carl Hetherington | |
| 2025-04-12 | Report zero- or negative-length subtitles as an error.v1.10.19 | Carl Hetherington | |
| This is distinct from the Bv2.1 warning about subtitles being shorter than 15 frames. Also fix an assertion failure when negative-length subtitles are seen. | |||
| 2025-04-12 | Coalesce an if. | Carl Hetherington | |
| 2025-03-28 | Add some newlines in HTML output to make it a little easier to read. | Carl Hetherington | |
| 2025-03-27 | Introduce and use dcp::Profile.v1.10.18 | Carl Hetherington | |
| This replaces the specific flags passed to DCP::write(), is a property of the CPL (where it seems to belong) and allows us to write what I hear is the correct metadata for this mythical Bv2.0 that somebody invented. | |||
| 2025-03-25 | Check J2K Rsiz (capabilities) word. | Carl Hetherington | |
| 2025-03-25 | Fill min/max bit rate in MPEG2 header so that e.g. mediainfo reports the ↵ | Carl Hetherington | |
| expected numbers. | |||
| 2025-03-25 | Don't give an invalid picture size error for MPEG2 picture assets. | Carl Hetherington | |
| 2025-03-24 | Read/write subtitle variable Z.v1.10.16 | Carl Hetherington | |
| 2025-03-24 | Add LoadVariableZ. | Carl Hetherington | |
| 2025-03-24 | Add Text::VariableZPosition | Carl Hetherington | |
| 2025-03-24 | Add assertion. | Carl Hetherington | |
| 2025-03-24 | Tidy up an if. | Carl Hetherington | |
| 2025-03-23 | Rename MainSoundConfiguration::to_string() -> as_string(). | Carl Hetherington | |
| Trying to be consistent with the rule that to_string is a method which converts a parameter to a string (implying processing) whereas as_string is a class member which returns a string representation of the thing. | |||
| 2025-03-20 | Rename LanguageTag::to_string -> as_string(). | Carl Hetherington | |
| 2025-03-10 | Remove erroneous copy/pasted comment. | Carl Hetherington | |
| 2025-03-10 | Fix assertion failure on seeing a SMPTE DCP with a PKL type other than ↵v1.10.14 | Carl Hetherington | |
| application/mxf I'm not sure how this can happen, but it's been reported. | |||
| 2025-03-01 | Add method to search for potential DCPs.v1.10.13 | Carl Hetherington | |
| 2025-02-23 | Make picture details checks optional.v1.10.12 | Carl Hetherington | |
| 2025-02-21 | Rename verify_picture_asset -> verify_picture_details. | Carl Hetherington | |
| 2025-02-20 | Add some missing </li> tags.v1.10.11 | Carl Hetherington | |
| 2025-02-20 | Add CPL annotation text to verification report. | Carl Hetherington | |
| 2025-02-20 | Accept multiple DCP verification results when making a report. | Carl Hetherington | |
| 2025-02-20 | Fix crash when trying to verify MPEG2 picture assets. | Carl Hetherington | |
| 2025-02-08 | Fix import of private keys from Windows to Linux. | Carl Hetherington | |
| 2025-02-08 | White space. | Carl Hetherington | |
