Rename SafeStringStream -> locked_stringstream. Bump deps for removal of stringstream.
[dcpomatic.git] / src / lib / uploader.h
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-07-19 Carl HetheringtonMissing virtual destructor.
2015-07-17 Carl HetheringtonAdd FTP uploader using curl.
2015-07-17 Carl HetheringtonMake a generic base for uploaders and move the SCP...