core: add upload divelogs.de class

The implementation is based on class DivelogsDeWebServices in
desktop-widgets but without the UI entanglement

Signed-off-by: Jan Iversen <jan@casacondor.com>
This commit is contained in:
jan Iversen 2019-11-27 09:48:58 +01:00 committed by Dirk Hohndel
parent 42939ab7f8
commit eb08f17a03
3 changed files with 358 additions and 0 deletions

View file

@ -167,6 +167,8 @@ set(SUBSURFACE_CORE_LIB_SRCS
units.c
uploadDiveShare.cpp
uploadDiveShare.h
uploadDiveLogsDE.cpp
uploadDiveLogsDE.h
version.c
version.h
videoframeextractor.cpp