| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Bump asdcplib for build fix on Fedora 42.v1.10.17 | Carl Hetherington | |
| 2025-03-25 | Check J2K Rsiz (capabilities) word. | Carl Hetherington | |
| 2025-03-25 | Remove unused variable. | 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-25 | Adjust filter_notes to also handle the ignore_bv21_smpte flag. | Carl Hetherington | |
| This fixes a problem where the Bv21 SMPTE warning appears in HTML reports. | |||
| 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-24 | Fix test running on macOS. | 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-16 | Build with C++17 also on Debian Unstable.v1.10.15 | 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-15 | Fix incorrect link to asdcplib in README.md. | Carl Hetherington | |
| 2025-02-08 | Hopefully stop .pem files being line-ending-converted by git.v1.10.10 | Carl Hetherington | |
| 2025-02-08 | Fix import of private keys from Windows to Linux. | Carl Hetherington | |
| 2025-02-08 | White space. | Carl Hetherington | |
| 2025-01-31 | Fix up for const fix in libcxml.v1.10.9 | Carl Hetherington | |
| 2025-01-20 | White space: cpl.{cc,h}v1.10.8 | Carl Hetherington | |
| 2025-01-19 | Make MainSoundConfiguration behave "correctly" with badly-formatted strings. | Carl Hetherington | |
| Add some documentation for a design "principle" when handling malformatted data, and make MainSoundConfiguration adhere to that. | |||
| 2025-01-19 | Move MainSoundConfiguration and MCASoundField into separate files. | Carl Hetherington | |
| 2025-01-18 | Add some forgotten content kinds to ::all().v1.10.7 | Carl Hetherington | |
| 2025-01-15 | GroupId is SMPTE-only.v1.10.6 | Carl Hetherington | |
| 2025-01-14 | Add GroupID support for PKLs (DoM #2943).v1.10.5 | Carl Hetherington | |
| 2025-01-06 | Bump asdcplib for more error information on Windows.v1.10.4 | Carl Hetherington | |
| 2025-01-01 | Replace raw_convert<string> with direct calls to fmt.v1.10.3 | Carl Hetherington | |
| 2025-01-01 | Add new, improved raw_convert using fmt/fast_float (DoM #2220). | Carl Hetherington | |
| The old one was broken if the thousands separator was the same as the decimal separator (e.g. if you set de_DE and change the decimal separator to .) | |||
| 2024-12-30 | Fix old bind.hpp include. | Carl Hetherington | |
| 2024-12-30 | Don't give some inappropriate verification errors on encrypted assets (DoM ↵v1.10.2 | Carl Hetherington | |
| #2916). We would give some errors about the XML even though we can't read the XML. | |||
| 2024-12-30 | Sign DCPs made during verification tests. | Carl Hetherington | |
| 2024-12-30 | Add an assertion. | Carl Hetherington | |
| 2024-12-30 | Update tests bin directory to v2.18.x. | Carl Hetherington | |
| 2024-12-30 | Switch to 2.18.x environment for Windows too. | Carl Hetherington | |
| 2024-12-29 | Build with C++17 on macOS. | Carl Hetherington | |
| I switched the libdcp tests to run with the 2.18.x environment. | |||
| 2024-12-25 | Bump asdcplib for fix to UTF-8 Windows filenames.v1.10.1 | Carl Hetherington | |
| 2024-12-22 | Cleanup 1 -> true.v1.10.0 | Carl Hetherington | |
| 2024-12-18 | Add resources setup to local run script. | Carl Hetherington | |
