| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2024-05-22 | Rename new_test_film2 -> new_test_film. | Carl Hetherington | |
| 2024-05-21 | Replace all new_test_film with new_test_film2. | Carl Hetherington | |
| 2022-12-29 | Cleanup: test tidying. | Carl Hetherington | |
| 2021-02-26 | More verification of DCPs during tests. | Carl Hetherington | |
| 2021-01-31 | More enum class additions. | Carl Hetherington | |
| 2021-01-20 | Bump libdcp for better verification, and make API adjustments. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-11-20 | Some tidying up of test Doxygen. | Carl Hetherington | |
| 2020-10-12 | Fix incorrect sign on boost test constants. | Carl Hetherington | |
| 2020-05-20 | Run all tests with lots of encoding threads. | Carl Hetherington | |
| 2019-01-21 | Stop jobs silently failing in tests. | Carl Hetherington | |
| 2018-11-21 | Take Film pointer out of Content. | Carl Hetherington | |
| 2017-06-14 | Add some more careful REQUIREs to tests. | Carl Hetherington | |
| 2017-04-27 | Distinguish master DoM encode threads count from the server count. | Carl Hetherington | |
| 2017-04-19 | Various Doxygen fixes. | Carl Hetherington | |
| 2016-08-17 | Small libdcp API change. | Carl Hetherington | |
| 2016-07-27 | Temporarily increase local encoding thread count during digest test. | Carl Hetherington | |
| 2016-07-27 | Add test of reel digests. | Carl Hetherington | |
