summaryrefslogtreecommitdiff
path: root/src/wx/kdm_output_panel.cc
AgeCommit message (Expand)Author
2020-08-05Fix thinko in eaedff2a7877fa4b560e0c65ac13ed3dad9437e5Carl Hetherington
2020-08-05Try to improve layout of the 'write to' radios in the KDM dialog (especially ...Carl Hetherington
2020-07-27Hide warnings triggered by Ubuntu 20.04's gcc.Carl Hetherington
2020-05-07Add a 'Make DKDM' dialogue box to simplify and (hopefully) clarify DKDM creat...Carl Hetherington
2020-05-06Remove some now-pointless passing of 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-06Replace CinemaKDMs class with a list<KDMWithMetadata>Carl Hetherington
2020-05-06Pull methods out of CinemaKDMs.Carl Hetherington
2020-05-06Add KDMWithMetadataPtr typedefCarl Hetherington
2020-05-06Rename ScreenKDM -> KDMWithMetadataCarl 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-18More missing translations.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-07-06Add advanced KDM options button containing switches for forensic marking.Carl Hetherington
2018-07-06Tweak layout and remove some code duplication.Carl Hetherington
2018-02-14Add the "Multiple Modified Transitional 1" KDM formulation.Mart Jansink
2018-01-12Separate readable error from technical detail in some places.Carl Hetherington
2018-01-04Set up a default KDM write mode and preselect the last used one when re-openi...Carl Hetherington
2017-12-29Fix sensitivity of stuff in KDM output panel.Carl Hetherington
2017-05-15Don't put seconds in KDM filenames.Carl Hetherington
2017-05-13Fix various small errors in emailed-KDM zip file format (#478).Carl Hetherington
2017-05-05Warn if there is no mail server configured when one is needed (#1046).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-16Add preference for default KDM target directory (#1013).Carl Hetherington
2016-12-16For testing: add KDM formulation which omits AuthorizedDeviceInfo.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-08-17Make KDM output options checkboxes rather than radios (part of #848).Carl Hetherington
2016-08-16Tidy up a few details with custom filenames.Carl Hetherington
2016-08-01Simplify NameFormat stuff.Carl Hetherington
2016-07-29Rename KDMNameFormat.Carl Hetherington
2016-07-29Simplification of name format stuff.Carl Hetherington
2016-07-29Basics of custom DCP filename components.Carl Hetherington
2016-07-29Layout tweak.Carl Hetherington
2016-07-29Allow configuration of KDM filename format.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-10-09Rename DCPOMATIC_USE_OWN_DIR_PICKER -> DCPOMATIC_USE_OWN_PICKER.Carl Hetherington
2015-10-09Split KDM output stuff into a separate panel.Carl Hetherington