| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-08 | Fix a few unwrapped boost::filesystem calls that had crept in. | Carl Hetherington | |
| 2025-07-10 | Remove compose.hpp includes. | Carl Hetherington | |
| sed -i "/include.*compose.hpp/d;" src/lib/*.cc src/wx/*.cc src/wx/*.h src/tools/*.cc src/lib/*.h test/*.cc | |||
| 2025-07-10 | Replace String::compose with fmt. | Carl Hetherington | |
| sed -i "/Plural-Forms/n;/%100/n;/scanf/n;s/%[123456789]/{}/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc src/lib/po/*.po src/wx/po/*.po src/tools/po/*.po test/*.cc sed -i "s/String::compose */fmt::format/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc test/*.cc | |||
| 2025-07-10 | Convert some paths to string. | Carl Hetherington | |
| 2025-06-09 | Fix help. | Carl Hetherington | |
| 2024-09-03 | Adapt to some libdcp class renaming to allow open captions/closed subtitles. | Carl Hetherington | |
| 2024-04-21 | Rename classes to follow preparatory renames in libdcp. | Carl Hetherington | |
| 2024-01-04 | Allow specification of map CPLs by ID (#2702). | Carl Hetherington | |
| 2023-11-15 | Copy Interop PNG subtitle files correctly (#2640). | Carl Hetherington | |
| 2023-11-15 | Extract copy(). | Carl Hetherington | |
| 2023-10-09 | Use dcp::filesystem to wrap filesystem calls and fix_long_path | Carl Hetherington | |
| anything that is passed to read_file() from libcxml. This should fix #2623 and other similar problems. | |||
| 2023-09-04 | Use configured issuer/creator for DCPs made by map (#2585). | Carl Hetherington | |
| 2023-08-27 | Handle fonts/subdirs correctly for CCAPs with _map (#2584). | Carl Hetherington | |
| 2023-06-29 | Keep "correct" hashes in dcpomatic2_map rather than recalculating them (#2555). | Carl Hetherington | |
| 2023-06-20 | Give a better error when map doesn't find an asset. | Carl Hetherington | |
| 2023-05-30 | Fix errors when mapping DCPs referring to the same asset multiple times (#2542). | Carl Hetherington | |
| 2023-05-30 | Add --config option to map (#2543). | Carl Hetherington | |
| 2023-05-13 | Add dcpomatic2_map tool (#2445). | Carl Hetherington | |
