summaryrefslogtreecommitdiff
path: root/src/pkl.h
AgeCommit message (Expand)Author
2024-09-25Merge remote-tracking branch 'origin/main' into v1.9.xv1.9.22Carl Hetherington
2024-09-23Allow but give an error when seeing a strange PKL namespace.v1.8.110Carl Hetherington
2024-04-18Cleanup: fix more comments/guards (and add check script).Carl Hetherington
2023-07-25Include trimming.Carl Hetherington
2023-01-07Cleanup: rename PKL::asset_list -> assets for consistency.Carl Hetherington
2022-12-22Write OriginalFileName tags in PKL (DoM #2394).Carl Hetherington
2022-04-30Rename PKL::write to PKL::write_xml for consistency.v1.8.17Carl Hetherington
2022-04-25Add AssetList to extract some boilerplate from AssetMap and PKL.Carl Hetherington
2022-04-25Tidy up write_xml() API a little.Carl Hetherington
2022-04-25Update PKL assets before writing it.Carl Hetherington
2021-01-24Tidying.Carl Hetherington
2021-01-23Tidying.Carl Hetherington
2021-01-18Add some more access to PKL.Carl Hetherington
2021-01-17Replace std::list with std::vector in the API.Carl Hetherington
2021-01-08std::shared_ptrCarl Hetherington
2019-12-22Note any file that is used for reading/writing a PKL, like we do with assets.Carl Hetherington
2018-09-25Cope with multiple PKLs in a DCP.Carl Hetherington
2018-08-17Use PKL types rather than file extensions.Carl Hetherington
2018-08-17Use PKL when verifying DCPs.Carl Hetherington
2018-08-17Read PKL when reading DCP.Carl Hetherington
2012-09-09PKL -> PKLFile.Carl Hetherington
2012-09-08Ignore Language tag in subtitles. Get MXF/XML filenames from the asset map.Carl Hetherington
2012-08-17GPL boilerplate and a few comments.Carl Hetherington
2012-08-11Various tweaks for a real-life DCP.Carl Hetherington
2012-07-31Use int64 in a few places.Carl Hetherington
2012-07-31Bits.Carl Hetherington
2012-07-30Various.Carl Hetherington