index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
divelist.c
Age
Commit message (
Expand
)
Author
2017-11-25
Localize global planner state
Robert C. Helling
2017-10-18
CNS calculation fix
Stefan Fuchs
2017-10-18
init_deco correctly identify previous dives and report overlapping dives
Stefan Fuchs
2017-10-01
Use helper function dive_endtime() where apropriate
Stefan Fuchs
2017-07-28
Use the right gasmix for deco calculations
Linus Torvalds
2017-07-21
Start cleaning up sensor indexing for multiple sensors
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-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
2017-02-10
Reset VPM-B state between repetitive dives
Robert C. Helling
2017-02-03
Revert "In statistics, ignore gas use of planned dives"
Dirk Hohndel
2017-02-02
In statistics, ignore gas use of planned dives
Robert C. Helling
2017-02-01
Initialize the surface time
Robert C. Helling
2017-01-03
Display surface interval in diveplan
Robert C. Helling
2016-12-26
Indicate a repetitive dive in the diveplan
Robert C. Helling
2016-06-11
Fix logic for presaturation
Robert C. Helling
2016-04-29
Extend time parsing to before 1970
Linus Torvalds
2016-04-14
Add helper to find the dive closest to a given time
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel