summaryrefslogtreecommitdiff
path: root/src/wx/verify_dcp_result_panel.cc
AgeCommit message (Expand)Author
4 daysRemove dcp::VerificationNote::Note.Carl Hetherington
4 daysINVALID_JPEG2000_TILE_PARTS_FOR_{2,4}K: note -> tile_parts.Carl Hetherington
4 daysINVALID_{CPL,PKL}_NAMESPACE: note -> xml_namespace.Carl Hetherington
4 daysINCORRECT_SUBTITLE_NAMESPACE_COUNT: note -> asset_id.Carl Hetherington
4 daysMISSING_FONT: note -> load_font_id.Carl Hetherington
4 daysINVALID_MAIN_SOUND_CONFIGURATION: note -> error.Carl Hetherington
4 daysINVALID_SUBTITLE_ISSUE_DATE: note -> issue_date.Carl Hetherington
4 daysMISSING_SUBTITLE: note -> asset_id.Carl Hetherington
4 daysDUPLICATE_ASSET_ID_IN_ASSETMAP: note -> asset_map_id.Carl Hetherington
4 daysDUPLICATE_ASSET_ID_IN_PKL: note -> pkl_id.Carl Hetherington
4 days{IN,}VALID_CONTENT_KIND: note -> content_kind.Carl Hetherington
4 daysMISMATCHED_TIMED_TEXT_DURATION: note -> duration, other_duration.Carl Hetherington
4 daysINVALID_JPEG2000_RSIZ_FOR_{2,4}K: note to capabilities.Carl Hetherington
4 daysINCORRECT_JPEG2000_POC_MARKER_COUNT_FOR_{2,4}K: note -> poc_markers.Carl Hetherington
4 daysINVALID_JPEG2000_CODE_BLOCK_{WIDTH_HEIGHT}: note -> code_block_{width,height}.Carl Hetherington
4 daysINVALID_JPEG2000_GUARD_BITS_FOR_{2,4}K: note -> guard_bits.Carl Hetherington
4 daysINVALID_JPEG2000_CODESTREAM: note -> error.Carl Hetherington
4 daysMISMATCHED_PKL_ANNOTATION_TEXT_WITH_CPL: note -> pkl_id.Carl Hetherington
4 daysUNSIGNED_PKL_WITH_ENCRYPTED_CONTENT: note -> pkl_id.Carl Hetherington
4 daysINVALID_EXTENSION_METADATA: note -> error.Carl Hetherington
4 daysINCORRECT_LFOC: note -> time.Carl Hetherington
4 daysINCORRECT_FFOC: note -> time.Carl Hetherington
4 daysMISSING_HASH: note -> asset_id.Carl Hetherington
4 days{MISSING,INCORRECT}_{SUBTITLE,CLOSED_CAPTION}_ENTRY_POINT: note -> asset_id.Carl Hetherington
4 daysINVALID_TIMED_TEXT_FONT_SIZE_IN_BYTES: note -> size_in_bytes.Carl Hetherington
4 daysINVALID_TIMED_TEXT_SIZE_IN_BYTES: note -> size_in_bytes.Carl Hetherington
4 daysINVALID_CLOSED_CAPTION_XML_SIZE_IN_BYTES: note -> size_in_bytes.Carl Hetherington
4 daysINVALID_PICTURE_SIZE_IN_PIXELS: note -> size_in_pixels.Carl Hetherington
4 daysINVALID_LANGUAGE: note -> language.Carl Hetherington
4 daysEXTERNAL_ASSET: note -> asset_id.Carl Hetherington
4 daysINVALID_DURATION: note -> asset_id.Carl Hetherington
4 daysINVALID_INTRINSIC_DURATION: note -> asset_id.Carl Hetherington
4 daysINVALID_XML: note -> error.Carl Hetherington
4 daysFAILED_READ: note -> error.Carl Hetherington
8 daysRename size -> size_in_bytes.Carl Hetherington
14 daysAdjust for libdcp using a specific property for frame rates.Carl Hetherington
2026-03-22Tweak verification code for some changes in libdcp.Carl Hetherington
2026-03-22Tidy up slightly.Carl Hetherington
2025-12-20Bump libdcp for a typo fix and some cleanups.Carl Hetherington
2025-09-19Allow saving of verification reports as PDF (#1823).Carl Hetherington
2025-04-14Bump libdcp for very invalid subtitle duration checks.Carl Hetherington
2025-03-26Bump libdcp for some MPEG2 fixes, verify bits, Fedora 42 build fix.Carl Hetherington
2025-02-23Allow verification of multiple DCPs in one go (#2843).Carl Hetherington
2025-01-20Fix spurious "there were no errors" reports in the verifier.Carl Hetherington
2025-01-20Tweak verification message.Carl Hetherington
2025-01-05Bump libdcp for raw_convert changes.Carl Hetherington
2024-09-25Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-08-03Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington