summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_kdm.cc
AgeCommit message (Expand)Author
2020-09-23Fix warnings about catching polymorphic types by value (#1843).Carl Hetherington
2019-03-10Better error when trying to load a much-too-large file as a KDM in the KDM cr...Carl Hetherington
2018-12-23Same fix again for KDM.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-11-09Allow specification of trusted devices by thumbprint rather thanv2.13.68Carl Hetherington
2018-07-06Add advanced KDM options button containing switches for forensic marking.Carl Hetherington
2018-02-27Add a load of explicit keywords.Carl Hetherington
2018-02-14Build fixes.Carl Hetherington
2018-01-12Separate readable error from technical detail in some places.Carl Hetherington
2018-01-06Fix crash when dragging and dropping the only DKDM.Carl Hetherington
2018-01-06Check that we can decrypt a DKDM when it is loaded (#1011).Carl Hetherington
2018-01-05Make player/KDM creator and main DCP-o-matic all behave the same with respect...Carl Hetherington
2017-08-14Rename ConfigDialog -> FullConfigDialog.Carl Hetherington
2017-05-24Keep model up to date when reordering KDMs.Carl Hetherington
2017-05-24Try to respect ordering when dragging and dropping.Carl Hetherington
2017-05-24Support basic drag-and-drop of DKDMs.Carl Hetherington
2017-05-24Don't crash when failing to parse a KDM.Carl Hetherington
2017-05-24Basic implementation of a tree view for DKDMs (#1012).Carl Hetherington
2017-03-03Move common KDM creation / email code into KDMOutputPanel.Carl Hetherington
2016-12-16Confirm overwrite of KDMs (#1008).Carl Hetherington
2016-12-16Increase maximum allowable KDM file size.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-10-20Give a better error if the user tries to load a non-KDM as a DKDM into the KD...Carl Hetherington
2016-07-29Simplification of name format stuff.Carl Hetherington
2016-07-29Basics of custom DCP filename components.Carl Hetherington
2016-07-29Rearrange KDM creator window.Carl Hetherington
2016-07-29Allow configuration of KDM filename format.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-04-24KDM AnnotationText tags are optional.Carl Hetherington
2016-04-22Expand window contents to fill the whole window.Carl Hetherington
2016-04-21More capitalisation fixes.Carl Hetherington
2016-04-11Add UTC-3:30 timezone to cinema (#831).Carl Hetherington
2016-03-13Ignore empty KDM email addresses (#818).Carl Hetherington
2016-03-08Take notice of cinema time zones when making KDMs (#788).Carl Hetherington
2015-12-23Try to fix build.Carl Hetherington
2015-12-23Add a stored list of DKDMs to the creator rather than just a load button (#767).Carl Hetherington
2015-11-15Basic support for trusted device lists in KDMs (#750).Carl Hetherington
2015-11-15Rename certificate -> recipient in Screen.Carl Hetherington
2015-11-05Add console to dcpomatic_kdm on Windows. Tweak layout a bit more.Carl Hetherington
2015-11-04Shrink height of KDM creator a bit.Carl Hetherington
2015-10-11Add debug option to log SMTP session transcripts.Carl Hetherington
2015-10-09More OS X tweaks.Carl Hetherington
2015-10-09OS X build fix.Carl Hetherington
2015-10-09Tweak naming of KDM emails and attachments.Carl Hetherington
2015-10-09Various JobView fixes.Carl Hetherington
2015-10-09Basics of job view when sending KDM emails from dcpomatic_kdm.Carl Hetherington