summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-12-22Use libfmt to convert things to non-locale-influenced strings.fmt2Carl Hetherington
2024-12-22Remove completely broken raw_convert from wchar_t.Carl Hetherington
2024-12-08Avoid crash with empty ASSETMAP file.v1.9.26v1.9.xCarl Hetherington
2024-12-08Fix DCP Constraints Profile verification in the presence of other CPL metadat...Carl Hetherington
2024-12-08Extract more stuff to verify_internal.hCarl Hetherington
2024-12-08Extract some stuff to verify_internal.hCarl Hetherington
2024-12-08Cleanup: use CPL from the context instead of an explicitly-passed copy.Carl Hetherington
2024-12-08Merge remote-tracking branch 'origin/main' into v1.9.xCarl Hetherington
2024-12-08Recognise dbox2 channel ID used by SMPTE example.v1.8.113Carl Hetherington
2024-11-26Add some missing comments.v1.9.25Carl Hetherington
2024-11-26Fix some markup for the manual extraction in DCP-o-matic.Carl Hetherington
2024-11-07Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.24Carl Hetherington
2024-11-06Add missing FFOB/LFOB markers (DoM #2886).v1.8.112Carl Hetherington
2024-09-25Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.22Carl Hetherington
2024-09-23Allow but give an error when seeing a strange PKL namespace.v1.8.110Carl Hetherington
2024-09-23Fix the boost copy_option{,s} change a different way.Carl Hetherington
2024-09-23Another fix for new boost.Carl Hetherington
2024-09-23Revert "Remove unused change_extension()."Carl Hetherington
2024-09-23Support new boost versions (DoM #2867).v1.8.109Carl Hetherington
2024-09-21Remove unused change_extension().Carl Hetherington
2024-09-21Remove unused references to boost::signals2.Carl Hetherington
2024-09-21Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.21Carl Hetherington
2024-09-16Increase allowable size of Interop XML files.v1.8.108Carl Hetherington
2024-09-04Fix new warning to only be disabled for GCC 14.v1.9.18Carl Hetherington
2024-09-04Add new warning raised in the wxwidgets headers by Debian unstable's compiler.v1.9.17Carl Hetherington
2024-08-17Missing header guard.v1.9.15Carl Hetherington
2024-08-17Support open captions and closed subtitles.Carl Hetherington
2024-08-17Cleanup: condense some if/assignments.Carl Hetherington
2024-08-17Rename TextType::SUBTITLE -> OPEN_SUBTITLE and CAPTION -> CLOSED_CAPTION.Carl Hetherington
2024-08-17Cleanup: remove unused parameter.Carl Hetherington
2024-08-17Subtitle{,String,Image} -> Text{,String,Image}.Carl Hetherington
2024-08-17{,Interop,SMPTE}SubtitleAsset -> {,Interop,SMPTE}TextAsset.Carl Hetherington
2024-08-17Merge ReelClosedCaptionAsset into ReelTextAsset.Carl Hetherington
2024-08-17Reel{,Interop,SMPTE}SubtitleAsset -> Reel{,Interop,SMPTE}TextAsset.Carl Hetherington
2024-08-17Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.14Carl Hetherington
2024-08-15Missing set of frame rate causing crash when DoM tries to make its message.v1.8.102Carl Hetherington
2024-07-27Report Bv2.1 errors in the bottom part of the saved verification report.v1.9.13Carl Hetherington
2024-07-09Ignore another warning that comes from asdcplibv1.9.12Carl Hetherington
2024-06-28Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.10Carl Hetherington
2024-06-27Speculative fix for assertion failure (DoM #2839).v1.8.101Carl Hetherington
2024-06-27Whitespace.Carl Hetherington
2024-06-27Some comments and default values.Carl Hetherington
2024-06-27Extract method to a header to make it testable.Carl Hetherington
2024-05-24Report bit depth from sound frame, and handle 16-bit.v1.9.8Carl Hetherington
2024-05-24Check that DCPs have 24-bit audio.Carl Hetherington
2024-05-16Merge branch 'main' into v1.9.xv1.9.7Carl Hetherington
2024-05-13Support some more random MCA tags seen in the field (EasyDCP 4.2.0).Carl Hetherington
2024-04-22Fix build on Centos 7 (which gives a suggested parantheses warning)Carl Hetherington
2024-04-22Support MPEG2 compression.v1.9.6Carl Hetherington
2024-04-22Support MPEG2 decompression.Carl Hetherington