Display the filename / URL that a screen certificate was obtained from (#1894).
authorCarl Hetherington <cth@carlh.net>
Fri, 21 Jan 2022 22:39:03 +0000 (23:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 9 Mar 2022 16:04:02 +0000 (17:04 +0100)
commit2fd641547b5fb795fc17e98e47f489fa82e8ff42
treeebfd84898df8e1eabaaa2888c89e0c71137cb301
parentcf65c2709664936940935996499ac87dc47515f0
Display the filename / URL that a screen certificate was obtained from (#1894).
20 files changed:
src/lib/dkdm_recipient.h
src/lib/internet.cc
src/lib/internet.h
src/lib/kdm_cli.cc
src/lib/kdm_recipient.cc
src/lib/kdm_recipient.h
src/lib/screen.h
src/wx/barco_alchemy_certificate_panel.cc
src/wx/christie_certificate_panel.cc
src/wx/dolby_doremi_certificate_panel.cc
src/wx/download_certificate_dialog.cc
src/wx/download_certificate_dialog.h
src/wx/download_certificate_panel.cc
src/wx/download_certificate_panel.h
src/wx/gdc_certificate_panel.cc
src/wx/qube_certificate_panel.cc
src/wx/screen_dialog.cc
src/wx/screen_dialog.h
src/wx/screens_panel.cc
test/kdm_naming_test.cc