summaryrefslogtreecommitdiff
path: root/src/lib/send_kdm_email_job.cc
AgeCommit message (Expand)Author
2022-06-03Allow sending KDMs to more emails (#2244).Carl Hetherington
2022-02-10Fix an incorrect placeholder.Carl Hetherington
2022-01-11Rename email() -> send_emails().Carl Hetherington
2021-04-08Assorted C++11/formatting cleanups.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-05-07Add a 'Make DKDM' dialogue box to simplify and (hopefully) clarify DKDM creat...Carl Hetherington
2020-05-06Remove some now-pointless passing of name_values.Carl Hetherington
2020-05-06Move some functions to kdm_with_metadataCarl Hetherington
2020-05-06Replace CinemaKDMs class with a list<KDMWithMetadata>Carl Hetherington
2020-05-06Pull methods out of CinemaKDMs.Carl Hetherington
2020-03-06Stop threads at the start of their object's destruction in all Job cases.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2017-05-13Fix various small errors in emailed-KDM zip file format (#478).Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2016-08-01Simplify NameFormat stuff.Carl Hetherington
2016-07-29Rename KDMNameFormat.Carl Hetherington
2016-07-29Simplification of name format stuff.Carl Hetherington
2016-07-29Basics of custom DCP filename components.Carl Hetherington
2016-07-29Allow configuration of KDM filename format.Carl Hetherington
2016-06-02Fix build.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-11-19Remove unused parameter.Carl Hetherington
2015-10-11Add debug option to log SMTP session transcripts.Carl Hetherington
2015-10-09Replace quickmail with a direct (and asynchronous) libcurl email sender.Carl Hetherington
2015-10-09Nicer job name with no film.Carl Hetherington
2015-10-09Connect dcpomatic_kdm to backend.Carl Hetherington
2015-10-09Remove use of Film in KDM stuff.Carl Hetherington
2015-10-09Remove the need for ScreenKDM::collect.Carl Hetherington
2015-10-09Try to clean up KDM creation code a bit.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-19No-op; variable renaming.Carl Hetherington
2015-03-24Hand-apply e30fd8d; resurrect JSON server code.Carl Hetherington
2014-08-11Merge master.Carl Hetherington
2014-08-11Remove some left-over JSON bits.Carl Hetherington
2014-06-26Merge master.Carl Hetherington
2014-06-26Support different KDM formulations.Carl Hetherington
2014-02-19Add some basic JSON stuff.Carl Hetherington
2013-12-23Missing files.Carl Hetherington