summaryrefslogtreecommitdiff
path: root/src/wx/kdm_dialog.cc
AgeCommit message (Expand)Author
2024-05-06Use sqlite for cinema and DKDM recipient lists.Carl Hetherington
2024-04-24Restore time zone to Cinema and improve UI to use it (#2473).Carl Hetherington
2024-04-21Extract all uses of DCP-o-matic name to allow branding.Carl Hetherington
2024-03-07Use dcp_name (probably ISDCF name) for CPL_NAME in KDM emails (#2787).Carl Hetherington
2024-01-18Allow specification of KDM annotation text (#296).Carl Hetherington
2024-01-02Observe CPL changing, so that (e.g.) Make KDM button becomes sensitiveCarl Hetherington
2023-11-20Add a dialog to show which screens have potentially-problematicCarl Hetherington
2023-05-13Fix typos in errors.Carl Hetherington
2023-02-11Pass make_kdm as a function into kdm_for_screen().Carl Hetherington
2023-02-11Warn/error on making KDMs using recipient certs whose validity periodsCarl Hetherington
2023-01-16Add DCPOMATIC_SUBHEADING_TOP_PAD.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-04-21Tidying.Carl Hetherington
2021-06-12Offer all KDM types no matter what standard is in use.Carl Hetherington
2021-02-03c++11 tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-10-06Fix assorted GTK3-related alignment problems.Carl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-05-06Extract common code out into kdm_for_screen()Carl Hetherington
2020-05-06Set 'i' earlier in name_values.Carl Hetherington
2020-05-06Write 'f', 'b' and 'e' tags into all KDMWithMetadata when they are made.Carl Hetherington
2020-05-06Rename some variables and re-implement collect().Carl Hetherington
2020-05-06Move some functions to kdm_with_metadataCarl Hetherington
2020-05-06Remove Screen pointer from KDMWithMetadata, preferring toCarl Hetherington
2020-05-06Add KDMWithMetadataPtr typedefCarl Hetherington
2020-05-06Rename ScreenKDM -> KDMWithMetadataCarl Hetherington
2020-05-04Move Film::make_kdms to the call sites.Carl Hetherington
2019-12-01Nice error when a KDM cannot be made because its validity period is not withi...Carl Hetherington
2019-08-11Allow specification of audio forensic marking (in KDMs) for some channels onl...Carl Hetherington
2019-05-13swaroop: allow ScreenKDM subclasses for different KDM types.Carl Hetherington
2019-03-15Don't offer to make KDMs for CPLs with no encrypted assets (#1490).Carl Hetherington
2019-03-15Remove unnecessary include.Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-08-22Fix crash when trying to make a KDM on an unencrypted project.Carl Hetherington
2018-07-06Add advanced KDM options button containing switches for forensic marking.Carl Hetherington
2018-02-14Build fixes.Carl Hetherington
2017-03-03Add options to write KDMs to separate directories / ZIP files.Carl Hetherington
2017-03-03Move common KDM creation / email code into KDMOutputPanel.Carl Hetherington
2016-12-16Confirm overwrite of KDMs (#1008).Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-08-26Confirm sending of KDM emails.Carl Hetherington
2016-08-17Make KDM output options checkboxes rather than radios (part of #848).Carl Hetherington
2016-07-29Simplification of name format stuff.Carl Hetherington
2016-07-29Basics of custom DCP filename components.Carl Hetherington
2016-07-29Rearrange KDM window and replace OK/Cancel with Make KDM button.Carl Hetherington
2016-07-29Allow configuration of KDM filename format.Carl Hetherington