Don't start thread in constructor; tidy up thread in destructor (UpdateChecker).
[dcpomatic.git] / src / lib / uploader.cc
2015-07-17 Carl HetheringtonAdd FTP uploader using curl.
2015-07-17 Carl HetheringtonMake a generic base for uploaders and move the SCP...