summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_verifier.cc
AgeCommit message (Expand)Author
2026-02-13Fix old macOS build.Carl Hetherington
2026-02-11Allow adding multiple DCPs to the verifier in one go, and remember the last l...Carl Hetherington
2026-01-09Possibly fix disappearing Cancel/Verify buttons.Carl Hetherington
2025-12-18Use known DKDMs to decrypt DCPs for verification.Carl Hetherington
2025-12-18Allow adding KDMs to the verifier to verify encrypted DCPs (#2971).Carl Hetherington
2025-12-17Refactor EditableList to take a new pair of functors for new/edit operations.Carl Hetherington
2025-09-21Fix verifier window background colour on Windows (#3085).Carl Hetherington
2025-09-19Allow saving of verification reports as PDF (#1823).Carl Hetherington
2025-05-27Move i18n setup into 3 separate platform files.Carl Hetherington
2025-05-27Put wx::report_problem() in a dcpomatic namespace.Carl Hetherington
2025-05-06Add a menu bar to the verifier (#3031).Carl Hetherington
2025-03-26Just maximise the verifier on startup (#3004).Carl Hetherington
2025-03-01Use error-catching method to find potential DCPs (#2982).Carl Hetherington
2025-02-23Make the player verify UI more like the standalone one.Carl Hetherington
2025-02-23Add option to disable detailed picture asset checks.Carl Hetherington
2025-02-23Update the verifier GUI a little more often.Carl Hetherington
2025-02-23Add cancel button to verifier.Carl Hetherington
2025-02-23Allow verification of multiple DCPs in one go (#2843).Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-04-26Allow customisation of error report email address.Carl Hetherington
2024-04-21Extract all uses of DCP-o-matic name to allow branding.Carl Hetherington
2024-04-17Separate GUI verifier with basic reporting (#1823).Carl Hetherington