Fix nonfunctional send-problem-report.
[dcpomatic.git] / src / lib / cinema_kdms.cc
2015-12-04 Carl HetheringtonFix nonfunctional send-problem-report.
2015-11-19 Carl HetheringtonRemove unused parameter.
2015-11-13 Carl HetheringtonAllow multiple recipients of KDM emails (#745).
2015-10-22 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-10-20 Carl HetheringtonReplace StringError with the equivalent std::runtime_error.
2015-10-11 Carl HetheringtonMerge.
2015-10-11 Carl HetheringtonAdd debug option to log SMTP session transcripts.
2015-10-09 Carl HetheringtonTweak naming of KDM emails and attachments.
2015-10-09 Carl HetheringtonReplace quickmail with a direct (and asynchronous)...
2015-10-09 Carl HetheringtonBetter error if no mail server has been configured.
2015-10-09 Carl HetheringtonRemove use of Film in KDM stuff.
2015-10-09 Carl HetheringtonTry to clean up KDM creation code a bit.