summaryrefslogtreecommitdiff
path: root/src/wx/screen_dialog.h
AgeCommit message (Collapse)Author
2026-01-04White space: screen_dialog.{cc,h}Carl Hetherington
2025-12-17Refactor EditableList to take a new pair of functors for new/edit operations.Carl Hetherington
In the future this will allow more intricate text displays in EditableLists.
2023-01-17Add certificate validity period to the screen dialog.Carl Hetherington
2023-01-16Add subject/issuer details to the screen dialog (#2422).Carl Hetherington
2023-01-16Add set_recipient_file().Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-03-09Display the filename / URL that a screen certificate was obtained from (#1894).Carl Hetherington
2022-03-09C++11 and general tidying.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2018-11-09Allow specification of trusted devices by thumbprint rather thanv2.13.68Carl Hetherington
by full certificate.
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-04-29Add free-text notes field to cinemas and screens.Carl Hetherington
2016-04-25Missing i18n tags.Carl Hetherington
2015-12-23Add a stored list of DKDMs to the creator rather than just a load button (#767).Carl Hetherington
2015-11-15Save trusted devices.Carl Hetherington
2015-11-15Add user interface for trusted devices.Carl Hetherington
2015-11-15Some renaming of certificate -> recipient.Carl Hetherington
2015-11-15Display thumbprint rather than whole certificate in screen dialogue.Carl Hetherington
2015-11-15Rearrange cerficate download UI a bit.Carl Hetherington
2015-11-02Fix incorrect preview of italic subtitles (#728).Carl Hetherington
This requires fonts to be configured with their italic versions so that the italic font can be given to FontConfig and hence used to render text. Bold font configuration is also added here although bold subtitles aren't yet supported.
2015-08-26Rest of src/lib/*.h tidying.Carl Hetherington
2015-07-30Changes to libdcp.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2014-07-21Adapt to changes in libdcp1 wrt shared_ptr and Certificate.Carl Hetherington
2014-04-01Merge master.Carl Hetherington
2014-03-26Cleanup of various dialogs by inherting TableDialog.Carl Hetherington
2014-03-26Start of Dolby certificate download.Carl Hetherington
2014-03-25Add support for downloading Doremi server certificates.Carl Hetherington
2014-02-24Tweaks for libdcp.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2013-10-14Prevent crashes when coming out of the add screen dialog without giving a ↵Carl Hetherington
certificate.
2013-01-14Various work on certificate handling for screens; need XML config here, now.Carl Hetherington
2013-01-09Basic cinema / screen database.Carl Hetherington