Fix assorted GTK3-related alignment problems.
[dcpomatic.git] / src / wx / kdm_output_panel.cc
2020-10-05 Carl HetheringtonFix assorted GTK3-related alignment problems.
2020-08-05 Carl HetheringtonFix thinko in eaedff2a7877fa4b560e0c65ac13ed3dad9437e5
2020-08-04 Carl HetheringtonTry to improve layout of the 'write to' radios in the...
2020-07-27 Carl HetheringtonMerge branch 'warnings' into v2.15.x.
2020-07-27 Carl HetheringtonHide warnings triggered by Ubuntu 20.04's gcc.
2020-05-06 Carl HetheringtonAdd a new "Add DKDM" dialogue (#1637).
2020-05-06 Carl HetheringtonAdd a 'Make DKDM' dialogue box to simplify and (hopeful...
2020-05-06 Carl HetheringtonRemove some now-pointless passing of name_values.
2020-05-06 Carl HetheringtonWrite 'f', 'b' and 'e' tags into all KDMWithMetadata...
2020-05-06 Carl HetheringtonRename some variables and re-implement collect().
2020-05-06 Carl HetheringtonMove some functions to kdm_with_metadata
2020-05-06 Carl HetheringtonReplace CinemaKDMs class with a list<KDMWithMetadata>
2020-05-06 Carl HetheringtonPull methods out of CinemaKDMs.
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...
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.