Logging improvements to allow prettier displays in the server GUI.
[dcpomatic.git] / src / lib / uploader.h
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...