summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-04-02{IN,}VALID_CONTENT_KIND: note -> content_kind.Carl Hetherington
2026-04-02MISMATCHED_TIMED_TEXT_DURATION: note -> duration, other_duration.Carl Hetherington
2026-04-02INVALID_JPEG2000_RSIZ_FOR_{2,4}K: note to capabilities.Carl Hetherington
2026-04-02INCORRECT_JPEG2000_POC_MARKER_COUNT_FOR_{2,4}K: note -> poc_markers.Carl Hetherington
2026-04-02INVALID_JPEG2000_CODE_BLOCK_{WIDTH_HEIGHT}: note -> code_block_{width,height}.Carl Hetherington
2026-04-02INVALID_JPEG2000_GUARD_BITS_FOR_{2,4}K: note -> guard_bits.Carl Hetherington
2026-04-02INVALID_JPEG2000_CODESTREAM: note -> error.Carl Hetherington
2026-04-02MISMATCHED_PKL_ANNOTATION_TEXT_WITH_CPL: note -> pkl_id.Carl Hetherington
2026-04-02UNSIGNED_PKL_WITH_ENCRYPTED_CONTENT: note -> pkl_id.Carl Hetherington
2026-04-02INVALID_EXTENSION_METADATA: note -> error.Carl Hetherington
2026-04-02INCORRECT_LFOC: note -> time.Carl Hetherington
2026-04-02INCORRECT_FFOC: note -> time.Carl Hetherington
2026-04-02MISSING_HASH: note -> asset_id.Carl Hetherington
2026-04-02{MISSING,INCORRECT}_{SUBTITLE,CLOSED_CAPTION}_ENTRY_POINT: note -> asset_id.Carl Hetherington
2026-04-02INVALID_SOUND_BIT_DEPTH: note -> bit_depth.Carl Hetherington
2026-04-02INVALID_TIMED_TEXT_FONT_SIZE_IN_BYTES: note -> size_in_bytes.Carl Hetherington
2026-04-02INVALID_TIMED_TEXT_SIZE_IN_BYTES: note -> size_in_bytes.Carl Hetherington
2026-04-02INVALID_CLOSED_CAPTION_XML_SIZE_IN_BYTES: note -> size_in_bytes.Carl Hetherington
2026-04-02INVALID_PICTURE_SIZE_IN_PIXELS: note -> size_in_pixels.Carl Hetherington
2026-04-02INVALID_LANGUAGE: note -> language.Carl Hetherington
2026-04-02EXTERNAL_ASSET: note -> asset_id.Carl Hetherington
2026-04-02INVALID_DURATION: note -> asset_id.Carl Hetherington
2026-04-02INVALID_INTRINSIC_DURATION: note -> asset_id.Carl Hetherington
2026-04-02INVALID_XML: note -> error.Carl Hetherington
2026-04-02FAILED_READ: note -> error.Carl Hetherington
2026-03-28Rename size -> size_in_bytes.Carl Hetherington
2026-03-23Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2026-03-23Updated ja_JP translation from 林雅成.Carl Hetherington
2026-03-23pot/merge.Carl Hetherington
2026-03-23Adjust for libdcp using a specific property for frame rates.Carl Hetherington
2026-03-22Remove now-unnecessary SHA1 variable.Carl Hetherington
2026-03-22Tweak verification code for some changes in libdcp.Carl Hetherington
2026-03-22Tidy up slightly.Carl Hetherington
2026-03-21Replace some deprecated methods.Carl Hetherington
2026-03-21Replace deprecated boost::asio::deadline_timer with boost::asio::system_timer.Carl Hetherington
2026-03-20Updated ja_JP translation from 林雅成.Carl Hetherington
2026-03-20Add stub el_GR translation.Carl Hetherington
2026-03-18Fix build problems with warnings generated by newer macOS build environments.Carl Hetherington
2026-03-14Allow building of disk writer with boost process version 2.Carl Hetherington
2026-03-12White space: content_advanced_dialog.{cc,h} table_dialog.{cc,h}Carl Hetherington
2026-03-12Supporters update.Carl Hetherington
2026-03-12Put a scrollbar into the content properties dialogue (#3143).Carl Hetherington
2026-03-12Try to respect LC_NUMERIC even if it doesn't match LANG.Carl Hetherington
2026-03-12Use dts rather than pts when noting the time of frames we are ignoring.Carl Hetherington
2026-03-12Add a debug note.Carl Hetherington
2026-03-12Active frame rate change should ignore content with unused video.Carl Hetherington
2026-03-12Fix Set button on override frame rate to do what it was meant to.Carl Hetherington
2026-03-12Don't offer auto-crop on content with no video.Carl Hetherington
2026-03-12Use index rather than .front() now that we can.Carl Hetherington
2026-03-12Tweak debug string.Carl Hetherington