Supporters update.
[dcpomatic.git] / src / wx / kdm_output_panel.h
2024-01-17 Carl HetheringtonAllow specification of KDM annotation text (#296).
2023-12-19 Carl HetheringtonFix bits missed from previous commit.
2022-11-02 Carl HetheringtonCleanup: use new CheckBox::bind().
2022-06-03 Carl HetheringtonAllow sending KDMs to more emails (#2244).
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-21 Carl HetheringtonDisable warnings around all wx includes.
2022-03-19 Carl HetheringtonMake a small class to choose KDM types.
2022-03-16 Carl HetheringtonMake the value used for 'f' in KDM names consistent...
2022-03-15 Carl HetheringtonCleanup: tidying.
2022-03-13 Carl HetheringtonRemember the state of the write to/email checkboxes...
2021-06-12 Carl HetheringtonOffer all KDM types no matter what standard is in use.
2021-04-30 Carl HetheringtonC++11 tidying.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-05-06 Carl HetheringtonAdd a new "Add DKDM" dialogue (#1637).
2020-05-06 Carl HetheringtonWrite 'f', 'b' and 'e' tags into all KDMWithMetadata...
2020-05-06 Carl HetheringtonAdd KDMWithMetadataPtr typedef
2020-05-06 Carl HetheringtonRename ScreenKDM -> KDMWithMetadata
2019-08-11 Carl HetheringtonAllow specification of audio forensic marking (in KDMs...
2019-05-13 Carl Hetheringtonswaroop: allow ScreenKDM subclasses for different KDM...
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-07-06 Carl HetheringtonAdd advanced KDM options button containing switches...
2018-01-04 Carl HetheringtonSet up a default KDM write mode and preselect the last...
2017-03-07 Carl HetheringtonMerge.
2017-03-03 Carl HetheringtonAdd options to write KDMs to separate directories ...
2017-03-03 Carl HetheringtonMove common KDM creation / email code into KDMOutputPanel.
2016-08-16 Carl HetheringtonMake KDM output options checkboxes rather than radios...
2016-07-31 Carl HetheringtonSimplify NameFormat stuff.
2016-07-29 Carl HetheringtonRename KDMNameFormat.
2016-07-29 Carl HetheringtonAllow configuration of KDM filename format.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-10-09 Carl HetheringtonWindows build fix.
2015-10-09 Carl HetheringtonRename DCPOMATIC_USE_OWN_DIR_PICKER -> DCPOMATIC_USE_OW...
2015-10-09 Carl HetheringtonSplit KDM output stuff into a separate panel.