Make terminate_threads() less likely to leave _threads containing invalid pointers.
[dcpomatic.git] / src / lib / scp_uploader.cc
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-04-18 Carl HetheringtonUse generic_string() in a couple of places to avoid...
2015-07-17 Carl HetheringtonTry to fix Win32 build.
2015-07-17 Carl HetheringtonAdd FTP uploader using curl.
2015-07-17 Carl HetheringtonMake a generic base for uploaders and move the SCP...