Include trimming.
[libdcp.git] / src / pkl.h
2023-07-25 Carl HetheringtonInclude trimming.
2023-01-07 Carl HetheringtonCleanup: rename PKL::asset_list -> assets for consistency.
2022-12-22 Carl HetheringtonWrite OriginalFileName tags in PKL (DoM #2394).
2022-04-30 Carl HetheringtonRename PKL::write to PKL::write_xml for consistency. v1.8.17
2022-04-25 Carl HetheringtonAdd AssetList to extract some boilerplate from AssetMap...
2022-04-25 Carl HetheringtonTidy up write_xml() API a little.
2022-04-25 Carl HetheringtonUpdate PKL assets before writing it.
2021-01-24 Carl HetheringtonTidying.
2021-01-23 Carl HetheringtonTidying.
2021-01-18 Carl HetheringtonAdd some more access to PKL.
2021-01-17 Carl HetheringtonReplace std::list with std::vector in the API.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2019-12-22 Carl HetheringtonNote any file that is used for reading/writing a PKL...
2018-09-25 Carl HetheringtonCope with multiple PKLs in a DCP.
2018-08-17 Carl HetheringtonUse PKL types rather than file extensions.
2018-08-16 Carl HetheringtonUse PKL when verifying DCPs.
2018-08-16 Carl HetheringtonRead PKL when reading DCP.
2012-09-09 Carl HetheringtonPKL -> PKLFile.
2012-09-08 Carl HetheringtonIgnore Language tag in subtitles. Get MXF/XML filename...
2012-08-17 Carl HetheringtonGPL boilerplate and a few comments.
2012-08-11 Carl HetheringtonVarious tweaks for a real-life DCP.
2012-07-31 Carl HetheringtonUse int64 in a few places.
2012-07-30 Carl HetheringtonBits.
2012-07-30 Carl HetheringtonVarious.