summaryrefslogtreecommitdiff
path: root/src/wx/kdm_output_panel.h
AgeCommit message (Collapse)Author
2025-01-01Remove name documentation with short screens.Carl Hetherington
2025-01-01Coalesce three radios into a dropdown.Carl Hetherington
2025-01-01Separate KDM output options yet further.Carl Hetherington
Trying here to get them to fit vertically in 768 pixels.
2025-01-01Allow KDM output panel widgets to be created with specific parents.Carl Hetherington
2025-01-01Add guard for kdm_output_panel.hCarl Hetherington
2025-01-01Split KDMOutputPanel into TallKDMOutputPanel and a base.Carl Hetherington
The TallKDMOutputPanel is just responsible for layout out the controls.
2024-01-18Allow specification of KDM annotation text (#296).Carl Hetherington
2023-12-19Fix bits missed from previous commit.Carl Hetherington
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-06-03Allow sending KDMs to more emails (#2244).Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-03-19Make a small class to choose KDM types.Carl Hetherington
2022-03-16Make the value used for 'f' in KDM names consistent (#1657).Carl Hetherington
Before it was mostly the film name, but this is confusing when a single film contains multiple CPLs.
2022-03-15Cleanup: tidying.Carl Hetherington
2022-03-14Remember the state of the write to/email checkboxes in the KDM creator ↵Carl Hetherington
across runs (#2213).
2021-06-12Offer all KDM types no matter what standard is in use.Carl Hetherington
A user reports that on a Barco system they needed to use a "DCI Specific" KDM with an Interop DCP.
2021-05-01C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-05-06Write 'f', 'b' and 'e' tags into all KDMWithMetadata when they are made.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 ↵Carl Hetherington
only. Default to enabling forensic marking for video and audio (up to and including channel 12). Fixes #1498.
2019-05-13swaroop: allow ScreenKDM subclasses for different KDM types.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-01-04Set up a default KDM write mode and preselect the last used one when ↵Carl Hetherington
re-opening the KDM window (#1137).
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-08-17Make KDM output options checkboxes rather than radios (part of #848).Carl Hetherington
2016-08-01Simplify NameFormat stuff.Carl Hetherington
2016-07-29Rename KDMNameFormat.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-09Windows build fix.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