| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-05 | Rename everything. | Carl Hetherington | |
| 2023-11-08 | Cleanup: header sorting. | Carl Hetherington | |
| 2023-10-09 | Add wrappers around boost::filesystem methods that handle the | Carl Hetherington | |
| required mangling of long filenames on Windows. Also wrap lots of missing places (e.g. calls to asdcplib, libxml++, libcxml etc.) in dcp::filesystem::fix_long_path(). The idea is to keep paths un-mangled until they we call some filesystem-related API and mangle them at that point. Otherwise we end up serialising mangled names, which seems like it will not end well. Should fix DoM #2623. | |||
| 2023-05-24 | More detailed error message. | Carl Hetherington | |
| 2022-06-16 | Make an error a little more detailed. | Carl Hetherington | |
| 2021-04-22 | Don't give an error on verifying Interop DCPs with possibly-incorrectly | Carl Hetherington | |
| marked 3D assets. This also adds a warning into the verification output. I don't know if this is actually a standard violation but they have been seen in the wild made by "reputable" DCP creation software. DoM bug #1976. | |||
| 2021-01-24 | Tidying. | Carl Hetherington | |
| 2021-01-23 | Small bits of pre-release tidying. | Carl Hetherington | |
| 2021-01-08 | std::shared_ptr | Carl Hetherington | |
| 2020-04-14 | s/DCPReadError/ReadError/g | Carl Hetherington | |
| 2018-11-14 | Simpole DCP recovery utility (dcprecover) added. | Carl Hetherington | |
