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
Age
Commit message (
Expand
)
Author
2021-10-01
Don't access gasmix.o2.fraction
Robert C. Helling
2021-09-22
core: don't write pressure samples with "no sensor"
Berthold Stoeger
2021-09-22
core: properly clear pressure data of invalid sensors
Berthold Stoeger
2021-09-20
core: remove superfluous arguments
Dirk Hohndel
2021-09-19
Re-do the libdivecomputer fingerprint save/load code
Linus Torvalds
2021-09-13
core: remove location service preferences
Dirk Hohndel
2021-09-13
mobile: remove GpsLocation
Dirk Hohndel
2021-09-13
mobile: remove GpsListModel
Dirk Hohndel
2021-09-06
core: fix off-by-one causing incorrect profile display
Josh Torres
2021-09-03
core: add a function to test for sensors of a given cylinder
Berthold Stoeger
2021-09-03
parser: XML_PARSE_RECOVER to xmlReadMemory()
Berthold Stoeger
2021-08-19
Planner: Correctly compute CNS and OTU for bailout segments
Robert C. Helling
2021-08-18
undo/device: adjust device management infrastructure
Dirk Hohndel
2021-08-18
core: add get_or_add helper for dc table
Dirk Hohndel
2021-08-18
Don't share dive computer data allocations
Linus Torvalds
2021-08-18
Update the serial number and deviceid in sync when loading
Linus Torvalds
2021-08-18
Clean up divecomputer 'device' handling
Linus Torvalds
2021-08-15
core: add downloaded GPS to existing dive site
Dirk Hohndel
2021-08-06
export: clean up temp file after divelogs.de upload
Richard Fuchs
2021-08-03
export: use unique temporary file for divelogs.de upload
Richard Fuchs
2021-07-23
core/import: fix string check logic
Dirk Hohndel
2021-07-23
core/csv-import: don't do pointer math after realloc
Dirk Hohndel
2021-07-23
core: always create a fake profile if there are no samples
Berthold Stoeger
2021-07-23
core: recalculate CNS values on merge
Berthold Stoeger
2021-07-23
cleanup: don't NUL-terminate membuffer in uploadDiveLogsDE
Berthold Stoeger
2021-07-23
cleanup: replace membuffer by membufferpp in C-code
Berthold Stoeger
2021-07-23
core: C++-ify membuffer
Berthold Stoeger
2021-07-23
core: use int16_t for sensor-id
Berthold Stoeger
2021-07-20
core/ble: add auto detection for Aladin A2
Dirk Hohndel
2021-07-19
core: sanitize pressure-sensor cylinder ids in fixup_dive()
Berthold Stoeger
2021-07-19
parser: don't create samples with invalid cylinder ids
Berthold Stoeger
2021-07-19
core: add a special NO_SENSOR value for sample::sensor
Berthold Stoeger
2021-07-19
Fix coverity reported memory leaks
Miika Turkia
2021-07-18
Export unused cylinders to divelogs.de
Miika Turkia
2021-05-19
desktop: Add the capability to copy / paste dive number and date / time.
mikeller
2021-05-08
profile: rename GF_LINE color to DURATION_LINE
Berthold Stoeger
2021-05-08
profile: remove DiveAmbPressureItem
Berthold Stoeger
2021-05-07
The planner should not always ascent from the depth of
Robert C. Helling
2021-04-21
xml parsing: add XML_PARSE_HUGE flag to xmlReadMemory()
Linus Torvalds
2021-04-19
cleanup: don't hardcode array length
Dirk Hohndel
2021-04-19
cloudstorage: update remote if cloud server changes
Dirk Hohndel
2021-04-19
cloudstorage: try alternative server if first connection fails
Dirk Hohndel
2021-04-19
cloudstorage: create consistent local directory names
Dirk Hohndel
2021-04-19
cloudstorage: try to pick between multiple cloud servers
Dirk Hohndel
2021-04-19
cloudstorage: add API to just update on-disk setting
Dirk Hohndel
2021-04-19
cloudstorage: some cleanup of cloud url handling
Dirk Hohndel
2021-04-19
cloudstorage: remove ancient SSL hack
Dirk Hohndel
2021-03-31
core: initialize dive selection after resetting the data
Berthold Stoeger
2021-03-24
planner: fix deco calculation
Berthold Stoeger
2021-03-12
Use PSCR gas when computing O2 toxicity
Robert C. Helling
[next]