summaryrefslogtreecommitdiff
path: root/src/tools/dcpomatic_kdm.cc
AgeCommit message (Expand)Author
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
2015-10-09Remove old JobManagerView.Carl Hetherington
2015-10-09Connect dcpomatic_kdm to backend.Carl Hetherington
2015-10-09Shell of KDM GUI tool.Carl Hetherington
2015-10-09Rename dcpomatic_kdm -> dcpomatic_kdm_cli.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-10Set up for the correct handling of UTF-8 with WindowsCarl Hetherington
2015-07-30Changes to libdcp.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-01-11Comment.Carl Hetherington
2014-12-15Hand-apply 155b4b9f615f42b5cc26e2953860aba34b17bbc0; allow build of Windows d...Carl Hetherington
2014-08-23Merge master.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random crashe...Carl Hetherington
2014-07-22Fix some warnings.Carl Hetherington
2014-07-21Adapt to changes in libdcp1 wrt shared_ptr and Certificate.Carl Hetherington
2014-07-18Keep signing certificates / keys in config.xml rather than on disk; allow con...Carl Hetherington
2014-07-01Merge master.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-06-26Merge master.Carl Hetherington
2014-06-26Support different KDM formulations.Carl Hetherington
2014-06-02Merge master.Carl Hetherington
2014-05-28Modify KDM generation to work with CPLs rather than DCPs, and allowCarl Hetherington
2014-03-20Fix build.Carl Hetherington
2014-02-24Tweaks for libdcp.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2013-11-08Tweak help text for dcpomatic_kdm.Carl Hetherington
2013-10-16Allow specification of DCP to build KDMs for (#235).Carl Hetherington
2013-10-10Better error handling.Carl Hetherington
2013-10-10More improvements to command-line KDMs.Carl Hetherington
2013-10-10Various improvements to dcpomatic_kdm.Carl Hetherington
2013-10-03KDM / libdcp API changes.Carl Hetherington