summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-24Try to remove the PKL object, and make it so that we don't keepdcp-editor2Carl Hetherington
2022-04-24Tidying.Carl Hetherington
2022-04-24Fix some incorrect comments.Carl Hetherington
2022-04-22Hide some more warnings from asdcplib on clang.v1.8.16Carl Hetherington
2022-04-22C++11 tidying.Carl Hetherington
2022-04-22Fix some class/struct warnings on macOS.Carl Hetherington
2022-04-22Don't specify no-default-inline on clang as it's not supported.Carl Hetherington
2022-04-22Fix some macOS signed/unsigned warnings.Carl Hetherington
2022-04-22Don't try to ignore a non-existent warning on clang.Carl Hetherington
2022-04-22Missing warning ignore with older GCCs.v1.8.15more-warning-fixesCarl Hetherington
2022-04-21Fix unsigned/signed warning on macOS.Carl Hetherington
2022-04-20Fix cscript after change to gcov flag.v1.8.14Carl Hetherington
2022-04-20Invert the sense of the gcov flag.Carl Hetherington
2022-04-20Fix failure to find_and_resolve_all_cpls() in some cases.Carl Hetherington
2022-04-20Simplify the implementation of DCP::add.Carl Hetherington
2022-04-20Add a test for DCP::add() for KDMs.Carl Hetherington
2022-04-20Move code to find CPLs in directories out of DCP-o-matic.Carl Hetherington
2022-04-12Add and use new File class.merged-to-mainCarl Hetherington
2022-03-24Some more detailed notes in dcpdiff.Carl Hetherington
2022-03-24Add verify test to check for erroneous <EntryPoint> and <Duration>v1.8.132215-markersCarl Hetherington
2022-03-24Remove <EntryPoint> and <Duration> from <ReelMarkerAsset> tags.Carl Hetherington
2022-03-20Nearly pretty-print subtitle XML (though not in <Text> nodes).v1.8.12Carl Hetherington
2022-03-19C++11 tidying.Carl Hetherington
2022-03-19Add string converters for KDM formulations.v1.8.11Carl Hetherington
2022-03-19Remove old MODIFIED_TRANSITIONAL_TEST.Carl Hetherington
2022-03-07Some small documentation tweaks.Carl Hetherington
2022-03-07Tidy some includes.Carl Hetherington
2022-03-07Hide another warning (from ImageMagick in the examples).Carl Hetherington
2022-03-07Tweak path in the example.Carl Hetherington
2022-03-04Remove unused capture.Carl Hetherington
2022-03-03Fix slightly extended libxml++ dependency.v1.8.10Carl Hetherington
2022-03-03Add lists of ratings.v1.8.9Carl Hetherington
2022-03-01Make dcp::init() take a general resources directory rather than specifically ...Carl Hetherington
2022-03-01Move Rating out to a separate file.Carl Hetherington
2022-02-25Add -x32/-x64 suffix to boost libraries when building for Windows.v1.8.8Carl Hetherington
2022-02-19Don't look for ImageMagick/GraphicsMagick if not building examples.Carl Hetherington
2022-02-12Pass certificate validity length into the constructor.v1.8.7Carl Hetherington
2022-02-12Cleanup: use dcp::LocalTime for certificate validity times.Carl Hetherington
2022-01-17Use optional for ReelAsset _annotation_text.v1.8.6Carl Hetherington
2021-11-09Fix off-by-one in verification of closed caption line length.v1.8.5Carl Hetherington
2021-10-25Message tweak.Carl Hetherington
2021-10-24Order subtitles in the XML according to their vertical position (DoM bug #2106).v1.8.4Carl Hetherington
2021-10-24Allow specification of valign when writing verify tests.Carl Hetherington
2021-10-18Remove some unused using statements.Carl Hetherington
2021-10-13Basic implementation of <Space> tag in subtitles.v1.8.3Carl Hetherington
2021-10-10Remove some unused using commands.Carl Hetherington
2021-10-08Fix problems when adding KDMs to a VF, before adding the OV.v1.8.2Carl Hetherington
2021-10-06Fix incorrect error code (2K when it should be 4K).v1.8.1Carl Hetherington
2021-10-06Tweak comments for the DoM manual.Carl Hetherington
2021-10-05Remove an unnecessary using.Carl Hetherington