| Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit b5cecdd0ee7c75388d95e2f987538fe88c23893a.
I added this for somebody but no apparently translations were ever
forthcoming, so remove it again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
raw_convert<string> is gone, so here we use fmt::{to_string,format} instead.
Other raw_converts now use fast_float.
|
|
|