libdcp.git
2022-04-20 Carl HetheringtonAdd and use new File class. master
2022-04-20 Carl HetheringtonSome more detailed notes in dcpdiff.
2022-04-20 Carl HetheringtonAdd verify test to check for erroneous <EntryPoint...
2022-04-20 Carl HetheringtonRemove <EntryPoint> and <Duration> from <ReelMarkerAsse...
2022-04-20 Carl HetheringtonNearly pretty-print subtitle XML (though not in <Text...
2022-04-20 Carl HetheringtonC++11 tidying.
2022-04-20 Carl HetheringtonAdd string converters for KDM formulations.
2022-04-20 Carl HetheringtonRemove old MODIFIED_TRANSITIONAL_TEST.
2022-03-14 Carl HetheringtonSome small documentation tweaks.
2022-03-14 Carl HetheringtonTidy some includes.
2022-03-14 Carl HetheringtonHide another warning (from ImageMagick in the examples).
2022-03-14 Carl HetheringtonTweak path in the example.
2022-03-14 Carl HetheringtonRemove unused capture.
2022-03-14 Carl HetheringtonFix slightly extended libxml++ dependency.
2022-03-14 Carl HetheringtonAdd lists of ratings.
2022-03-14 Carl HetheringtonMake dcp::init() take a general resources directory...
2022-03-14 Carl HetheringtonMove Rating out to a separate file.
2022-03-14 Carl HetheringtonAdd -x32/-x64 suffix to boost libraries when building...
2022-03-14 Carl HetheringtonDon't look for ImageMagick/GraphicsMagick if not buildi...
2022-02-12 Carl HetheringtonPass certificate validity length into the constructor.
2022-02-12 Carl HetheringtonCleanup: use dcp::LocalTime for certificate validity...
2022-02-01 Carl HetheringtonBump waf.
2022-01-28 Carl HetheringtonFix a crazy number of suggest-override warnings when...
2022-01-17 Carl HetheringtonUse optional for ReelAsset _annotation_text.
2022-01-04 Carl HetheringtonFix failure to find_and_resolve_all_cpls() in some...
2022-01-03 Carl HetheringtonSimplify the implementation of DCP::add.
2022-01-03 Carl HetheringtonAdd a test for DCP::add() for KDMs.
2022-01-03 Carl HetheringtonMove code to find CPLs in directories out of DCP-o...
2021-12-28 Carl HetheringtonRemove unnecessary include.
2021-11-24 Carl HetheringtonC++11 tidying, formatting tidying, add --frame option.
2021-11-22 Carl HetheringtonClarify some errors and add comments wondering about...
2021-11-09 Carl HetheringtonFix off-by-one in verification of closed caption line... v1.8.5
2021-10-24 Carl HetheringtonMessage tweak.
2021-10-24 Carl HetheringtonOrder subtitles in the XML according to their vertical... v1.8.4
2021-10-24 Carl HetheringtonAllow specification of valign when writing verify tests.
2021-10-18 Carl HetheringtonRemove some unused using statements.
2021-10-13 Carl HetheringtonBasic implementation of <Space> tag in subtitles. v1.8.3
2021-10-10 Carl HetheringtonRemove some unused using commands.
2021-10-08 Carl HetheringtonFix problems when adding KDMs to a VF, before adding... v1.8.2
2021-10-05 Carl HetheringtonFix incorrect error code (2K when it should be 4K). v1.8.1
2021-10-05 Carl HetheringtonTweak comments for the DoM manual.
2021-10-05 Carl HetheringtonRemove an unnecessary using.
2021-10-03 Carl HetheringtonBuild with libcxml 0.17.2. v1.8.0
2021-10-03 Carl HetheringtonMake the former dcst namespace default for SMPTE subtitles.
2021-10-03 Carl HetheringtonAdd .cache.
2021-08-21 Carl HetheringtonAdd some missing LIBDCP_RESOURCES.
2021-08-11 Carl HetheringtonImprove message on verify test failure.
2021-08-11 Carl HetheringtonAdd verify check for empty <Text> nodes in timed text.
2021-08-09 Carl HetheringtonRename verify_text_timing -> verify_text_details.
2021-08-04 Carl HetheringtonAdd support for writing CPL metadata about sign languag...
2021-08-04 Carl HetheringtonC++11 tidying.
2021-08-04 Carl HetheringtonAdd a belt-and-braces check.
2021-08-04 Carl HetheringtonDon't bother checking the return of node_child as it...
2021-08-03 Carl HetheringtonMake adding extension metadata items more generic.
2021-08-03 Carl HetheringtonFix tests after previous commit.
2021-07-15 Carl HetheringtonFix incorrect channel assigment (DoM bug #2062).
2021-07-14 Carl HetheringtonC++11 tidying.
2021-06-25 Carl HetheringtonC++11 cleanup.
2021-06-24 Carl HetheringtonAdd issuer() and creator() getters to CPL.
2021-06-18 Carl HetheringtonFix tests after changes to language tags.
2021-06-18 Carl HetheringtonRemove count at start of language files that wasn't...
2021-06-18 Carl HetheringtonFix strange python 3 incompatibilities.
2021-06-12 Carl HetheringtonFix update-language-subtags to include all descriptions...
2021-06-04 Carl HetheringtonAdd option to ignore mismatched HMACs when reading...
2021-06-04 Carl HetheringtonMissing finalize() in dcpdecryptmxf.
2021-06-04 Carl HetheringtonImprove dcpdecryptmxf in various ways.
2021-06-04 Carl HetheringtonFix up dcpdecryptmxf start script in various ways.
2021-06-03 Carl HetheringtonAdd missing LIBDCP_RESOURCES to script.
2021-06-01 Carl HetheringtonTest churn from adding make_uuid() into CPL.
2021-06-01 Carl HetheringtonImprove output when a test fails.
2021-06-01 Carl HetheringtonReduce test flakyness a bit.
2021-06-01 Carl HetheringtonPass through CompositionMetadataAsset correctly.
2021-05-27 Carl HetheringtonMake similar changes to the previous commit for _xml_id.
2021-05-27 Carl HetheringtonTidy handling of _raw_xml.
2021-05-27 Carl HetheringtonFix bug causing failure to decrypt SMPTE subtitles.
2021-05-27 Carl HetheringtonC++11 cleanup.
2021-05-27 Carl HetheringtonRead the bits we can from the MXF header even when...
2021-05-27 Carl HetheringtonSort notes when checking verifications.
2021-05-07 Carl HetheringtonActually use correct gcc version in check from previous.
2021-05-07 Carl HetheringtonFix build on old GCC.
2021-04-30 Mart JansinkAlso install mono_picture_asset_writer.h
2021-04-30 Mart JansinkPrefer the tags directory specified in LIBDCP_RESOURCES
2021-04-30 Mart JansinkAlso depend on libcxml
2021-04-29 Carl HetheringtonSlightly more details message when sound data differs...
2021-04-22 Carl HetheringtonDon't give an error on verifying Interop DCPs with...
2021-04-14 Carl HetheringtonFix macOS build warning.
2021-04-14 Carl HetheringtonMissing header install.
2021-04-14 Carl HetheringtonImprove handling of image subtitle IDs in XML (DoM...
2021-04-14 Carl HetheringtonIgnore parameters in PKL type strings when checking...
2021-04-14 Carl HetheringtonRename write_subtitle_test -> shared_subtitle_test
2021-04-14 Carl HetheringtonMove some tests from write_subtitle_test into interop_s...
2021-04-14 Carl HetheringtonRename read_interop_subtitle_test -> interop_subtitle_test.
2021-04-14 Carl HetheringtonMove some tests from write_subtitle_test to smpte_subti...
2021-04-14 Carl HetheringtonMerge read_smpte_subtitle_test with smpte_subtitle_test.
2021-04-14 Carl HetheringtonMissing file.
2021-04-14 Carl HetheringtonC++11 tidying.
2021-04-13 Carl HetheringtonFix/hide some warnings.
2021-04-13 Carl HetheringtonTidying a few things up.
2021-04-13 Carl HetheringtonRemove ReelEncryptableAsset and tidy up a bit.
2021-04-12 Carl HetheringtonMake ReelAsset the parent of ReelFileAsset.
next