| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-04 | Fix new warning to only be disabled for GCC 14.v1.9.18 | Carl Hetherington | |
| 2024-09-04 | Add new warning raised in the wxwidgets headers by Debian unstable's compiler.v1.9.17 | Carl Hetherington | |
| 2024-07-09 | Ignore another warning that comes from asdcplibv1.9.12 | Carl Hetherington | |
| with Ubuntu 24's GCC. | |||
| 2022-06-21 | Add another warning to LIBDCP_DISABLE_WARNINGSv1.8.22mac-warning | Carl Hetherington | |
| 2022-04-30 | Don't talk about suggest-override on very old GCCs.v1.8.18 | Carl Hetherington | |
| 2022-04-22 | Hide some more warnings from asdcplib on clang.v1.8.16 | Carl Hetherington | |
| 2022-04-22 | Don't try to ignore a non-existent warning on clang. | Carl Hetherington | |
| 2022-04-22 | Missing warning ignore with older GCCs.v1.8.15more-warning-fixes | Carl Hetherington | |
| 2022-03-07 | Hide another warning (from ImageMagick in the examples). | Carl Hetherington | |
| 2021-04-14 | Improve handling of image subtitle IDs in XML (DoM bug #1965) | Carl Hetherington | |
| When reading/writing the XML for image subtitles, we assumed that the content of the <Image> tag is just the ID of the PNG in the MXF, without any prefix. DoM bug #1965 mentions a DCP where this is not the case, and SMPTE 429-5-2009 has an example where there is urn:uuid: in the XML. This change makes DoM write this urn:uuid: prefix, and accept it if it's present (but not complain if it's not). If the urn:uuid: _is_ required in the field, it's a bit surprising that nobody has complained up to this point. Maybe nobody noticed, or nobody reported it. | |||
| 2021-04-14 | Missing file. | Carl Hetherington | |
