| Age | Commit message (Expand) | Author |
| 2024-12-22 | Use libfmt to convert things to non-locale-influenced strings.fmt2 | Carl Hetherington |
| 2024-12-22 | Increase raw_convert test coverage. | Carl Hetherington |
| 2024-12-22 | Remove completely broken raw_convert from wchar_t. | 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 |
| 2024-12-08 | Avoid crash with empty ASSETMAP file.v1.9.26v1.9.x | Carl Hetherington |
| 2024-12-08 | Fix DCP Constraints Profile verification in the presence of other CPL metadat... | Carl Hetherington |
| 2024-12-08 | Extract more stuff to verify_internal.h | Carl Hetherington |
| 2024-12-08 | Extract some stuff to verify_internal.h | Carl Hetherington |
| 2024-12-08 | Cleanup: use CPL from the context instead of an explicitly-passed copy. | Carl Hetherington |
| 2024-12-08 | Merge remote-tracking branch 'origin/main' into v1.9.x | Carl Hetherington |
| 2024-12-08 | Recognise dbox2 channel ID used by SMPTE example.v1.8.113 | Carl Hetherington |
| 2024-11-26 | Add some missing comments.v1.9.25 | Carl Hetherington |
| 2024-11-26 | Fix some markup for the manual extraction in DCP-o-matic. | Carl Hetherington |
| 2024-11-07 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.24 | Carl Hetherington |
| 2024-11-06 | Add missing FFOB/LFOB markers (DoM #2886).v1.8.112 | Carl Hetherington |
| 2024-10-14 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.23 | Carl Hetherington |
| 2024-10-14 | Bump asdcplib for Python import fix. | Carl Hetherington |
| 2024-09-29 | Replace distutils.spawn.find_executable with shutil.whichv1.8.111 | Carl Hetherington |
| 2024-09-29 | Bump asdcplib for erroneous python import in wscript. | Carl Hetherington |
| 2024-09-25 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.22 | Carl Hetherington |
| 2024-09-23 | Allow but give an error when seeing a strange PKL namespace.v1.8.110 | Carl Hetherington |
| 2024-09-23 | Fix the boost copy_option{,s} change a different way. | Carl Hetherington |
| 2024-09-23 | Another fix for new boost. | Carl Hetherington |
| 2024-09-23 | Revert "Remove unused change_extension()." | Carl Hetherington |
| 2024-09-23 | Support new boost versions (DoM #2867).v1.8.109 | Carl Hetherington |
| 2024-09-21 | Remove unused change_extension(). | Carl Hetherington |
| 2024-09-21 | Remove unused references to boost::signals2. | Carl Hetherington |
| 2024-09-21 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.21 | Carl Hetherington |
| 2024-09-16 | Increase allowable size of Interop XML files.v1.8.108 | Carl Hetherington |
| 2024-09-14 | Fix boost test library detection.v1.8.107v1.8.x | Carl Hetherington |
| 2024-09-14 | Fix build on Ubuntu 16.04 now that we have a static boost library.v1.8.106 | Carl Hetherington |
| 2024-09-14 | Bump libcxml for static boost build fixes.v1.8.105 | Carl Hetherington |
| 2024-09-13 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.20 | Carl Hetherington |
| 2024-09-06 | Remove (unused) import, which was removed from Python 3.14.v1.8.104 | Carl Hetherington |
| 2024-09-04 | Drop Centos 7 support and fix erroneous use of --static-boost on Centos 9.v1.9.19 | Carl Hetherington |
| 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-09-04 | Allow libcxml and libdcp builds with static boost.v1.9.16 | Carl Hetherington |
| 2024-09-03 | Fix up example. | Carl Hetherington |
| 2024-08-17 | Missing header guard.v1.9.15 | Carl Hetherington |
| 2024-08-17 | Support open captions and closed subtitles. | Carl Hetherington |
| 2024-08-17 | Cleanup: condense some if/assignments. | Carl Hetherington |
| 2024-08-17 | Rename TextType::SUBTITLE -> OPEN_SUBTITLE and CAPTION -> CLOSED_CAPTION. | Carl Hetherington |
| 2024-08-17 | Cleanup: remove unused parameter. | Carl Hetherington |
| 2024-08-17 | Subtitle{,String,Image} -> Text{,String,Image}. | Carl Hetherington |
| 2024-08-17 | {,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2024-08-17 | Merge ReelClosedCaptionAsset into ReelTextAsset. | Carl Hetherington |
| 2024-08-17 | Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset. | Carl Hetherington |
| 2024-08-17 | Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.14 | Carl Hetherington |