summaryrefslogtreecommitdiff
path: root/src/wx/kdm_dialog.cc
AgeCommit message (Expand)Author
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
2016-07-28Tinker with layout.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-04-28Add some TRANSLATORS comments.Carl Hetherington
2016-04-22Disallow KDM until times being before from times (#821).Carl Hetherington
2016-01-27KDM dialog sizing hack.Carl Hetherington
2016-01-10Fix layout of KDM dialog with lots of cinemas.Carl Hetherington
2015-11-19Merge.Carl Hetherington
2015-11-19Separate CPL choice for KDMs into a separate class.Carl Hetherington
2015-10-09Split KDM output stuff into a separate panel.Carl Hetherington
2015-10-09Split KDM from/until into KDMTimingPanel.Carl Hetherington
2015-10-09Split screens panel from KDMDialog.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-18Include tidying.Carl Hetherington
2015-08-05Expand cinema when adding a screen in the KDM window.Carl Hetherington
2015-08-05Put tree control open icons into the KDM cinema/screen listCarl Hetherington
2015-07-12Fix spacing around OK/Cancel in the KDM dialog.Carl Hetherington
2015-07-09Thinko in header cleanup.Carl Hetherington
2015-07-08Include order tweaks.Carl Hetherington