| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
It fails because the code needs to work with boost::process v2.
|
|
I assume it's also required on newer operating systems, though
I should probably check.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
using.
|
|
|
|
the ASDCPErrorSuspender.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously it would give errors with multi-CPL DCPs where the CPLs had
different audio channel counts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No-one ever mentioned this before so I guess it's usually installed, but
the ISO doesn't get it without this.
|
|
|
|
|
|
|
|
|
|
|
|
It now ships a libicu whose header needs C++17 (it uses an auto template
parameter).
|
|
|
|
3.1 stopped building with some C++20 warning/error.
|