Rename SafeStringStream -> locked_stringstream. Bump deps for removal of stringstream.
[dcpomatic.git] / src / lib / cinema_kdms.cc
2016-07-22 Carl HetheringtonRename SafeStringStream -> locked_stringstream. Bump...
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-04-08 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-04-08 Carl HetheringtonLog full email body to DEBUG_EMAIL.
2016-04-08 Carl HetheringtonLog email transcription even if ::send throws an exception.
2016-01-14 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2016-01-14 Carl HetheringtonMultiple CC addresses for KDM emails (#785).
2016-01-10 Carl HetheringtonBetter error when no mail server has been configured...
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.