Move _state_timer into VideoView.
[dcpomatic.git] / src / wx / kdm_output_panel.cc
2019-08-11 Carl HetheringtonAllow specification of audio forensic marking (in KDMs...
2019-05-13 Carl Hetheringtonswaroop: allow ScreenKDM subclasses for different KDM...
2019-03-18 Carl HetheringtonMore missing translations.
2018-12-08 Carl HetheringtonSupport buttons.
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-07-06 Carl HetheringtonAdd advanced KDM options button containing switches...
2018-07-06 Carl HetheringtonTweak layout and remove some code duplication.
2018-02-14 Mart JansinkAdd the "Multiple Modified Transitional 1" KDM formulation.
2018-01-12 Carl HetheringtonSeparate readable error from technical detail in some...
2018-01-04 Carl HetheringtonSet up a default KDM write mode and preselect the last...
2017-12-29 Carl HetheringtonFix sensitivity of stuff in KDM output panel.
2017-05-15 Carl HetheringtonDon't put seconds in KDM filenames.
2017-05-13 Carl HetheringtonFix various small errors in emailed-KDM zip file format...
2017-05-05 Carl HetheringtonWarn if there is no mail server configured when one...
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-12-16 Carl HetheringtonAdd preference for default KDM target directory (#1013).
2016-12-16 Carl HetheringtonFor testing: add KDM formulation which omits Authorized...
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-08-16 Carl HetheringtonMake KDM output options checkboxes rather than radios...
2016-08-16 Carl HetheringtonTidy up a few details with custom filenames.
2016-07-31 Carl HetheringtonSimplify NameFormat stuff.
2016-07-29 Carl HetheringtonRename KDMNameFormat.
2016-07-29 Carl HetheringtonSimplification of name format stuff.
2016-07-29 Carl HetheringtonBasics of custom DCP filename components.
2016-07-29 Carl HetheringtonLayout tweak.
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 HetheringtonRename DCPOMATIC_USE_OWN_DIR_PICKER -> DCPOMATIC_USE_OW...
2015-10-09 Carl HetheringtonSplit KDM output stuff into a separate panel.