summaryrefslogtreecommitdiff
path: root/src/lib/map_cli.cc
AgeCommit message (Collapse)Author
2024-08-02WIP: hacks.shared-ptrCarl Hetherington
2024-04-21Rename classes to follow preparatory renames in libdcp.Carl Hetherington
2024-01-04Allow specification of map CPLs by ID (#2702).Carl Hetherington
2023-11-15Copy Interop PNG subtitle files correctly (#2640).Carl Hetherington
2023-11-15Extract copy().Carl Hetherington
2023-10-09Use dcp::filesystem to wrap filesystem calls and fix_long_pathCarl Hetherington
anything that is passed to read_file() from libcxml. This should fix #2623 and other similar problems.
2023-09-04Use configured issuer/creator for DCPs made by map (#2585).Carl Hetherington
2023-08-27Handle fonts/subdirs correctly for CCAPs with _map (#2584).Carl Hetherington
2023-06-29Keep "correct" hashes in dcpomatic2_map rather than recalculating them (#2555).Carl Hetherington
2023-06-20Give a better error when map doesn't find an asset.Carl Hetherington
2023-05-30Fix errors when mapping DCPs referring to the same asset multiple times (#2542).Carl Hetherington
2023-05-30Add --config option to map (#2543).Carl Hetherington
2023-05-13Add dcpomatic2_map tool (#2445).Carl Hetherington