summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-19More debugging.gh-21-openCarl Hetherington
2023-09-19Debugging for GH #21.Carl Hetherington
2023-09-13Remove odd assertion stopping TZ minutes being more than 30 or less than -30 ...v1.8.82Carl Hetherington
2023-09-06Report failures to read resources from MXF files.v1.8.81Carl Hetherington
2023-09-06Bump the PNG subtitle / font buffer a little.Carl Hetherington
2023-08-31Fix build when there is no {Image,Graphics}Magickv1.8.80Carl Hetherington
2023-08-31Don't build dcpdumpimage unless we have {Image,Graphics}MagickCarl Hetherington
2023-08-31Cleanup: use a loop.Carl Hetherington
2023-08-27Add dcpdumpimage tool.Carl Hetherington
2023-08-24Check for missing font files referred from Interop closed captions (as well a...Carl Hetherington
2023-08-23Fix Windows build failure.v1.8.79Carl Hetherington
2023-08-22Accept any case for subtitle alignment specifiers (#2602).v1.8.78Carl Hetherington
2023-08-22Add some tests.Carl Hetherington
2023-08-22Cleanup: extract HAlign to its own files.Carl Hetherington
2023-08-22Cleanup: extract VAlign to its own files.Carl Hetherington
2023-08-22Cleanup: header ordering.Carl Hetherington
2023-08-15Bump asdcplib for probably-unimportant undefined variable use fix.v1.8.77Carl Hetherington
2023-08-15Fix use-after-free in error case.Carl Hetherington
2023-08-15Fix dcp::LocalTime constructor to cope with longer fractional second parts (D...Carl Hetherington
2023-08-11Add check for empty <LabelText> in <ContentVersion>v1.8.76Carl Hetherington
2023-08-11Cleanup: comment formatting for auto-generated docs.Carl Hetherington
2023-08-08Cleanup: make some default constructors more consistent.v1.8.75Carl Hetherington
2023-08-08Fix boost bind placeholder warnings.Carl Hetherington
2023-08-08Cleanup: header ordering.Carl Hetherington
2023-08-08Remove unused method.Carl Hetherington
2023-08-08Ignore some ASDCP warnings.Carl Hetherington
2023-07-29Add equality option sound_assets_can_differ.Carl Hetherington
2023-07-26Rationalise #undef-ing of ERROR.tidy-eq-optionsCarl Hetherington
2023-07-25Include trimming.Carl Hetherington
2023-07-25Cleanup: move EqualityOptions into its own file.Carl Hetherington
2023-07-25Cleanup: forward declaration sorting.Carl Hetherington
2023-07-25Cleanup: include sorting.Carl Hetherington
2023-07-25Cleanup: pass EqualityOptions as const&Carl Hetherington
2023-07-25Cleanup: use = default.Carl Hetherington
2023-07-25Make EqualityOptions into a class.Carl Hetherington
2023-07-25Cleanup: fix typo in comment.Carl Hetherington
2023-06-29Add asset_hashes_can_differ option to the equality checks.v1.8.74Carl Hetherington
2023-06-29When reading a DCP set up asset hashes from the CPL/PKL, not by digesting the...Carl Hetherington
2023-06-27Add Asset::unset_hash().Carl Hetherington
2023-06-27Cleanup: remove unnecessary namespace.Carl Hetherington
2023-06-27Fix tests that were writing assets with the same filename to different reels.Carl Hetherington
2023-06-27Cleanup: sorting.Carl Hetherington
2023-06-27Move Editor class from verify_test.cc to test.ccCarl Hetherington
2023-06-27Add verifier check for the actual asset file's ID not being the same as the o...Carl Hetherington
2023-06-27Cleanup: better variable names.Carl Hetherington
2023-06-27Cleanup: const.Carl Hetherington
2023-06-27Add Asset::set_file_preserving_hash().Carl Hetherington
2023-06-27Cleanup: set annotation text in make_simple().Carl Hetherington
2023-06-02Verify error if SMPTE subtitle asset has <Text> but no <LoadFont>.v1.8.73Carl Hetherington
2023-06-02Cleanup: replace a nasty try/catch.Carl Hetherington