summaryrefslogtreecommitdiff
path: root/src/wx/verify_dcp_result_panel.cc
AgeCommit message (Expand)Author
2025-12-20Bump libdcp for a typo fix and some cleanups.Carl Hetherington
2025-09-19Allow saving of verification reports as PDF (#1823).Carl Hetherington
2025-04-14Bump libdcp for very invalid subtitle duration checks.Carl Hetherington
2025-03-26Bump libdcp for some MPEG2 fixes, verify bits, Fedora 42 build fix.Carl Hetherington
2025-02-23Allow verification of multiple DCPs in one go (#2843).Carl Hetherington
2025-01-20Fix spurious "there were no errors" reports in the verifier.Carl Hetherington
2025-01-20Tweak verification message.Carl Hetherington
2025-01-05Bump libdcp for raw_convert changes.Carl Hetherington
2024-09-25Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-08-03Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-05-24Verify that DCPs have 24-bit audio.Carl Hetherington
2024-05-24Don't repeat the same error/warning more than once.Carl Hetherington
2024-05-24Fix some incorrect verification messages.Carl Hetherington
2024-04-18Merge remote-tracking branch 'origin/main' into v2.17.xCarl Hetherington
2024-04-17Separate GUI verifier with basic reporting (#1823).Carl Hetherington
2024-04-16Split VerifyDCPResultPanel so that construction and fill are separate.Carl Hetherington
2024-04-16Split VerifyDCPResultDialog into a panel and a dialog.Carl Hetherington