aboutsummaryrefslogtreecommitdiffstats
path: root/core/uemis-downloader.c
AgeCommit message (Expand)Author
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-01-31uemis: code refactoringGravatar Oliver Schwaneberg
2018-01-31uemis: Fix mapping of object_ids to dive numbersGravatar Oliver Schwaneberg
2018-01-27uemis: speed up synchronisation of same divesitesGravatar Oliver Schwaneberg
2018-01-19Checking for ACK for getDive.Gravatar Oliver Schwaneberg
2018-01-11Use helper function empty_string() instead of manual checksGravatar Berthold Stoeger
2018-01-06Trivial: remove redundant declarations of downloadTableGravatar Berthold Stoeger
2017-12-30Cleanup: consistently handle file open failuresGravatar Dirk Hohndel
2017-12-30Cleanup: fix memory leakGravatar Dirk Hohndel
2017-12-27Cleanup: avoid memory leakGravatar Dirk Hohndel
2017-12-26Cleanup: avoid out of bounds accessGravatar Dirk Hohndel
2017-07-17Resolve type confusionGravatar Dirk Hohndel
2017-06-27Switch over to SSRF_CUSTOM_IO v2Gravatar Linus Torvalds
2017-05-27Separate the download thread from the widget logicGravatar Tomaz Canabrava
2017-04-29Add SPDX header to core C filesGravatar Dirk Hohndel
2017-03-11Merge branch 'master' of https://github.com/dje29/subsurfaceGravatar Dirk Hohndel
2017-03-11divespot > dive spotGravatar Martin Měřinský
2017-03-11divelog > dive logGravatar Martin Měřinský
2017-03-09Fix potential double/float to int rounding errorsGravatar Jeremie Guichard
2017-03-08Change calls to rint into lrint avoiding conversion warningsGravatar Jeremie Guichard
2016-04-29Extend time parsing to before 1970Gravatar Linus Torvalds
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel