index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
uemis-downloader.c
Age
Commit message (
Expand
)
Author
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-01-31
uemis: code refactoring
Oliver Schwaneberg
2018-01-31
uemis: Fix mapping of object_ids to dive numbers
Oliver Schwaneberg
2018-01-27
uemis: speed up synchronisation of same divesites
Oliver Schwaneberg
2018-01-19
Checking for ACK for getDive.
Oliver Schwaneberg
2018-01-11
Use helper function empty_string() instead of manual checks
Berthold Stoeger
2018-01-06
Trivial: remove redundant declarations of downloadTable
Berthold Stoeger
2017-12-30
Cleanup: consistently handle file open failures
Dirk Hohndel
2017-12-30
Cleanup: fix memory leak
Dirk Hohndel
2017-12-27
Cleanup: avoid memory leak
Dirk Hohndel
2017-12-26
Cleanup: avoid out of bounds access
Dirk Hohndel
2017-07-17
Resolve type confusion
Dirk Hohndel
2017-06-27
Switch over to SSRF_CUSTOM_IO v2
Linus Torvalds
2017-05-27
Separate the download thread from the widget logic
Tomaz Canabrava
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
2017-03-11
Merge branch 'master' of https://github.com/dje29/subsurface
Dirk Hohndel
2017-03-11
divespot > dive spot
Martin Měřinský
2017-03-11
divelog > dive log
Martin Měřinský
2017-03-09
Fix potential double/float to int rounding errors
Jeremie Guichard
2017-03-08
Change calls to rint into lrint avoiding conversion warnings
Jeremie Guichard
2016-04-29
Extend time parsing to before 1970
Linus Torvalds
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel