libdcp.git
2022-04-22 Carl HetheringtonHide some more warnings from asdcplib on clang. v1.8.16
2022-04-22 Carl HetheringtonC++11 tidying.
2022-04-22 Carl HetheringtonFix some class/struct warnings on macOS.
2022-04-22 Carl HetheringtonDon't specify no-default-inline on clang as it's not...
2022-04-22 Carl HetheringtonFix some macOS signed/unsigned warnings.
2022-04-22 Carl HetheringtonDon't try to ignore a non-existent warning on clang.
2022-04-21 Carl HetheringtonMissing warning ignore with older GCCs. more-warning-fixes v1.8.15
2022-04-21 Carl HetheringtonFix unsigned/signed warning on macOS.
2022-04-20 Carl HetheringtonFix cscript after change to gcov flag. v1.8.14
2022-04-20 Carl HetheringtonInvert the sense of the gcov flag.
2022-04-20 Carl HetheringtonFix failure to find_and_resolve_all_cpls() in some...
2022-04-20 Carl HetheringtonSimplify the implementation of DCP::add.
2022-04-20 Carl HetheringtonAdd a test for DCP::add() for KDMs.
2022-04-20 Carl HetheringtonMove code to find CPLs in directories out of DCP-o...
2022-04-12 Carl HetheringtonAdd and use new File class. merged-to-main
2022-03-24 Carl HetheringtonSome more detailed notes in dcpdiff.
2022-03-24 Carl HetheringtonAdd verify test to check for erroneous <EntryPoint... 2215-markers v1.8.13
2022-03-23 Carl HetheringtonRemove <EntryPoint> and <Duration> from <ReelMarkerAsse...
2022-03-20 Carl HetheringtonNearly pretty-print subtitle XML (though not in <Text... v1.8.12
2022-03-19 Carl HetheringtonC++11 tidying.
2022-03-19 Carl HetheringtonAdd string converters for KDM formulations. v1.8.11
2022-03-19 Carl HetheringtonRemove old MODIFIED_TRANSITIONAL_TEST.
2022-03-07 Carl HetheringtonSome small documentation tweaks.
2022-03-07 Carl HetheringtonTidy some includes.
2022-03-07 Carl HetheringtonHide another warning (from ImageMagick in the examples).
2022-03-07 Carl HetheringtonTweak path in the example.
2022-03-03 Carl HetheringtonRemove unused capture.
2022-03-03 Carl HetheringtonFix slightly extended libxml++ dependency. v1.8.10
2022-03-03 Carl HetheringtonAdd lists of ratings. v1.8.9
2022-03-01 Carl HetheringtonMake dcp::init() take a general resources directory...
2022-03-01 Carl HetheringtonMove Rating out to a separate file.
2022-02-25 Carl HetheringtonAdd -x32/-x64 suffix to boost libraries when building... v1.8.8
2022-02-19 Carl HetheringtonDon't look for ImageMagick/GraphicsMagick if not buildi...
2022-02-12 Carl HetheringtonPass certificate validity length into the constructor. v1.8.7
2022-02-12 Carl HetheringtonCleanup: use dcp::LocalTime for certificate validity...
2022-01-17 Carl HetheringtonUse optional for ReelAsset _annotation_text. v1.8.6
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.
next